SurfSense/surfsense_web/components
Anish Sarkar 22b2d6e400 feat: add archived column to notifications and implement archiving functionality
- Introduced an archived boolean column in the notifications table to allow users to archive inbox items without deletion.
- Updated Notification model to include the archived field with default value.
- Added ArchiveRequest and ArchiveResponse models for handling archive/unarchive operations.
- Implemented API endpoint to archive or unarchive notifications, ensuring real-time updates with Electric SQL.
- Enhanced InboxSidebar to filter and display archived notifications appropriately.
2026-01-21 20:34:58 +05:30
..
assistant-ui refactor: enhance comment components with improved styles and functionality 2026-01-20 19:49:34 +05:30
chat-comments chore: frontend linting 2026-01-20 20:47:31 +05:30
connectors chore: linting 2026-01-20 00:32:31 -08:00
contact feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
homepage feat: add Google OAuth sign-in button to navbar 2026-01-19 16:22:07 -08:00
layout feat: add archived column to notifications and implement archiving functionality 2026-01-21 20:34:58 +05:30
new-chat refactor: simplify state management in ChatShareButton and ModelSelector 2026-01-21 15:14:14 +05:30
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
prompt-kit refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
providers chore: linting 2026-01-20 00:32:31 -08:00
settings chore: cleanup 2026-01-07 19:07:06 -08:00
shared Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
sources Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
tool-ui Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
ui refactor: improve UI component styles and loading text 2026-01-20 17:53:36 +05:30
BlockNoteEditor.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
dashboard-breadcrumb.tsx fix: removed dashboard from breadcrumb 2026-01-20 16:42:10 +05:30
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: linting 2026-01-07 19:10:53 -08:00
json-metadata-viewer.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
LanguageSwitcher.tsx feat: implement responsive row action dropdowns and enhance mobile sidebar navigation 2025-12-28 23:25:22 +05:30
Logo.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
markdown-viewer.tsx feat: add custom callout component to MarkdownViewer for enhanced styling 2026-01-13 01:48:43 -08:00
onboarding-tour.tsx fix: query key caching for threads 2026-01-08 19:11:26 +02:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx ui: adjust dashboard search spaces heading text and padding responsiveness 2026-01-03 01:09:33 +07:00
TokenHandler.tsx merge dev 2026-01-09 15:12:31 +02:00
UserDropdown.tsx Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00