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 |
|
ManishMadan2882
|
bb4ea76d30
|
(fix:connectorTree) path navigation fn
|
2025-09-01 12:04:58 +05:30 |
|
ManishMadan2882
|
2868e47cf8
|
(feat:connector) provider metadata, separate fe nested display
|
2025-08-29 18:05:58 +05:30 |
|
ManishMadan2882
|
018273c6b2
|
(feat:connector) refactor, updated routes FE
|
2025-08-29 01:06:40 +05:30 |
|
Ankit Matth
|
07d59b6640
|
refactor: use list instead of string parsing
|
2025-08-23 20:25:29 +05:30 |
|
Alex
|
7ae5a9c5a5
|
Refactor diagramId initialization to use a combination of Date.now() and random string for uniqueness
|
2025-08-21 14:50:37 +01:00 |
|
Ankit Matth
|
6f47aa802b
|
added support for multi select sources
|
2025-08-16 15:19:19 +05:30 |
|
Ankit Matth
|
3417c73011
|
fix(ui): resolve multiple UI/UX issues
|
2025-08-15 10:14:31 +05:30 |
|
ManishMadan2882
|
1db80d140f
|
(fix) search dropdowns
|
2025-08-13 17:39:39 +05:30 |
|
ManishMadan2882
|
2f48a3d7d5
|
(feat:chunks) consistent path header
|
2025-08-13 02:53:32 +05:30 |
|