Heisenberg Vader
3789d2eb03
Updated the technique for handling multiple file uploads from the user ( #2126 )
...
* Fixed multiple file uploads to be sent through a single request to backend for further processing and storing
* Fixed multiple file uploads to be sent through a single request to backend for further processing and storing
* Fixed multiple file uploads to be sent through a single request to backend for further processing and storing
* Made duplicate multiple keyword fixes
* Added back drag and drop functionality and it keeps the multiple file uploads
2025-11-04 01:12:35 +02:00
Aqsa Aqeel
a7d61b9d59
feat: implementing the new custom modal design ( #2090 )
...
* feat: implementing the new custom modal design
* feat: added tool variable dropdown
* fix: ui fixes and link fixes
* feat: implemented redisgn for edit prompt modal
* (feat:prompts) matching figma
* (fix:prompts) tool vars
* (fix:promptsModal) responsive; disable save on text
---------
Co-authored-by: Aqsa Aqeel <aqsa.aqeel17@example.com >
Co-authored-by: ManishMadan2882 <manishmadan321@gmail.com >
2025-10-31 12:18:13 +02:00
Manish Madan
6a4cb617f9
Frontend audit: Bug fixes and refinements ( #2112 )
...
* (fix:attachements) sep id for redux ops
* (fix:ui) popups, toast, share modal
* (feat:agentsPreview) stable preview, ui fixes
* (fix:ui) light theme icon, sleek scroll
* (chore:i18n) missin keys
* (chore:i18n) missing keys
* (feat:preferrenceSlice) autoclear invalid source from storage
* (fix:general) delete all conv close btn
* (fix:tts) play one at a time
* (fix:tts) gracefully unmount
* (feat:tts) audio LRU cache
* (feat:tts) pointer on hovered area
* (feat:tts) clean text for speach
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-29 01:47:26 +02:00
Nikunj Kohli
9f7945fcf5
[UI/UX] Improve image upload experience — add preview & drag-to-reord… ( #2095 )
...
* [UI/UX] Improve image upload experience — add preview & drag-to-reorder in chat section
* chore(chat): remove image previews, keep drag-to-reorder
* chore(chat): prevent attachment drag from triggering upload dropzone
* Revert "chore(chat): prevent attachment drag from triggering upload dropzone"
This reverts commit dd4b96256c .
* (feat:conv) rmv drag-drop on sources
* (feat:msg-input) drop attachments
---------
Co-authored-by: ManishMadan2882 <manishmadan321@gmail.com >
2025-10-27 21:53:18 +02:00
Manish Madan
c4e8daf50e
Frontend audit: refinements ( #2083 )
...
* (fix:attachements) sep id for redux ops
* (fix:ui) popups, toast, share modal
* (feat:agentsPreview) stable preview, ui fixes
* (fix:ui) light theme icon, sleek scroll
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-22 12:12:05 +03:00
Hanzalah Waheed
5aa4ec1b9f
fix: cleanup ConversationBubble and fix CopyButton ( #2073 )
...
* fix: rm states for hovering. use tailwind classes instead
* fix: use group hover css intead of states
* chore: no point in having separate defaults if cant be customised
* fix: move default bg colors into conditionals
2025-10-18 21:59:15 +03:00
Alex
62ac90746e
fix: improve error handling and loading state in fetchChunks function
2025-10-15 17:33:13 +01:00
jay98
d28ef6b094
Refactor: use async/await in fetchChunks for correct error handling (typescript:S4822) ( #2066 )
2025-10-15 15:52:55 +03:00
jay98
835d71727c
fix: remove redundant conditional operator for file assignment ( #2060 )
2025-10-14 17:35:41 +03:00
Manish Madan
72bc24a490
Chore: deleted unused files, dead code; minor fixes ( #2059 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (chore:fe) purge unused
* (fix:apiKeys) build err
* (chore:settings) clean unused
* merge from main
* (chore:purge) unused fe assets
* (clean:check_docs) unused logic
* (feat:selectedDocs) replace null type
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-13 19:11:24 +03:00
Manish Madan
f0b954dbfb
Upload: communicate failure, minor frontend updates ( #2048 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (fix:apiKeys) build err
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-10 17:34:02 +03:00
Rahul
50bee7c2b0
feat: Add button to cancel LLM response ( #1978 )
...
* feat: Add button to cancel LLM response
- Replace text area with cancel button when loading.
- Add useEffect to change elipsis in cancel button text.
- Add new SVG icon for cancel response.
- Button colors match Figma designs.
* fix: Cancel button UI matches new design
- Delete cancel-response svg.
- Change previous cancel button to match the new Figma design.
- Remove console log in handleCancel function.
* fix: Adjust cancel button rounding
* feat: Update UI for send button
- Add SendArrowIcon component, enables dynamic svg color changes
- Replace original icon
- Update colors and hover effects
* (fix:send-button) minor blink in transition
---------
Co-authored-by: Manish Madan <manishmadan321@gmail.com >
2025-10-09 12:01:25 +03:00
Mariam Saeed
e7b15b316e
Feat: Notification section ( #2033 )
...
* Feature/Notification-section
* fix notification ui and add local storage variable to save the state
* add notification component to app.tsx
2025-10-09 01:26:10 +03:00
Alex
9605e85f1c
Merge pull request #2004 from Lanthoiba2022/AgentImageFix1
...
Fix #1983 : Agent image fallback added
2025-10-06 14:47:26 +01:00
Alex
498e2b772c
fix: update save_file method to accept additional keyword arguments; enhance AgentImage component with useEffect for dynamic source updates
2025-10-06 14:41:51 +01:00
ManishMadan2882
eb4d776784
(feat:upload) wording, icons and rmv clear button
2025-10-05 16:12:58 +05:30
ManishMadan2882
e4554d6c09
Merge branch 'main' of https://github.com/arc53/DocsGPT into upload-toast
2025-10-03 23:26:32 +05:30
ManishMadan2882
c184b63df8
(feat:upload) i18n
2025-10-03 20:32:43 +05:30
ManishMadan2882
6bb4195393
(feat:upload) dismiss, but notify on completion
2025-10-03 19:55:41 +05:30
ManishMadan2882
f09fa8231a
(feat:upload) new toast UI
2025-10-03 17:08:39 +05:30
Alex
96ff10000d
Merge pull request #1999 from hanzalahwaheed/feat/ui-enhancements
...
Feat: UI enhancements
2025-10-03 10:15:54 +01:00
Hanzalah Waheed
17b9c359ca
fix: use hexcode for purple taupe and rm extra props
2025-10-03 00:22:36 +04:00
Lanthoiba22
045630b8a5
Agent image fallback added
2025-10-02 21:53:38 +05:30
ManishMadan2882
dc0cbb41f0
(fix:table) remove display name
2025-10-02 16:50:59 +05:30
ManishMadan2882
c4a54a85be
(lint) fe
2025-10-02 16:30:08 +05:30
Hanzalah Waheed
5b2738aec9
fix (ui): is_copied true, disable hover state
2025-10-02 13:44:05 +04:00
Hanzalah Waheed
892312fc08
fix: hover bg color change fixed using correct css var
2025-10-02 12:23:17 +04:00
Siddhant Rai
ba49eea23d
Refactor agent creation and update logic to improve error handling and default values; enhance logging for better traceability
2025-10-01 13:56:31 +05:30
ManishMadan2882
d317f6473d
(feat:gdrive) upload files only
2025-09-22 20:19:56 +05:30
ManishMadan2882
b6349e4efb
(fix:gdrive) no api keyneded
2025-09-20 19:55:18 +05:30
ManishMadan2882
5935a0283a
(fix:ui)adjust
2025-09-20 19:50:58 +05:30
ManishMadan2882
6574d9cc84
(feat:pickers) ux, code refactor
2025-09-20 00:04:27 +05:30
ManishMadan2882
896612a5a3
(fix:auth) refresh drive token
2025-09-19 22:57:09 +05:30
ManishMadan2882
0ee875bee4
(fix:gdrive) missing appId in picker
2025-09-18 20:25:20 +05:30
ManishMadan2882
da2f8477e6
(feat:drive) oauth for drive.file scope, picker
2025-09-17 19:37:01 +05:30
ManishMadan2882
ec0c4c3b84
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-09-16 14:59:18 +05:30
ManishMadan2882
f74e2c9da1
(feat:filepciker) load inside table, ui
2025-09-16 14:50:58 +05:30
ManishMadan2882
145c3b8ad0
(feat:file picker) table ui
2025-09-15 12:58:45 +05:30
ManishMadan2882
18b71ca2f2
(feat:upload) cards for upload types
2025-09-11 13:27:55 +05:30
Siddhant Rai
b865a7aec1
Merge branch 'main' of https://github.com/siiddhantt/DocsGPT into pr/1930
2025-09-10 20:15:20 +05:30
ManishMadan2882
fc8be45d5a
(feat:sync) confirmation check
2025-09-09 13:08:38 +05:30
ManishMadan2882
6366663f03
(refactor:uploads) separate file picker
2025-09-08 19:09:19 +05:30
Manish Madan
20fe7dc6d1
Merge branch 'main' into main
2025-09-08 14:19:32 +05:30
Alex
4b9153069e
Merge pull request #1928 from Ankit-Matth/fix/ui-ux-improvements
...
bugfix(ui): several UI/UX updates and fixes
2025-09-05 13:54:09 +01:00
ManishMadan2882
80406d0753
(feat:drive) debounce search, ui/ux
2025-09-05 13:25:36 +05:30
ManishMadan2882
f7f6042579
(feat:connector) paginate files
2025-09-04 07:58:12 +05:30
ManishMadan2882
7e2cbdd88c
(feat:connector) redirect url as backend overhead
2025-09-03 09:57:13 +05:30
ManishMadan2882
3b3a04a249
(feat:connector) sync fixes UI, minor refactor
2025-09-02 20:28:23 +05:30
ManishMadan2882
f9b2c95695
(feat:connector) sync, simply re-ingest
2025-09-02 18:06:04 +05:30
ManishMadan2882
c2c18e8319
(feat:connector,fe) sync api, notification
2025-09-02 13:36:41 +05:30