Alex
|
4025e55b95
|
Merge pull request #1028 from utin-francis-peter/fix/issue#1023
Fix: adjusted alignment of submit query icon within its container
0.10.0
|
2024-07-17 00:25:42 +01: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 |
|
Alex
|
bacd2a6893
|
Merge pull request #1034 from ManishMadan2882/main
Feat: sharing endpoints
|
2024-07-16 12:28:59 +01:00 |
|
Alex
|
0f059f247d
|
fix: ruff lint
|
2024-07-16 12:28:43 +01:00 |
|
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
|
02187fed4e
|
add timetamp in iso, remove sources
|
2024-07-14 03:27:53 +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 |
|
Manish Madan
|
3357ce8f33
|
Merge branch 'arc53:main' into main
|
2024-07-09 16:29:04 +05:30 |
|
Alex
|
1776f6e7fd
|
Merge pull request #1024 from blackviking27/feat-bubble-width
|
2024-07-09 09:06:39 +04:00 |
|
ManishMadan2882
|
edfe5e1156
|
restrict redundant sharing, add user field
|
2024-07-08 15:59:19 +05:30 |
|
ManishMadan2882
|
0768992848
|
add route to share and fetch public conversations
|
2024-07-08 03:03:46 +05:30 |
|
FIRST_NAME LAST_NAME
|
1224f94879
|
moved the three icons to the bottom of conversation bubble
|
2024-07-07 21:52:20 +05:30 |
|
Alex
|
b58c5344b8
|
Merge pull request #1033 from arc53/dependabot/npm_and_yarn/extensions/web-widget/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/web-widget
|
2024-07-07 17:24:03 +04:00 |
|
dependabot[bot]
|
7175bc0595
|
chore(deps-dev): bump braces in /extensions/web-widget
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-07-07 13:20:00 +00:00 |
|
Alex
|
b7a6f5696d
|
Merge pull request #1032 from utin-francis-peter/fix/issue#1016
FEAT: Auto Language Detection using User's Browser Default
|
2024-07-07 17:19:32 +04:00 |
|
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
|
61feced541
|
Merge branch 'feat/issue#1017' of https://github.com/utin-francis-peter/DocsGPT into feat/issue#1017
|
2024-07-05 21:57:46 +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
|
357e9af627
|
chore: typo elimination
Co-authored-by: Siddhant Rai <47355538+siiddhantt@users.noreply.github.com>
|
2024-07-05 12:07:33 +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 |
|
Alex
|
f2910ab9d1
|
Merge pull request #1029 from arc53/dependabot/npm_and_yarn/docs/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs
|
2024-07-03 23:11:43 +04:00 |
|
utin-francis-peter
|
b4bfed2ccb
|
style: query submission icon centering
|
2024-07-03 15:46:35 +01:00 |
|
dependabot[bot]
|
2fcde61b6d
|
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs
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-07-03 13:10:18 +00:00 |
|
Alex
|
ffddf10de5
|
Merge pull request #1026 from ManishMadan2882/main
|
2024-07-03 17:09:46 +04: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 |
|