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

Show personalized favorites #87

Closed
5 tasks done
Tracked by #123
martinjonsson01 opened this issue Apr 25, 2022 · 0 comments · Fixed by #131
Closed
5 tasks done
Tracked by #123

Show personalized favorites #87

martinjonsson01 opened this issue Apr 25, 2022 · 0 comments · Fixed by #131
Assignees

Comments

@martinjonsson01
Copy link
Owner

martinjonsson01 commented Apr 25, 2022

Description

As a purchaser I want to see only my own favorites because I'm not interested in other's favorite contracts.

Acceptance criteria

  • When a user is identified:
    • Adding a favorite only stores it as a favorite for the identified user
    • Removing a favorite only removes it as a favorite for the identified user
    • On the dashboard, only the favorites of the identified user are shown
  • When trying to fetch favorites for a user that does not exist there should be an error.

Dependencies

@martinjonsson01 martinjonsson01 changed the title Show user specific data (e.g. dashboard) Show personalized favorites Apr 25, 2022
@pkasinski pkasinski self-assigned this May 2, 2022
@XwayTomy XwayTomy mentioned this issue May 8, 2022
11 tasks
@XwayTomy XwayTomy added 2sp and removed 8sp labels May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants