SurfSense/surfsense_web/components/sidebar
Anish Sarkar f9a10c1e0d refactor: enhance Circleback connector configuration and simplify sidebar components
- Introduced Zod schema for type-safe validation of Circleback webhook info, improving data handling in the CirclebackConfig component.
- Updated the CirclebackConfig to utilize the new schema for fetching and setting webhook information.
- Removed unnecessary state management related to source expansion in the sidebar components, streamlining the NavMain, NavChats, and NavNotes components.
- Improved overall code clarity and maintainability by eliminating unused imports and props.
2026-01-01 22:17:03 +05:30
..
all-chats-sidebar.tsx feat: Enhance mobile navbar animations and responsiveness across various components 2025-12-29 00:24:49 +05:30
all-notes-sidebar.tsx feat: implement responsive row action dropdowns and enhance mobile sidebar navigation 2025-12-28 23:25:22 +05:30
app-sidebar.tsx refactor: enhance Circleback connector configuration and simplify sidebar components 2026-01-01 22:17:03 +05:30
AppSidebarProvider.tsx refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30
nav-chats.tsx refactor: enhance Circleback connector configuration and simplify sidebar components 2026-01-01 22:17:03 +05:30
nav-main.tsx refactor: enhance Circleback connector configuration and simplify sidebar components 2026-01-01 22:17:03 +05:30
nav-notes.tsx refactor: enhance Circleback connector configuration and simplify sidebar components 2026-01-01 22:17:03 +05:30
nav-secondary.tsx refactor: comment out ls tool handling, update assistant UI colors and spacing. 2025-12-28 01:30:53 +05:30
page-usage-display.tsx feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00