ManishMadan2882
a0dd8f8e0f
integrated stream for shared(prompt) conv
2024-07-27 02:42:33 +05:30
ManishMadan2882
4b3f04083b
synced with upstream
2024-07-26 15:36:27 +05:30
ManishMadan2882
8276b6c9a9
(shared conv) centralised into redux state
2024-07-26 15:19:38 +05:30
Siddhant Rai
0c062a8485
enhancement: implement api client in remaining places
2024-07-24 23:08:42 +05:30
Siddhant Rai
7c6532f145
enhancement: reusable api client setup + replaced in settings, conversation
2024-07-24 21:33:36 +05:30
ManishMadan2882
052669a0b0
complete_stream: no storing for api key req, fe:update shared conv
2024-07-24 02:03:53 +05:30
Nayeli De Jesus
3f7a27cdbb
Updated Ux-enhancement
...
I worked on deleting the button since we want training modal to close automatically upon completion. I added the set variables into TrainingProgress().
2024-07-18 05:35:12 -07:00
Nayeli De Jesus
58e30b8c88
Created Branch
2024-07-18 05:28:30 -07:00
utin-francis-peter
e1e63ebd64
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/issue#1023
2024-07-16 22:05:12 +01:00
utin-francis-peter
8279df48bf
removed shrink
2024-07-16 22:04:26 +01:00
Alex
d86a06fab0
Merge pull request #1027 from utin-francis-peter/feat/issue#1017
...
Feat Implementation for issue#1017
2024-07-16 14:35:18 +01:00
Siddhant Rai
90b24dd915
fix: removed unused TextArea component
2024-07-16 18:20:13 +05:30
ManishMadan2882
e2b76d9c29
feat(share): share btn above conversations
2024-07-16 02:09:36 +05:30
ManishMadan2882
1107a2f2bc
refactor App.tsx: better convention
2024-07-15 17:56:23 +05:30
ManishMadan2882
efd43013da
minor fix
2024-07-15 05:13:28 +05:30
ManishMadan2882
7b8458b47d
fix layout
2024-07-15 05:00:13 +05:30
ManishMadan2882
84eed09a17
feedback visible conditioned, update meta info in shared
2024-07-15 02:55:38 +05:30
ManishMadan2882
35b1a40d49
feat(share) translate
2024-07-14 04:13:25 +05:30
ManishMadan2882
81d7fe3fdb
refactor App, add /shared/id page
2024-07-14 03:29:06 +05:30
ManishMadan2882
019bf013ac
add css class: no-scrollbar
2024-07-12 02:51:59 +05:30
ManishMadan2882
d6e59a6a0a
conversation tile: add menu, add share modal
2024-07-11 21:45:47 +05:30
utin-francis-peter
46aa862943
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into feat/issue#1017
2024-07-09 13:34:49 +01:00
utin-francis-peter
0413cab0d9
chore: removed all TextArea related entities from branch as it's outiside scope of branch/issue
2024-07-09 13:32:46 +01:00
Alex
1776f6e7fd
Merge pull request #1024 from blackviking27/feat-bubble-width
2024-07-09 09:06:39 +04:00
FIRST_NAME LAST_NAME
1224f94879
moved the three icons to the bottom of conversation bubble
2024-07-07 21:52:20 +05:30
utin-francis-peter
abf5b89c28
refactor: handling applied styles based on colorVariant in a neater manner
2024-07-07 08:33:02 +01:00
utin-francis-peter
d554444b0e
chore: updated Input prop from hasSilverBorder to colorVariant
2024-07-06 21:22:41 +01:00
utin-francis-peter
16ae0725e6
chore: took off the option of looking-up docsgpt-locale lang key in localStorage on first load
2024-07-06 20:41:21 +01:00
utin-francis-peter
a1d4db2f1e
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into feat/issue#1017
2024-07-05 12:15:38 +01:00
utin-francis-peter
a41519be63
fix: minor typo
2024-07-05 11:41:12 +01:00
FIRST_NAME LAST_NAME
870e6b07c8
Merge branch 'main' of https://github.com/blackviking27/DocsGPT into feat-bubble-width
2024-07-04 19:12:04 +05:30
utin-francis-peter
6f41759519
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/issue#1016
2024-07-04 10:11:57 +01:00
utin-francis-peter
6727c42f18
feat: auto browser lang detection on first visit
2024-07-04 10:05:54 +01:00
utin-francis-peter
90c367842f
chore: added browser lang detector package by i18next
2024-07-04 09:00:14 +01:00
Alex
a0bb6e370e
Merge pull request #1018 from utin-francis-peter/fix/issue#1014
2024-07-04 00:35:29 +04:00
utin-francis-peter
b4bfed2ccb
style: query submission icon centering
2024-07-03 15:46:35 +01:00
utin-francis-peter
6e3bd5e6f3
fix: adjusted alignment of submit query icon within its container
2024-07-03 13:29:34 +01:00
utin-francis-peter
b21230c4d6
chore: migrated to using custom Input component to address redundant twClasses
2024-07-03 12:34:13 +01:00
utin-francis-peter
0a533b64e1
chore: migrated prop type definition into a types declaration file for components. other components prop types will live here
2024-07-03 11:49:49 +01:00
utin-francis-peter
15b0e321bd
chore: TextArea component to replace Div contentEditable for entering prompts
2024-07-03 11:24:29 +01:00
ManishMadan2882
4d749340a2
fix: lint error - semantic ambiguity
2024-07-03 13:25:47 +05:30
utin-francis-peter
0ef6ffa452
gap between y-borders and prompts input + border-radius reduction as prompts input grows
2024-07-02 19:48:19 +01:00
FIRST_NAME LAST_NAME
d7b1310ba3
conversation bubble width fix
2024-07-02 22:11:21 +05:30
utin-francis-peter
7408454a75
chore: prompts input now uses useState hook for state change and inbuilt autoFocus
2024-07-01 19:54:31 +01:00
utin-francis-peter
07b71468cc
style: removed custom padding and used twClasses
2024-06-29 20:45:33 +01:00
utin-francis-peter
522e966194
refactor: custom input component is used. inputRef is also replaced with state value
2024-06-29 18:58:13 +01:00
utin-francis-peter
937c60c9cf
style: updated custom css class to match textInput component's
2024-06-29 18:55:10 +01:00
utin-francis-peter
bbb1e22163
style: spacings...
2024-06-28 20:19:01 +01:00
utin-francis-peter
a16e83200a
style fix: gap between conversations wrapper and prompts input wrapper
2024-06-28 15:16:55 +01:00
utin-francis-peter
d437521710
style fix: response bubble padding and radius
2024-06-28 14:45:14 +01:00