SurfSense/surfsense_web/components/layout
Anish Sarkar 00596f991d refactor: enhance inbox functionality with type guards and API service integration
- Introduced type guards for metadata in InboxSidebar to ensure safe access and improve type safety.
- Refactored the useInbox hook to utilize the new notifications API service for fetching notifications, enhancing validation and error handling.
- Added new API request/response schemas for notifications, improving structure and clarity.
- Updated logic for loading and marking notifications as read, ensuring consistent state management and user experience.
2026-01-22 18:32:25 +05:30
..
hooks feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
providers chore: ran backend and frontend linting 2026-01-22 16:07:06 +05:30
types show user avatar in sidebar when available 2026-01-14 15:22:24 +02:00
ui refactor: enhance inbox functionality with type guards and API service integration 2026-01-22 18:32:25 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00