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
|
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 |
|
utin-francis-peter
|
5cbf4cf352
|
style fix: padding and radius of question bubble
|
2024-06-28 14:24:34 +01:00 |
|
Alex
|
f34a75fc5b
|
Merge pull request #1004 from utin-francis-peter/fix/traning-progress
Fix/training progress
|
2024-06-25 14:57:26 +01:00 |
|
Alex
|
ba4a7dcd45
|
Merge pull request #1012 from siiddhantt/fix/input-box-cutting-content
fix: input box improvements
|
2024-06-25 13:38:08 +01:00 |
|
Siddhant Rai
|
85c648da6c
|
fix: large spacing + padding issue in input box
|
2024-06-25 17:58:16 +05:30 |
|
Alex
|
a14e70e3f4
|
Merge pull request #1006 from arc53/dependabot/npm_and_yarn/frontend/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend
|
2024-06-25 13:04:35 +01:00 |
|
utin-francis-peter
|
651eb3374c
|
chore: on language change when active tab is general, active tab is persisted as general
|
2024-06-23 23:33:27 +01:00 |
|
utin-francis-peter
|
68c71adc5a
|
chore: i18n "General" tab title
|
2024-06-23 23:29:59 +01:00 |
|
utin-francis-peter
|
0c4ca9c94d
|
refactor: selected language gets stored in local state, triggering an effect that updates lang value in local storage and change language
|
2024-06-23 23:27:43 +01:00 |
|
utin-francis-peter
|
8c04f5b3f1
|
chore: selected language isn't included in language options
|
2024-06-23 23:19:14 +01:00 |
|
Alex
|
35b29a0a1e
|
Merge pull request #1005 from siiddhantt/fix/modals-and-sidebar
fix: modals close on clicking outside
|
2024-06-23 12:51:51 +01:00 |
|
dependabot[bot]
|
d289f432b1
|
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-21 18:49:54 +00:00 |
|
Siddhant Rai
|
e16e269775
|
fix: dropdown closes on clicking outside
|
2024-06-21 23:35:03 +05:30 |
|
utin-francis-peter
|
c9a2034936
|
chore: adjusted delay time before training starts
|
2024-06-21 18:04:30 +01:00 |
|
utin-francis-peter
|
c11034edcd
|
chore: slight delay between uploading and learning progress transition
|
2024-06-20 23:35:39 +01:00 |
|
utin-francis-peter
|
804d9b42a5
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/traning-progress
|
2024-06-20 22:33:44 +01:00 |
|
utin-francis-peter
|
b1bb4e6758
|
fix: uploading/training progress bar
|
2024-06-20 22:18:18 +01:00 |
|
Alex
|
76ed8f0ba2
|
Merge pull request #1002 from ManishMadan2882/main
Better Error handling on /stream endpoint
|
2024-06-20 20:00:55 +01:00 |
|
ManishMadan2882
|
70bb9477c5
|
update err msg, if req fails from client
|
2024-06-20 18:21:19 +05:30 |
|
utin-francis-peter
|
9606e3f80c
|
chore: handleDeleteClick now accepts only doc as param
|
2024-06-20 06:00:32 +01:00 |
|
utin-francis-peter
|
7bc7b500f5
|
refactor/chore: migrated away from manually removing a deleted source doc from UI / latest docs are fetched after deletion to update UI
|
2024-06-20 05:58:39 +01:00 |
|
utin-francis-peter
|
1cbaf9bd9d
|
chore: updates from upstream
|
2024-06-20 00:05:14 +01:00 |
|
utin-francis-peter
|
45145685d5
|
fix: upon successful training of newly uploaded src doc, the latest doc is auto set as selected doc
|
2024-06-19 23:41:38 +01:00 |
|
utin-francis-peter
|
2fbec6f21f
|
chore: added cleanup fxn for TrainingProgress timeout fxn
|
2024-06-19 23:39:16 +01:00 |
|