SurfSense/surfsense_web/components/sidebar
Anish Sarkar 79e552520a refactor: remove old chat components and implement new sidebar structure
- Deleted `chats-client.tsx` and `page.tsx` as part of the chat management overhaul.
- Introduced `AllChatsSidebar` and `NavChats` components for improved chat navigation and management.
- Updated sidebar to integrate new chat components and removed the deprecated `NavProjects`.
- Enhanced chat deletion handling and added loading states for better user experience.
- Added new translation keys for chat-related UI strings.
2025-12-19 03:53:40 +05:30
..
all-chats-sidebar.tsx refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
all-notes-sidebar.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
app-sidebar.tsx refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
AppSidebarProvider.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
nav-chats.tsx refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
nav-main.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
nav-notes.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
nav-secondary.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
page-usage-display.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00