SurfSense/surfsense_web/components/layout/providers
Anish Sarkar 112f6ec4cc refactor: remove archived functionality from notifications and related components
- Removed the archived column from the Notification model and database schema, simplifying the notification structure.
- Deleted ArchiveRequest and ArchiveResponse models, along with associated API endpoints for archiving notifications.
- Updated InboxSidebar and related components to eliminate archiving functionality, streamlining the user experience.
- Adjusted filtering logic in the InboxSidebar to focus solely on unread notifications, enhancing clarity and usability.
2026-01-21 22:47:39 +05:30
..
index.ts feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
LayoutDataProvider.tsx refactor: remove archived functionality from notifications and related components 2026-01-21 22:47:39 +05:30