ManishMadan2882
|
a8582be54d
|
smooth transition to new input
|
2024-09-05 03:17:14 +05:30 |
|
ManishMadan2882
|
adb7132e02
|
conversation: refined scrolling
|
2024-09-05 02:34:15 +05:30 |
|
Aamer Aryan
|
5c9e6404cc
|
fix: bump eslint-plugin-prettier from 4.2.1 to 5.2.1
Committer: Aamer Aryan <aameraryan@gmail.com>
|
2024-08-31 04:58:47 +05:30 |
|
“Shriya
|
24d6889b24
|
abort stream when conversationId updates
|
2024-08-21 05:50:04 +05:30 |
|
Siddhant Rai
|
22b7445ac4
|
fix: no safe-area for iOS browser, input not fixed
|
2024-08-05 19:05:34 +05:30 |
|
Siddhant Rai
|
bd5fa83fe0
|
fix: handleInput after submission of query
|
2024-08-05 14:25:21 +05:30 |
|
Siddhant Rai
|
59caf381f7
|
fix: changed query box from div to textarea for handling paste, autoscroll
|
2024-08-05 14:17:21 +05:30 |
|
ManishMadan2882
|
09f2f2a9e7
|
(fix) dark theme,train modal
|
2024-07-30 18:01:49 +05:30 |
|
ManishMadan2882
|
ad30a8476c
|
fix(shared): UI
|
2024-07-30 01:13:47 +05:30 |
|
ManishMadan2882
|
d63b5d71a1
|
prevent event bubble, open menu onhover
|
2024-07-28 19:48:48 +05:30 |
|
ManishMadan2882
|
4b3f04083b
|
synced with upstream
|
2024-07-26 15:36:27 +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 |
|
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 |
|
ManishMadan2882
|
e2b76d9c29
|
feat(share): share btn above conversations
|
2024-07-16 02:09:36 +05:30 |
|
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
|
0ef6ffa452
|
gap between y-borders and prompts input + border-radius reduction as prompts input grows
|
2024-07-02 19:48:19 +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 |
|
Siddhant Rai
|
85c648da6c
|
fix: large spacing + padding issue in input box
|
2024-06-25 17:58:16 +05:30 |
|
Siddhant Rai
|
e16e269775
|
fix: dropdown closes on clicking outside
|
2024-06-21 23:35:03 +05:30 |
|
utin-francis-peter
|
544c46cd44
|
chore: retry btn is side-by-side with error mssg
|
2024-06-14 00:31:33 +01:00 |
|
utin-francis-peter
|
2c100825cc
|
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/retry-btn
|
2024-06-13 23:25:33 +01:00 |
|
utin-francis-peter
|
df24cfff4f
|
style: improve visibility of bottom-most message bubble
|
2024-06-12 22:52:43 +01:00 |
|
Siddhant Rai
|
bd5d93a964
|
fix: unfixed input bar + safe area inset for Safari (iOS)
|
2024-06-13 00:21:51 +05:30 |
|
Siddhant Rai
|
abdb80a6be
|
fix: input field covered by url bar in safari
|
2024-06-12 15:55:55 +05:30 |
|
utin-francis-peter
|
2f9cbe2bf1
|
chore: if user types in a new prompt after failed generation (instead of hitting retry btn), the failed query is updated with the new prompt before response is fetched. Ensuring every query object remains useful & relevant
|
2024-06-11 20:30:12 +01:00 |
|
utin-francis-peter
|
2cca7d60d5
|
chore: modified "retry" generation flow to give users the option of retrying with prev failed response or entering a new prompt into the provided field
|
2024-06-11 18:19:35 +01:00 |
|
utin-francis-peter
|
7e1cf10cb2
|
style: reduced retry container padding
|
2024-06-09 13:49:26 +01:00 |
|
utin-francis-peter
|
ee762c3c68
|
chore: modified handleQuestion params for more clarity
|
2024-06-09 13:47:51 +01:00 |
|
utin-francis-peter
|
32c06414c5
|
style: added theme adaptable RetryIcon component to Retry btn
|
2024-06-08 03:29:18 +01:00 |
|
utin-francis-peter
|
c26573482e
|
style: retry query generation btn
|
2024-06-07 17:28:13 +01:00 |
|
utin-francis-peter
|
414ec08dee
|
refactor: modified prepResponseView to prioritize query.response and trigger re-render after a failed generation is retried
|
2024-06-07 17:26:19 +01:00 |
|
utin-francis-peter
|
8d2ebe9718
|
feat: "Retry" btn conditionally renders in place of query input when a generation fails. Uses prev query to fetch answer when clicked.
|
2024-06-07 15:59:56 +01:00 |
|
utin-francis-peter
|
0b09c00b50
|
chore: modified handleQuestion to favor "Retry" action after a failed response generation
|
2024-06-07 14:47:29 +01:00 |
|
ManishMadan2882
|
99952a393f
|
feat(i18n): modals, Hero, Nav
|
2024-05-28 20:50:07 +05:30 |
|
ManishMadan2882
|
4fcc80719e
|
feat(i18n): settings static content
|
2024-05-28 01:39:37 +05:30 |
|
Alex
|
4534cafd3f
|
Merge pull request #949 from ManishMadan2882/main
Updating Hero
|
2024-05-16 23:32:49 +01:00 |
|
ManishMadan2882
|
4df2349e9d
|
(hero) minor update
|
2024-05-17 00:59:47 +05:30 |
|
ManishMadan2882
|
4f9ce70ff8
|
(hero): demo queries on click
|
2024-05-16 18:23:45 +05:30 |
|
digvijay shelar
|
95cd9ee5bb
|
spinner fixed
|
2024-05-16 15:15:48 +05:30 |
|
ManishMadan2882
|
c51f12f88b
|
(conversation)- taller input field
|
2024-05-15 16:31:41 +05:30 |
|
ManishMadan2882
|
ea79494b6d
|
fix(conversation): overflows in sources, removed tagline below input
|
2024-05-08 20:50:20 +05:30 |
|
ManishMadan2882
|
afb18a3e4d
|
(conversation) makes overflow auto
|
2024-05-08 16:17:16 +05:30 |
|
ManishMadan2882
|
b3eb9fb6fa
|
fix(conversation): mobile abnormal overflows
|
2024-05-08 15:56:52 +05:30 |
|
ManishMadan2882
|
7a2e491199
|
fix(UI):conversation,settings
|
2024-05-07 20:37:05 +05:30 |
|
Alex
|
80a4a094af
|
lint
|
2024-03-14 11:37:33 +00:00 |
|
ManishMadan2882
|
52ecbab859
|
purge logs
|
2024-03-14 04:01:35 +05:30 |
|