SurfSense/surfsense_web/components/documents
Anish Sarkar e24abd7eac refactor(sidebar): streamline DocumentsSidebar and FolderTreeView for improved performance
- Removed unnecessary filtering logic in FolderTreeView to simplify document rendering.
- Updated DocumentsSidebar to eliminate redundant props and enhance layout consistency.
- Adjusted Sidebar component to conditionally render DocumentsSidebar based on the documentsPanel state.
2026-07-06 12:49:41 +05:30
..
CreateFolderDialog.tsx fix(dialogs): move open-reset effects into onOpenChange handlers 2026-04-19 16:09:34 +05:30
DocumentNode.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
DocumentsFilters.tsx feat(assistant-ui): add "Manage Connectors" option to ComposerAction and clean up DocumentsFilters component 2026-07-06 11:09:25 +05:30
DocumentTypeIcon.tsx feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
download-original-button.tsx fix(documents):use authenticated document access 2026-06-24 03:55:40 +05:30
FolderNode.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
FolderPickerDialog.tsx refactor: replace button elements with Button component for improved consistency and styling across multiple UI components 2026-05-14 14:17:44 +05:30
FolderTreeView.tsx refactor(sidebar): streamline DocumentsSidebar and FolderTreeView for improved performance 2026-07-06 12:49:41 +05:30
version-history.tsx refactor: replace button elements with Button component for improved consistency and styling across multiple UI components 2026-05-14 14:17:44 +05:30