Commit graph

147 commits

Author SHA1 Message Date
Anish Sarkar
eb775fea11 refactor: consolidate inbox data handling in LayoutDataProvider and related components, streamlining state management and improving performance by using a single data source for inbox items 2026-03-06 19:35:21 +05:30
Anish Sarkar
bd783cc2d0 feat: add filtering options for notifications by 'unread' and 'errors', enhancing user experience in the notifications list 2026-03-06 18:32:28 +05:30
Anish Sarkar
1aa2c8a334 feat: add error filtering option to InboxSidebar, allowing users to filter notifications by error types, and update translations for new filter option in multiple languages 2026-03-06 17:29:42 +05:30
Anish Sarkar
d03f938fcd feat: implement source type filtering in notifications API and UI, enhancing user experience by allowing users to filter notifications by connector and document types in the status tab 2026-03-06 17:25:07 +05:30
Anish Sarkar
fe0b026315 refactor: update InboxSidebar to replace connector terminology with source terminology, enhancing filtering functionality to include document types and improving user experience in the status tab 2026-03-06 17:02:19 +05:30
Anish Sarkar
3be26429ca refactor: integrate sidebar document selections into chat functionality, enhancing document mention management and improving user experience in the Composer and DocumentsSidebar components 2026-03-06 15:59:45 +05:30
Anish Sarkar
f0e4aa6539 refactor: enhance document mention functionality in chat by introducing pending mentions and removals atoms, and updating DocumentsSidebar and Composer components for improved document management 2026-03-06 15:35:58 +05:30
Anish Sarkar
be0bfb3d56 refactor: integrate useDocumentSearch hook into DocumentsSidebar for improved search functionality and performance, while enhancing user feedback with localized toast messages 2026-03-06 12:52:22 +05:30
Anish Sarkar
62c4a3befc refactor: simplify document mapping in DocumentsSidebar by introducing toDisplayDoc utility function for improved readability and maintainability 2026-03-06 12:35:39 +05:30
Anish Sarkar
91463b3701 chore: ran linting 2026-03-06 12:17:57 +05:30
Anish Sarkar
376f120502 refactor: optimize sorting logic in DocumentsSidebar by utilizing refs for current sort state, enhancing performance and clarity 2026-03-06 12:13:34 +05:30
Anish Sarkar
889af57d3f refactor: simplify DocumentsTableShell and DocumentsSidebar components by removing unused column visibility state and optimizing document loading logic in useDocuments hook 2026-03-06 12:12:03 +05:30
Anish Sarkar
dfe483efcb refactor: streamline DocumentsFilters layout by consolidating filter buttons and enhancing search input functionality, while updating DocumentsSidebar for improved spacing 2026-03-06 11:40:42 +05:30
Anish Sarkar
dc6c18b3f6 refactor: add sorting functionality to document retrieval and enhance DocumentsSidebar for improved search and pagination handling 2026-03-06 11:22:33 +05:30
Anish Sarkar
0feb17cb75 refactor: enhance DocumentsTableShell with infinite scroll support and update DocumentsSidebar for improved search functionality 2026-03-05 23:45:35 +05:30
Anish Sarkar
b8f52946fd refactor: update DocumentsFilters placeholder text and enhance DocumentsTableShell with infinite scroll functionality for improved document loading 2026-03-05 22:28:52 +05:30
Anish Sarkar
e75e5ca689 refactor: enhance DocumentsTableShell with context menu for document actions and improve document tooltip display 2026-03-05 22:02:45 +05:30
Anish Sarkar
936bd70682 refactor: simplify dashboard layout by removing unused navigation props and implementing a new DocumentsSidebar for better document management 2026-03-05 20:34:02 +05:30
Anish Sarkar
aeb2613b2b chore: linting 2026-02-22 04:41:56 +05:30
Anish Sarkar
fe2b739fc4 feat: add select-none class to InboxSidebar and ChatShareButton for improved text selection behavior 2026-02-22 04:14:07 +05:30
Anish Sarkar
5695ec8d74 feat: enhance mobile sidebar functionality by adding close button and improving layout for shared and private chats 2026-02-22 00:24:49 +05:30
Anish Sarkar
f0d170a595 feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
Anish Sarkar
3103727eff feat: remove unused icons from CreateSearchSpaceDialog for cleaner UI 2026-02-21 22:59:30 +05:30
Anish Sarkar
ccf8c063da feat: update settings navigation to include section parameters for improved user experience 2026-02-21 22:55:54 +05:30
Anish Sarkar
802b4fe44e feat: refactor team management page by removing invite handling logic and enhancing UI components for better user experience 2026-02-21 20:33:31 +05:30
Anish Sarkar
7b44dd58f5 feat: implement platform-aware keyboard shortcuts for sidebar and toolbar actions, enhancing user experience 2026-02-18 00:26:18 +05:30
DESKTOP-RTLN3BA\$punk
fce014e06e Merge commit 'e9979dfa7d' into feat/report-artifact 2026-02-12 17:10:04 -08:00
Anish Sarkar
30a1063a14 style: add select-none class to avatar components for improved user experience 2026-02-12 18:49:52 +05:30
DESKTOP-RTLN3BA\$punk
1daa953e83 feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
Anish Sarkar
fc64f65876 Merge remote-tracking branch 'upstream/dev' into feat/sur-159 2026-02-11 03:47:51 +05:30
Anish Sarkar
b44b4497a6 refactor: remove unused onDelete and onSettings props from MobileSidebar component 2026-02-10 19:04:42 +05:30
DESKTOP-RTLN3BA\$punk
db652116d6 chore: linting 2026-02-09 16:49:11 -08:00
Rohan Verma
6c72854145
Merge pull request #801 from elammertsma/dev
[FEAT] Added new A/B test, made sidebar resizable and made all left sidebars use the same component
2026-02-09 15:05:11 -08:00
Eric Lammertsma
4005e03ec4 refactor: consolidated secondary sidebars into a reusable slide-out panel 2026-02-09 11:41:55 -05:00
Eric Lammertsma
ed5f0d10e8 fix: made inbox respect resizable sidebar width 2026-02-09 11:13:56 -05:00
Eric Lammertsma
64e118befd feat: sidebar resizing with mouse drag support 2026-02-09 10:48:43 -05:00
Anish Sarkar
e2dd80c604 chore: ran linting 2026-02-08 12:43:31 +05:30
Anish Sarkar
5ab672b8ff refactor: replace Loader2 with Spinner component across various components for consistent loading indicators 2026-02-08 12:39:06 +05:30
Rohan Verma
86f66924eb
Merge pull request #792 from elammertsma/dev
UX: Removed Logs menu item and improved delete dialog
2026-02-06 13:03:16 -08:00
Eric Lammertsma
bf340f9b95 UX: remove logs option from SidebarHeader component 2026-02-06 13:56:51 -05:00
Anish Sarkar
342e3a6a95 chore: linting 2026-02-06 23:35:02 +05:30
Anish Sarkar
306c8e3c54 feat: enhance sidebar components for mobile responsiveness by conditionally rendering tooltips and updating button functionality 2026-02-06 23:34:35 +05:30
Anish Sarkar
bacda8cb08 chore: ran linting 2026-02-06 19:45:22 +05:30
Anish Sarkar
f7278f75f4 feat: implement long-press dropdown menu for mobile avatars and streamline tooltip usage in sidebar components 2026-02-06 19:18:40 +05:30
Anish Sarkar
6857c1d7e8 feat: add disableTooltip prop to sidebar components and streamline mobile sidebar button functionality 2026-02-06 18:59:52 +05:30
Anish Sarkar
21eec210cc feat: disable mobile sidebar tooltip & make searchspace list vertical on mobile view 2026-02-06 18:39:45 +05:30
Anish Sarkar
76e7ddee2f chore: ran all linting 2026-02-06 18:22:19 +05:30
Anish Sarkar
db27ee95ce feat: implement skeleton loading states in sidebar components for improved user experience 2026-02-06 16:58:38 +05:30
Anish Sarkar
8c3b65bac2 feat: add search functionality to notifications and update related components 2026-02-06 16:45:54 +05:30
Anish Sarkar
c132e5ddb0 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30