Commit Graph

109 Commits

Author SHA1 Message Date
ajaythapliyal
d1cc91dd6f makes feedback icon always visible for mobile 2023-03-07 09:44:53 +05:30
ajaythapliyal
b0b12856d5 makes the outline of feedback icon consistent with the inner color 2023-03-07 09:27:26 +05:30
ajaythapliyal
ae36ff9394 flattens the params 2023-03-06 23:05:21 +05:30
ajaythapliyal
a888f38afb wires up the feedback event handler with redux storie 2023-03-06 23:02:15 +05:30
ajaythapliyal
533053f66f adds click event to the like/dislike icon 2023-03-06 08:32:57 +05:30
ajaythapliyal
d4d663de38 feedback UI 2023-03-05 22:50:24 +05:30
ajaythapliyal
37ae24b879 adds like dislike 2023-03-05 22:36:57 +05:30
ajaythapliyal
787a06d06e refactors bubble logic 2023-03-05 19:22:03 +05:30
ajaythapliyal
19f807b6c4 refactors the conversation model from singular messages to queries
consisting of prompt and response
2023-03-05 16:29:10 +05:30
ajaythapliyal
780f5893de adds api call and introduces model for conversations 2023-03-05 14:25:21 +05:30
TaylorS15
d14438bf54 navigation changes/bugfix
fixed chats being visible under text below chat box
2023-03-03 16:15:35 -05:00
ajaythapliyal
9b668e1b13 typo bug fix 2023-03-02 09:10:35 +05:30
ajaythapliyal
dae6fa32c7 fixes 7 from Nick's list 2023-03-02 08:58:52 +05:30
ajaythapliyal
380429c33b 6 from nick's list 2023-03-02 08:42:42 +05:30
ajaythapliyal
7f81691ee0 fixes 3 from Nick's list 2023-03-02 08:03:38 +05:30
Alex
63e35fbdbc env vars 2023-03-01 14:16:11 +00:00
Alex
80ab638c31 tiny thing 2023-03-01 10:44:22 +00:00
ajaythapliyal
2f63bf85b5 adds default doc 2023-03-01 09:05:16 +05:30
Alex
923165957e Update About.tsx 2023-02-28 13:59:53 +00:00
Alex
d651077e4e
Merge pull request #140 from arc53/vercel-analytics
init analytics
2023-02-28 12:26:03 +00:00
Alex
6a9e103114 api linking 2023-02-28 12:19:57 +00:00
ajaythapliyal
ac8dbf4109 fix 2023-02-28 09:27:22 +05:30
ajaythapliyal
998c4688b0 hover effect on send icon 2023-02-28 09:07:45 +05:30
ajaythapliyal
8e839cf80c point 8 from Nick's list 2023-02-28 07:47:34 +05:30
ajaythapliyal
5bddee2d3e Merge branch 'main' of github.com:arc53/DocsGPT into feature/nicks-list1 2023-02-28 07:26:57 +05:30
Alex
a19a4c6c3a init analytics 2023-02-27 19:24:26 +00:00
Alex
f2259d2527 flipped the t-rex 2023-02-27 19:00:17 +00:00
Alex
3027945fe1 edits 2023-02-27 18:48:04 +00:00
ajaythapliyal
828927d167 fixes 8 of nick's list 2023-02-27 22:41:47 +05:30
Alex
5cd9f8f6e0 chat-small-fixes 2023-02-27 16:35:12 +00:00
ajaythapliyal
34fb20ce12 increases the bottom margin of conversation UI so that latest message
shows up above the input
2023-02-27 07:49:18 +05:30
ajaythapliyal
f703b89c00 disables chat scroll when nav state is modified 2023-02-27 07:31:02 +05:30
ajaythapliyal
b4a4007f66 word wrap fix 2023-02-26 20:04:55 +05:30
ajaythapliyal
2348848c18 this fixes 5 from nick's list 2023-02-26 17:19:35 +05:30
ajaythapliyal
df9472d04c increases line height to center the text in input 2023-02-26 08:49:53 +05:30
Alex
fdc8a509de fixes on comments 2023-02-25 18:43:54 +00:00
Alex
4769eb31e9 docs check api 2023-02-25 15:44:45 +00:00
Alex
4011398b0c moved string prep 2023-02-25 15:35:45 +00:00
Alex
99ac57c15b Merge branch 'api-linking' of https://github.com/arc53/docsgpt into api-linking 2023-02-25 13:36:07 +00:00
Alex
6eef53cb1b API conversation 2023-02-25 13:36:03 +00:00
TaylorS15
f077780e4b fixed nav 2023-02-25 08:28:48 -05:00
Alex
6cd98d631d Little fix 2023-02-25 12:56:59 +00:00
Alex
9ec8e8c41c tiny fix for #5 2023-02-25 12:11:59 +00:00
Alex
1c10c95114
Merge branch 'main' into fe-fixed 2023-02-25 11:43:53 +00:00
TaylorS15
57cb323387 Merge branch 'fe-fixed' of https://github.com/arc53/DocsGPT into fe-fixed 2023-02-25 04:14:28 -05:00
TaylorS15
2571a12d1e points 14 and 15 2023-02-25 04:13:12 -05:00
ajaythapliyal
2f246a90d0 on mobile view the app used to launch with nav bar open, this fixes it.
About page had same large horizontal margin which made about page very
narrow. This fixes it.
2023-02-25 11:51:17 +05:30
ajaythapliyal
63af495693 incorporates 13 from Nicks list 2023-02-25 11:11:15 +05:30
ajaythapliyal
f90abd8753 fixes the middleware setup 2023-02-25 09:52:15 +05:30
ajaythapliyal
4bc1a87fcf preserves whitespaces and newlines in message 2023-02-25 08:43:00 +05:30