Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/basic asset reminders #1540

Merged
merged 97 commits into from
Jan 27, 2025

Conversation

rockingrohit9639
Copy link
Contributor

Issue - #1472

@carlosvirreira
Copy link
Contributor

can this be tested soon? @DonKoko

Copy link
Contributor

@DonKoko DonKoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • There is an issue with the default sorting. It seems like its something with how the query is built with prisma based on the little research I did:
    image

app/modules/team-member/service.server.ts Outdated Show resolved Hide resolved
app/emails/logo.tsx Outdated Show resolved Hide resolved
app/emails/logo.tsx Show resolved Hide resolved
app/modules/asset-reminder/service.server.ts Show resolved Hide resolved
app/modules/asset-reminder/service.server.ts Show resolved Hide resolved
@carlosvirreira
Copy link
Contributor

  • I notice that if you create a new asset and start the 'create reminder' flow from the empty state CTA - that you get an error. This does not happen from the actions dropdown.

Screenshot 2025-01-22 at 12 19 11

  • If a reminder is sent but the user has been deleted. Then you can still click on the user profile and it will take you to a 'User not found' page.

Screenshot 2025-01-22 at 12 22 06

@carlosvirreira
Copy link
Contributor

@DonKoko @rockingrohit9639

I have not found any more things to give as feedback here.

Much respect. Good feature.

In my eyes. We can ship.

@DonKoko DonKoko merged commit 1d8dc0b into Shelf-nu:main Jan 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request]: Basic Asset Reminders
3 participants