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

Support for user favorites #383

Open
tdipisa opened this issue Oct 28, 2024 · 0 comments
Open

Support for user favorites #383

tdipisa opened this issue Oct 28, 2024 · 0 comments

Comments

@tdipisa
Copy link
Member

tdipisa commented Oct 28, 2024

Introducing Favorite Resources for users with filtering/search support. Favorites should be provided via a new entity on the DB side with related services (cardinality is between User and Resource table as 1-N).

The /extjs/search/list and /extjs/resource/{id} response payloads (see #379 and #380) should include a boolean property indicating if a resource is favorite for the requesting user.

All users should be able to perform this requests independently on their role.

@tdipisa tdipisa added this to the 2025.01.00 milestone Oct 28, 2024
@tdipisa tdipisa self-assigned this Oct 28, 2024
@tdipisa tdipisa unassigned nmco Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants