SurfSense/surfsense_web/contracts
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
..
enums feat: composio connector 2026-01-21 22:57:58 -08:00
types refactor: enhance inbox functionality with type guards and API service integration 2026-01-22 18:32:25 +05:30