Content
View differences
Updated by Jens Ulferts over 2 years ago
**As** a user
**I want to** favor lists (shared, public and private)
**so that** I can boost These are just notes to facilitate the position they are presented at and I have a quicker access implementation. The authoritative specification is in <mention class="mention" data-id="49687" data-type="work_package" data-text="#49687">#49687</mention>
**Acceptance criteria** ### Acceptance criteria
* Favored Via a star-button, users can star a persisted list
* Stared lists are sorted at the on top (within it alphabetically) of each group of lists in the sidebar
* Project lists can be "favoured"
* To do this, the user clicks on the "star" button.
* Favouring a list is possible for all lists (own, shared, public) except for the static ones
* This is a personal setting. It is not visible to other users.
* Indicate favoured project lists in the sidebar with a star icon.
### Technical notes
* Additional table for starring project\_queries since it is user dependent
* To be removed upon removing query or user
* After staring, the frontend needs to be updated
* Star button
* side menu
**I want to** favor lists (shared, public and private)
**so that** I can boost
**Acceptance criteria**
* Favored
* Stared
* Project lists can be "favoured"
* To do this, the user clicks on the "star" button.
* Favouring a list is possible for all lists (own, shared, public) except for the static ones
* This is a personal setting. It is not visible to other users.
* Indicate favoured project lists in the sidebar with a star icon.
### Technical notes
* Additional table for starring project\_queries since it is user dependent
* To be removed upon removing query or user
* After staring, the frontend needs to be updated
* Star button
* side menu