Alex
312cb9ae70
feat: image parser
2024-11-19 19:06:53 +00:00
dependabot[bot]
9fb37b1179
build(deps-dev): bump tailwindcss from 3.4.11 to 3.4.15 in /frontend
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.4.11 to 3.4.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.11...v3.4.15 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 20:13:53 +00:00
fadingNA
0493352292
frontend: remove search on localstate, change to backend search use mongo passing searchTerm
2024-11-18 00:06:18 -05:00
ManishMadan2882
f58e7cc154
Merge branch 'main' of https://github.com/ManishMadan2882/docsgpt
2024-11-18 03:18:48 +05:30
ManishMadan2882
5ee0f15d94
(feat: search): close on click outside
2024-11-18 03:18:39 +05:30
Niharika Goulikar
626689cbe0
Merge branch 'arc53:main' into Fixes-#1260
2024-11-17 16:18:11 +05:30
Niharika Goulikar
a44319d815
Fixed edit and resend issue
2024-11-17 10:29:29 +00:00
GH Action - Upstream Sync
3273af7f40
Merge branch 'main' of https://github.com/arc53/DocsGPT
2024-11-17 01:36:05 +00:00
Alex
5971ff884e
Merge pull request #1443 from siiddhantt/fix/streaming-old-answer
...
fix: old streaming answer gets appended to new conversation
2024-11-16 22:48:55 +00:00
rohittcodes
04959df194
refactor: upload
2024-11-16 19:45:22 +05:30
Siddhant Rai
47d687b151
fix: old streaming answer gets appended to new conversation
2024-11-16 17:13:15 +05:30
fadingNA
2ad6b4fa4e
update table styling
2024-11-15 23:16:58 -05:00
ManishMadan2882
fab367f041
Merge branch 'main' of https://github.com/ManishMadan2882/docsgpt
2024-11-16 02:14:02 +05:30
ManishMadan2882
d33246612d
(widget) unmount with timeout
2024-11-15 18:16:45 +05:30
Alex
c97968f6c0
Merge pull request #1439 from RohittCodes/fix-1438
...
refactor: loader-color
2024-11-14 22:22:52 +00:00
Alex
9deb5adcbf
Merge pull request #1435 from mas-who/fix-add-prompt-modal
...
Improve UX for adding and editing prompts in the settings page
2024-11-14 17:31:28 +00:00
Alex
edc81d8e6e
Merge pull request #1385 from AkashJana18/fix/1219-message-box
...
fix : #1219 Too big top margin of message box separator
2024-11-14 16:52:59 +00:00
rohittcodes
ed8d553491
refactor: loader-color
2024-11-14 20:46:02 +05:30
Siddhant Rai
bd636d59dd
refactor: smooth answer appearance
2024-11-14 15:35:22 +05:30
Mason Hu
f6e9f9011d
fix: prevent saving prompt with same name as existing prompt
2024-11-13 15:28:16 +02:00
Mason Hu
2fe3cb2b22
fix: hide edit option for default prompts
2024-11-13 14:51:48 +02:00
Mason Hu
6b9519b56f
fix: prevent previous prompt name and content from displaying when adding new prompt
2024-11-13 14:36:34 +02:00
rohittcodes
58af393968
feat: wrapper modal
2024-11-13 02:15:05 +05:30
Alex
bed4939652
Merge pull request #1419 from fadingNA/pagination
...
Pagination
2024-11-12 09:51:24 +00:00
ManishMadan2882
70f44fcaca
(fix:upload) UI enhance
2024-11-11 18:16:52 +05:30
fadingNA
6974db5fd8
fix manage sync
2024-11-10 15:33:33 -05:00
fadingNA
6c585de6d3
add paginated to store, and fix upload docs property
2024-11-10 14:53:52 -05:00
fadingNA
1056c943d3
fix remove button on navigation sidebar and setting/document
2024-11-10 14:39:56 -05:00
fadingNA
839f0a3b95
remove log on api, add paginatedDoc on redux
2024-11-10 14:39:20 -05:00
Alex
84a15ef54d
fix: z-index sidebar bug
2024-11-10 19:38:48 +00:00
Alex
d4b409e166
fix: align buttons
2024-11-10 18:46:26 +00:00
fadingNA
e00c6f2c14
add min width for delete button, dropdown dakrtheme
2024-11-09 16:59:00 -05:00
fadingNA
0837295bd3
fix table responsive issue
2024-11-09 16:24:21 -05:00
fadingNA
f3a005a667
remove params on getDocs
2024-11-09 14:57:30 -05:00
fadingNA
5debb48265
Paginated With MongoDB / Create New Endpoint
...
change routes /combine name, add route /api/source/paginated
add new endpoint source/paginated
fixing table responsive
create new function to handling api/source/paginated
2024-11-09 02:09:01 -05:00
fadingNA
4429755c09
add paramter type prevent warning lint
2024-11-07 23:23:01 -05:00
fadingNA
a2967afb55
adjust Setting/Document to use pagination data from backend
2024-11-07 23:22:28 -05:00
fadingNA
3d03826db5
add overload function to gettotalpage, and new type
2024-11-07 23:22:03 -05:00
fadingNA
7ff86a2aee
remove default value since provide on getDocs
2024-11-07 23:21:26 -05:00
fadingNA
df2f69e85f
adjust table of document with mx auto, add pagination to Documents Component
2024-11-06 22:33:26 -05:00
fadingNA
ec3407df7e
add 2 fiels for make request to api/combine
2024-11-06 22:32:37 -05:00
fadingNA
5dae074c95
pagination component
2024-11-06 22:31:56 -05:00
fadingNA
a35be6ae57
add arrow icons for pagination
2024-11-06 22:31:41 -05:00
Alex
e02718947a
Merge pull request #1416 from siiddhantt/fix/sources-pending
...
fix: pending sources even when no sources provided
2024-11-06 16:27:22 +00:00
Siddhant Rai
ebbd47c9cb
fix: pending sources even when no sources provided
2024-11-06 21:34:57 +05:30
AkashJana18
fe16743d16
fix/scrollbar in input textarea
2024-11-06 12:39:38 +05:30
dependabot[bot]
fe18d6e638
build(deps): bump react-dropzone from 14.2.3 to 14.3.5 in /frontend
...
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone ) from 14.2.3 to 14.3.5.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases )
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.2.3...v14.3.5 )
---
updated-dependencies:
- dependency-name: react-dropzone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 20:41:57 +00:00
ManishMadan2882
042519005c
fix(all sources): text overflows
2024-11-05 01:36:54 +05:30
ManishMadan2882
7e24995afe
fix(nav): minor ui
2024-11-05 00:48:12 +05:30
ManishMadan2882
877b165a9a
(feat:docs) sort
2024-11-05 00:44:02 +05:30