SurfSense/surfsense_web/components/documents
Anish Sarkar a8c1fb660d feat(rename): complete searchSpace to workspace transition across frontend and backend
- Introduced a comprehensive specification for renaming `searchSpace` to `workspace` in `surfsense_web` and `surfsense_desktop`, ensuring all TypeScript identifiers, React props, and local data structures are updated.
- Implemented migration shims for persisted local state to prevent data loss during the transition.
- Updated observability metrics and IPC channels to reflect the new naming convention.
- Removed legacy `active-search-space` module and replaced it with `active-workspace` to maintain consistency.
- Ensured no behavioral changes or data loss for users during the renaming process.
2026-07-06 15:12:40 +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(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +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): enhance layout and styling in FolderTreeView and AllChatsSidebar 2026-07-06 13:05:11 +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