SurfSense/surfsense_web/components/layout/ui/sidebar
Rohan Verma b659f41bab
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
Merge pull request #1225 from oscarzhou511/feat/obsidian-connector-visibility
feat: improve Obsidian connector visibility and desktop sync flow
2026-04-14 13:10:57 -07:00
..
AllPrivateChatsSidebar.tsx chore: ran linting 2026-04-07 05:55:39 +05:30
AllSharedChatsSidebar.tsx chore: ran linting 2026-04-07 05:55:39 +05:30
AnnouncementsSidebar.tsx refactor: unify sidebar state management in LayoutDataProvider to allow only one slide-out panel open at a time 2026-03-22 00:01:31 +05:30
ChatListItem.tsx feat: implement dropdown menu state management in DocumentNode and sidebar components 2026-03-28 02:32:03 +05:30
DocumentsSidebar.tsx Merge pull request #1225 from oscarzhou511/feat/obsidian-connector-visibility 2026-04-14 13:10:57 -07:00
InboxSidebar.tsx refactor: move pure utility functions out of UI components (#1194) 2026-04-14 17:39:11 +09:30
index.ts refactor: unify sidebar state management in LayoutDataProvider to allow only one slide-out panel open at a time 2026-03-22 00:01:31 +05:30
MobileSidebar.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
NavSection.tsx chore: linting 2026-03-31 21:42:03 -07:00
PageUsageDisplay.tsx refactor: optimize navigation items in LayoutDataProvider, enhance button layout in InboxSidebar with tooltip support, full width in PageUsageDisplay 2026-04-06 12:14:17 +05:30
Sidebar.tsx fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
SidebarButton.tsx refactor: update document processing status handling and improve sidebar components 2026-03-31 21:29:46 -07:00
SidebarCollapseButton.tsx feat: enhance sidebar and toolbar components with shortcut key display, improving user interaction and accessibility 2026-03-07 02:50:01 +05:30
SidebarHeader.tsx fix: remove unused useRouter and useParams in SidebarHeader 2026-03-25 10:32:53 +08:00
SidebarSection.tsx chore: ran linting 2026-03-17 04:40:46 +05:30
SidebarSlideOutPanel.tsx refactor: move pure utility functions out of UI components (#1194) 2026-04-14 17:39:11 +09:30
SidebarUserProfile.tsx feat: implement download functionality for different OS in SidebarUserProfile and DownloadButton components, enhance user experience with localized download messages 2026-04-10 19:53:13 +05:30