SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar bcfa3c5ef5 refactor(user-settings): update terminology for auto-reload and credit features
- Replaced instances of "auto-reload" with "top-ups" for consistency and clarity across user settings and pricing sections.
- Enhanced user feedback messages related to credit balance and top-up settings.
- Improved comments and descriptions in the Purchase History and Credit Balance Display components for better understanding.
2026-07-08 02:51:23 +05:30
..
AllChatsSidebar.tsx refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance 2026-07-07 11:04:04 +05:30
ChatListItem.tsx feat(sidebar): highlight active chat items for improved user interaction 2026-07-07 22:41:32 +05:30
CreditBalanceDisplay.tsx refactor(user-settings): update terminology for auto-reload and credit features 2026-07-08 02:51:23 +05:30
DesktopLocalTabContent.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
DocumentsSidebar.tsx fix(sidebar): adjust button sizes and layout for improved UI consistency 2026-07-07 22:33:29 +05:30
index.ts feat(playground): implement Playground layout and navigation structure 2026-07-07 22:17:51 +05:30
LocalFilesystemBrowser.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
MobileSidebar.tsx refactor(sidebar): enhance MobileSidebar and SidebarUserProfile UI 2026-07-07 21:28:32 +05:30
NavSection.tsx refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence 2026-05-04 01:47:17 +05:30
NotificationsDropdown.tsx refactor(sidebar): simplify NotificationsDropdown aria-label and adjust Sidebar layout 2026-07-08 00:59:16 +05:30
Sidebar.tsx refactor(sidebar): simplify NotificationsDropdown aria-label and adjust Sidebar layout 2026-07-08 00:59:16 +05:30
SidebarButton.tsx feat(sidebar): introduce SidebarButtonBadge for improved badge display 2026-07-07 22:48:23 +05:30
SidebarCollapseButton.tsx feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality 2026-05-19 18:57:06 +05:30
SidebarHeader.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
SidebarListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
SidebarSection.tsx refactor(sidebar): update SidebarSection transition styles for improved visibility 2026-07-06 13:28:02 +05:30
SidebarUserProfile.tsx feat(sidebar): introduce SidebarButtonBadge for improved badge display 2026-07-07 22:48:23 +05:30