Add CRUD functionality to Tags #1

Closed
opened 2023-02-19 15:42:18 -06:00 by carltibule · 0 comments
carltibule commented 2023-02-19 15:42:18 -06:00 (Migrated from github.com)
  • Add IsHidden property to Tags, and modify any endpoints that returns Tags to return those only flagged as IsHidden: false by default
  • Modify any endpoints that returns Bookmarks to not return any that is associated to hidden Tags by default. User will have to navigate to the Hidden Bookmarks page to show all hidden Bookmarks and Tags
  • Add page to toggle Tags as hidden or not. In the same page, add delete functionality that will delete a tag and remove its association to any existing bookmark
- Add IsHidden property to Tags, and modify any endpoints that returns Tags to return those only flagged as IsHidden: false by default - Modify any endpoints that returns Bookmarks to not return any that is associated to hidden Tags by default. User will have to navigate to the Hidden Bookmarks page to show all hidden Bookmarks and Tags - Add page to toggle Tags as hidden or not. In the same page, add delete functionality that will delete a tag and remove its association to any existing bookmark
cjtibule added this to the YABA project 2024-04-07 14:11:41 -05:00
cjtibule self-assigned this 2024-04-07 14:11:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cjtibule/YABA#1
No description provided.