feat: add user document preferences and favorite filtering #22

Merged
monoid merged 4 commits from feat/favorite into main 2026-08-01 08:05:39 +00:00
Owner
  • Introduced user document preferences with favorite and rating fields.
  • Implemented functionality to filter documents based on user favorites in the gallery.
  • Added new hooks and components to manage document preferences in the client.
  • Created API endpoints for updating and retrieving user preferences.
  • Enhanced the database schema to support user document preferences.
  • Added tests to ensure proper functionality of the new features.
- Introduced user document preferences with favorite and rating fields. - Implemented functionality to filter documents based on user favorites in the gallery. - Added new hooks and components to manage document preferences in the client. - Created API endpoints for updating and retrieving user preferences. - Enhanced the database schema to support user document preferences. - Added tests to ensure proper functionality of the new features.
- Introduced user document preferences with favorite and rating fields.
- Implemented functionality to filter documents based on user favorites in the gallery.
- Added new hooks and components to manage document preferences in the client.
- Created API endpoints for updating and retrieving user preferences.
- Enhanced the database schema to support user document preferences.
- Added tests to ensure proper functionality of the new features.
feat: enhance FavoriteButton with appearance prop and improve document preference handling
fix: update TagPagination to use native button for PopoverTrigger
refactor: optimize useDocumentPreference for cache management and document updates
fix(contentInfoPage): handle similar documents more robustly
monoid merged commit 35e1fefb7c into main 2026-08-01 08:05:39 +00:00
monoid deleted branch feat/favorite 2026-08-01 08:05:40 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
monoid/ionian!22
No description provided.