Anish Sarkar
f0d170a595
feat: improve chat renaming functionality with dialog support in sidebar components
2026-02-21 23:59:04 +05:30
Anish Sarkar
12b119be59
feat: enhance UI components by replacing unused icons and adding select-none class for improved text selection behavior
2026-02-21 23:24:07 +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
DESKTOP-RTLN3BA\$punk
bf3bbce0e6
feat: add LLM configuration alerts in connector and document upload popups
2026-02-01 19:56:03 -08:00
DESKTOP-RTLN3BA\$punk
8aad15d392
Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 3418c0e026 .
2026-01-16 11:32:06 -08:00
DESKTOP-RTLN3BA\$punk
3418c0e026
Revert "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 5963a1125e , reversing
changes made to 0d2a2f8ea1 .
2026-01-16 00:49:33 -08:00
Anish Sarkar
ab63b23f0a
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
2026-01-15 15:52:47 +05:30
DESKTOP-RTLN3BA\$punk
7ae68455b3
chore: linting
2026-01-15 00:05:53 -08:00
DESKTOP-RTLN3BA\$punk
3375aeb9bc
feat: add upload limits and validation to DocumentUploadTab component
2026-01-15 00:01:00 -08:00
CREDO23
dc9a797fca
format: auto-fix whitespace
2026-01-14 15:27:42 +02:00
Anish Sarkar
fede7413fb
fix: fixed notifications table and Electric SQL replication setup. Removed redirects for upload button
2026-01-14 02:33:43 +05:30
Anish Sarkar
5bd6bd3d67
chore: ran both frontend and backend linting
2026-01-14 02:05:40 +05:30
DESKTOP-RTLN3BA\$punk
8646fecc8b
feat: add document upload functionality and update UI components for document management
2026-01-13 02:15:46 -08:00
CREDO23
b664547178
style: format web codebase
2026-01-07 15:20:36 +02:00
Anish Sarkar
645e849d93
chore: ran both frontend and backend linting
2026-01-03 00:18:17 +05:30
Anish Sarkar
8c946dfe80
feat: enhance document upload UI with accordion functionality
2026-01-02 16:51:37 +05:30
DESKTOP-RTLN3BA\$punk
2832d57bda
chore: linting
2026-01-01 22:56:37 -08:00
DESKTOP-RTLN3BA\$punk
8f37170217
chore: update documentation and environment configuration
...
- Added GOOGLE_DRIVE_REDIRECT_URI to .env.example for Google Drive connector OAuth.
- Updated docker-installation.mdx and manual-installation.mdx to include GOOGLE_DRIVE_REDIRECT_URI in installation instructions.
2026-01-01 22:50:29 -08:00
Anish Sarkar
43e50e90df
chore: ran linting
2026-01-02 04:10:37 +05:30
Anish Sarkar
5ebb9d7aea
feat: integrate document upload dialog and enhance dashboard layout
...
- Added DocumentUploadDialogProvider to manage document upload dialog state across components.
- Updated DashboardClientLayout to include the DocumentUploadDialogProvider for improved user experience.
- Refactored DocumentsTableShell to utilize the new dialog for file uploads instead of navigating to a separate upload page.
- Removed the deprecated upload page and streamlined document upload handling within the dialog.
- Enhanced DocumentUploadTab with improved file type handling and user feedback during uploads.
- Updated GridPattern styling for better visual consistency.
2026-01-02 04:07:13 +05:30