Anish Sarkar
|
514dcc1493
|
refactor: enhance LayoutDataProvider to manage chat navigation and state synchronization more effectively
|
2026-03-09 02:22:01 +05:30 |
|
Anish Sarkar
|
e8cf677b25
|
refactor: update title generation logic to improve user experience by generating titles in parallel with assistant responses
|
2026-03-09 01:28:53 +05:30 |
|
Anish Sarkar
|
bd91b0bef2
|
refactor: remove unnecessary border from Header component
|
2026-03-08 22:59:32 +05:30 |
|
Anish Sarkar
|
662c99c3f5
|
refactor: enhance DocumentsTableShell to support search mode with updated UI for no matching documents
|
2026-03-08 22:42:13 +05:30 |
|
Anish Sarkar
|
ed6ff33933
|
refactor: update ShortcutKbd component styling to adjust key width based on key length
|
2026-03-08 22:33:07 +05:30 |
|
Anish Sarkar
|
195dbc5fc0
|
chore: ran linting
|
2026-03-08 21:17:45 +05:30 |
|
Anish Sarkar
|
2adf5750df
|
refactor: update LayoutDataProvider and NavSection components to use DocumentsProcessingStatus for improved document processing status handling
|
2026-03-08 21:16:52 +05:30 |
|
Anish Sarkar
|
0a1d0035e6
|
refactor: update DocumentUploadTab to ensure unique file IDs are generated using a fallback method for compatibility
|
2026-03-08 21:11:54 +05:30 |
|
Anish Sarkar
|
a65fda359a
|
chore: ran linting
|
2026-03-08 20:57:29 +05:30 |
|
Anish Sarkar
|
06e74d5357
|
refactor: enhance MobileNav component with click outside detection for improved user interaction
|
2026-03-08 20:56:57 +05:30 |
|
Anish Sarkar
|
af77c26572
|
refactor: update Navbar component to improve styling and add select-none class for better user interaction
|
2026-03-08 20:56:01 +05:30 |
|
Anish Sarkar
|
f14efa18b3
|
refactor: enhance ApiKeyContent and MobileSidebar components with improved styling and event handling for better user experience
|
2026-03-08 20:34:12 +05:30 |
|
Anish Sarkar
|
863ba6865c
|
fix: update routing in settings and onboarding components to use 'tab' query parameter instead of 'section' for improved navigation consistency
|
2026-03-08 20:26:48 +05:30 |
|
Anish Sarkar
|
0f2d3bba3c
|
feat: add "Learn More" section to SidebarUserProfile with links to documentation and GitHub, and update translations for multiple languages
|
2026-03-08 20:19:15 +05:30 |
|
Anish Sarkar
|
f08ca26e3e
|
feat: enhance user settings page with tab navigation and default tab handling, update ProfileContent to use Next.js Image component, and improve sidebar user profile dropdown functionality
|
2026-03-08 19:54:12 +05:30 |
|
Anish Sarkar
|
0b028bab49
|
refactor: update DocumentUploadTab to manage files with unique IDs using UUIDs
|
2026-03-08 19:48:38 +05:30 |
|
Anish Sarkar
|
77dc6b7c91
|
feat: implement user settings page with profile and API key management components
|
2026-03-08 19:36:12 +05:30 |
|
Anish Sarkar
|
97fbb70672
|
refactor: update DocumentMentionPicker styles for improved dark mode support and UI consistency
|
2026-03-08 18:45:05 +05:30 |
|
Anish Sarkar
|
855c334f7e
|
refactor: replace PencilIcon with Pen in various components for consistent icon usage
|
2026-03-08 18:32:25 +05:30 |
|
Anish Sarkar
|
c4d3322323
|
refactor: update icons in user message component and adjust dropdown menu alignment for improved UI consistency
|
2026-03-08 18:30:33 +05:30 |
|
Anish Sarkar
|
5ce3790847
|
refactor: enhance UI component styles and functionality in Documents filters, table shell, and editor for improved user experience and consistency
|
2026-03-08 17:43:19 +05:30 |
|
Anish Sarkar
|
0f7878a3a0
|
refactor: update UI component styles for improved visual consistency and user experience across GitHub stars badge, model selector, dialog, dropdown menu, and shortcut keyboard components
|
2026-03-08 17:10:24 +05:30 |
|
Anish Sarkar
|
701bb7063f
|
Merge remote-tracking branch 'upstream/dev' into fix/github-and-ui-fixes
|
2026-03-08 16:57:10 +05:30 |
|
Anish Sarkar
|
99039f98e3
|
feat: add GitHub stars badge component and integrate it into the navbar
|
2026-03-08 16:41:00 +05:30 |
|
Anish Sarkar
|
9945d16b17
|
chore: ran biome checks
|
2026-03-07 12:57:27 +05:30 |
|
Anish Sarkar
|
c02207e911
|
refactor: simplify DocumentUploadTab component by removing motion animations and enhancing file display logic for improved performance and readability
|
2026-03-07 12:31:55 +05:30 |
|
Anish Sarkar
|
f75b224c2c
|
refactor: update dialog component styles for improved visual consistency and user interaction by adjusting background opacity and border styles
|
2026-03-07 05:00:07 +05:30 |
|
Anish Sarkar
|
f8b0e946ce
|
chore: ran linting
|
2026-03-07 04:46:48 +05:30 |
|
Anish Sarkar
|
37e1995546
|
feat: refactor long-press functionality in AllPrivateChatsSidebar and AllSharedChatsSidebar to utilize custom hook for improved code reusability and maintainability
|
2026-03-07 04:44:24 +05:30 |
|
Anish Sarkar
|
2ea67c1764
|
Merge remote-tracking branch 'upstream/dev' into feat/document-revamp
|
2026-03-07 04:37:37 +05:30 |
|
Anish Sarkar
|
232618f995
|
refactor: update styling in ConnectorIndicator to enhance visual consistency by removing unnecessary ring classes and ensuring dark mode compatibility
|
2026-03-07 04:24:36 +05:30 |
|
Anish Sarkar
|
f5e80b04fa
|
feat: add scroll position tracking and dynamic masking to DocumentsTableShell for improved document preview experience; update CreateSearchSpaceDialog styling for consistency
|
2026-03-07 04:20:14 +05:30 |
|
Anish Sarkar
|
72337f326c
|
refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles
|
2026-03-07 04:15:40 +05:30 |
|
Anish Sarkar
|
b07f8699f6
|
feat: implement long-press functionality across chat and document components for enhanced user interaction and integrate custom hook for reusability
|
2026-03-07 03:50:45 +05:30 |
|
Anish Sarkar
|
3af9962abc
|
feat: replace image config sidebar with dialog component in ChatHeader for improved user interaction and update related state management
|
2026-03-07 03:41:34 +05:30 |
|
Anish Sarkar
|
c9949303ae
|
feat: integrate document upload dialog in ComposerAction and update sidebar components for improved user interaction and styling consistency
|
2026-03-07 03:29:46 +05:30 |
|
Anish Sarkar
|
7a1e24fc52
|
feat: enhance sidebar and toolbar components with shortcut key display, improving user interaction and accessibility
|
2026-03-07 02:50:01 +05:30 |
|
Anish Sarkar
|
b98dbf8952
|
feat: add processing document count hook and integrate spinner in sidebar navigation for improved user feedback during document processing
|
2026-03-07 02:34:23 +05:30 |
|
Anish Sarkar
|
454d94bec7
|
refactor: update sidebar and chat components with consistent dark mode styling, enhancing visual coherence and user experience
|
2026-03-07 01:55:32 +05:30 |
|
Anish Sarkar
|
c9d92ee5a0
|
refactor: update styling in ConnectorIndicator and ChatShareButton components to prevent text selection, enhancing user interface consistency
|
2026-03-07 00:08:08 +05:30 |
|
Anish Sarkar
|
74e8fb1cee
|
refactor: improve error handling in ChatShareButton component by validating thread ID before API call, and update tooltip content for clarity, enhancing user experience and code robustness
|
2026-03-06 23:37:05 +05:30 |
|
Anish Sarkar
|
c1ba3a9b6d
|
refactor: streamline document mention handling by consolidating atom logic and removing redundant state updates, enhancing code clarity and maintainability in chat components
|
2026-03-06 23:33:51 +05:30 |
|
Anish Sarkar
|
8d5d8e490c
|
refactor: remove ChatHeader from Thread component and update related logic, improving code clarity and maintaining consistent header display in chat interface
|
2026-03-06 22:38:49 +05:30 |
|
Anish Sarkar
|
662f4db13d
|
refactor: remove DashboardBreadcrumb component and related breadcrumb functionality, streamlining layout components and improving overall code maintainability
|
2026-03-06 22:33:42 +05:30 |
|
Anish Sarkar
|
aaa8840e1d
|
feat: enhance DocumentsFilters and ModelSelector components with scroll position tracking and improved styling, improving user experience and visual consistency across the application
|
2026-03-06 22:22:28 +05:30 |
|
Anish Sarkar
|
1a688c7161
|
feat: enhance notifications system by introducing category-based filtering for comments and status, improving user experience in the inbox and API interactions
|
2026-03-06 19:35:35 +05:30 |
|
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 |
|