Commit graph

563 commits

Author SHA1 Message Date
Eric Lammertsma
179dd18e45 UX: replace doc delete confirmation with descriptive text 2026-02-06 15:01:14 -05:00
Anish Sarkar
9d071d686a feat: add viewport configuration for mobile keyboard handling and update chat page height calculations for better responsiveness 2026-02-06 19:43:14 +05:30
Anish Sarkar
e3dc2ad39f fix: update icon styling in DocumentsTableShell and enhance mobile rendering conditions in OnboardingTour 2026-02-06 19:25:01 +05:30
Anish Sarkar
76e7ddee2f chore: ran all linting 2026-02-06 18:22:19 +05:30
Anish Sarkar
2470fb70a6 fix: update error messages for task interruptions and refine document upload file size limits in English and Chinese translations 2026-02-06 18:13:11 +05:30
Anish Sarkar
652eb6ece8 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 17:06:53 +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
e01717c65d refactor: update document filtering logic to maintain complete dataset and clear selections on filter change 2026-02-06 15:47:07 +05:30
Anish Sarkar
c8273cd413 refactor: adjust column widths for status in DocumentsTableShell component 2026-02-06 15:26:54 +05:30
Anish Sarkar
f0e1d73657 refactor: enhance DocumentsTableShell with BadgeInfo component and update sync version in client.ts 2026-02-06 15:18:14 +05:30
DESKTOP-RTLN3BA\$punk
017c262842 fix: update DocumentsFilters component for accessibility and add success message for document deletion 2026-02-05 23:45:01 -08:00
Anish Sarkar
0fdd194d92 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 12:13:26 +05:30
DESKTOP-RTLN3BA\$punk
19e2857343 feat: added image gen support 2026-02-05 16:43:48 -08:00
Anish Sarkar
c132e5ddb0 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
Anish Sarkar
aa66928154 chore: ran linting 2026-02-06 05:35:15 +05:30
Anish Sarkar
f56f5a281e fix: disable Edit and Delete actions while processing in RowActions component 2026-02-06 05:15:35 +05:30
Anish Sarkar
108e8c960f fix: adjust opacity of clock icon in status indicator for better visibility 2026-02-06 03:54:38 +05:30
Anish Sarkar
781cdc3dbd refactor: remove manual refresh functionality and update UI components for improved document management experience 2026-02-06 02:24:51 +05:30
Anish Sarkar
5042fbfb85 feat: enhance Gmail and Google Drive connectors with document status management and duplicate content checks 2026-02-05 22:59:56 +05:30
Anish Sarkar
6cd3f5c1f6 feat: add conflict handling for document deletion and selection based on processing state 2026-02-05 22:16:23 +05:30
Anish Sarkar
aef59d04eb feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
Anish Sarkar
e615a6478c feat: implement document deletion functionality and streamline column visibility management in DocumentsTable 2026-02-05 01:29:15 +05:30
Anish Sarkar
c706b5f417 feat: enhance metadata viewing in DocumentsTableShell with on-demand fetching and loading state 2026-02-04 22:34:03 +05:30
Anish Sarkar
c19aa5fa99 feat: implement real-time document updates and lazy loading for document content in DocumentsTable and DocumentsTableShell 2026-02-04 22:25:42 +05:30
Eric Lammertsma
83aa8ef689 Added build version for cloud, local and Docker installs 2026-02-04 11:30:30 -05:00
Anish Sarkar
1cb578cffb refactor: update DocumentsTableShell and DocumentTypeIcon for improved layout and truncation handling 2026-02-04 20:30:18 +05:30
Anish Sarkar
bbb367cc53 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-04 18:19:09 +05:30
Anish Sarkar
773b610009 feat: update DocumentsTableShell to replace Link2 icon with Network icon for improved clarity 2026-02-04 18:18:43 +05:30
Anish Sarkar
ab2896ec65 refactor: remove redundant document deletion logic and optimize cache updates 2026-02-04 17:27:40 +05:30
Anish Sarkar
878e829bdc feat: enhance document filters and table components with search functionality and improved loading states 2026-02-04 17:19:29 +05:30
Anish Sarkar
90f9fad95c feat: enhance document management with user information and connector dialog 2026-02-04 12:55:38 +05:30
Eric Lammertsma
07f89a4268 Show the chat title in the breadcrumbs instead of "Chat" 2026-02-03 20:54:21 -05:00
Eric Lammertsma
d761ca1992 Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
DESKTOP-RTLN3BA\$punk
b176599c64 chore: linting 2026-02-03 15:01:51 -08:00
Anish Sarkar
103baa8b7a Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-04 03:04:52 +05:30
Anish Sarkar
580b75c3c4 chore: ran linting 2026-02-04 03:04:25 +05:30
DESKTOP-RTLN3BA\$punk
2789dd9629 chore: linting 2026-02-03 13:32:11 -08:00
Anish Sarkar
c4cf773bb0 feat: improve mentioned document prefetching and add skeletons in new chat interface 2026-02-03 20:45:52 +05:30
CREDO23
60330622bf Merge remote-tracking branch 'upstream/dev' into dev 2026-02-03 14:24:24 +02:00
Rohan Verma
92afaa087d
Merge pull request #763 from elammertsma/dev
[FEAT] Prompt suggestions and role editing.
2026-02-02 14:50:50 -08:00
CREDO23
67f797232e feat: add public chat links settings page 2026-02-02 16:40:11 +02:00
CREDO23
0bcd7505fb feat: add Public Chat Sharing permission category 2026-02-02 14:40:44 +02:00
Eric Lammertsma
f23aaa272b feat: re-add role editing functionality with permissions management 2026-02-01 17:54:58 -05:00
CREDO23
f2a607300d Merge remote-tracking branch 'upstream/dev' into sur-127-impr-public-chats-should-be-immutable 2026-02-01 14:23:20 +02:00
CREDO23
98991d2ed4 feat: update UI for snapshot-based public sharing 2026-01-30 14:20:06 +02:00
DESKTOP-RTLN3BA\$punk
6fb656fd8f hotpatch(cloud): add llm load balancing 2026-01-29 15:28:31 -08:00
DESKTOP-RTLN3BA\$punk
70fcb2d055 chore: linting 2026-01-28 22:15:43 -08:00
CREDO23
22943972c2 fix(frontend): prevent infinite retry loop when chat clone fails
Add cloneError state to track clone failures and prevent the useEffect
from continuously retrying when completeClone() fails.
2026-01-28 19:15:25 +02:00
Anish Sarkar
614761bb17 Merge remote-tracking branch 'upstream/dev' into feat/inbox 2026-01-28 09:26:04 +05:30
Rohan Verma
752a51d3fd
Merge pull request #745 from CREDO23/sur-106-feat-public-chats
[Feature] Public Chat Sharing and Cloning
2026-01-27 16:01:08 -08:00