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 · May be fixed by #402
Open

Support for user favorites #383

tdipisa opened this issue Oct 28, 2024 · 0 comments · May be fixed by #402

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants