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 |
|
Alex
|
b5cb3f994b
|
Merge pull request #135 from arc53/feature/more-ux-1
Feature/more ux 1
|
2023-02-27 10:50:43 +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 |
|
Alex
|
a748f92c7c
|
Merge pull request #134 from arc53/feature/more-ux
|
2023-02-26 14:40:51 +00:00 |
|
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 |
|
Alex
|
baead09e52
|
Merge pull request #133 from jaredbradley243/main
Update spelling
|
2023-02-26 11:23:18 +00:00 |
|
monkish54
|
222035a44b
|
Update spelling
The word remember was spelled incorrectly.
|
2023-02-25 19:44:39 -08:00 |
|
ajaythapliyal
|
df9472d04c
|
increases line height to center the text in input
|
2023-02-26 08:49:53 +05:30 |
|
Alex
|
cd3e0e34ea
|
Merge pull request #130 from arc53/api-linking
Api linking
|
2023-02-25 19:26:36 +00:00 |
|
Alex
|
141d02aec9
|
Update package.json
|
2023-02-25 19:25:26 +00:00 |
|
Alex
|
bd1c9c2818
|
gunicorn
|
2023-02-25 19:20:09 +00:00 |
|
Alex
|
fdc8a509de
|
fixes on comments
|
2023-02-25 18:43:54 +00:00 |
|
Alex
|
168defb079
|
Update requirements.txt
|
2023-02-25 16:54:12 +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
|
1af4ca2340
|
Merge pull request #129 from arc53/code-ingestion
Code_to_dict
|
2023-02-25 13:52:14 +00:00 |
|
Pavel
|
2c364d3c00
|
Code_to_dict
3 languages added, works well with python. Java and Js require additional revieving
|
2023-02-25 17:37:33 +04: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
|
d08d8be0b3
|
Merge pull request #128 from arc53/main
tiny fix for #5
|
2023-02-25 12:12:33 +00:00 |
|
Alex
|
9ec8e8c41c
|
tiny fix for #5
|
2023-02-25 12:11:59 +00:00 |
|
Pavel
|
8b9ecc5965
|
Merge pull request #125 from arc53/fe-fixed
Fe fixed
|
2023-02-25 15:49:52 +04:00 |
|
Alex
|
1c10c95114
|
Merge branch 'main' into fe-fixed
|
2023-02-25 11:43:53 +00:00 |
|
Alex
|
4d836d646b
|
Merge pull request #124 from ajaythapliyal/feature/final-ui-changes
Nicks Feedback : 12,13 & cleanup
|
2023-02-25 11:27:58 +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 |
|
Alex
|
5f70bf286a
|
dockefiles
|
2023-02-24 17:04:37 +00:00 |
|
Alex
|
0ace4f5c9f
|
5 fix
|
2023-02-24 16:09:19 +00:00 |
|
Pavel
|
8e496ca241
|
Merge pull request #123 from arc53/small-fe-fixes
Small fe fixes
|
2023-02-24 18:52:31 +04:00 |
|
Alex
|
90ec40c2b3
|
spacing
|
2023-02-24 14:48:02 +00:00 |
|
Alex
|
e465daf848
|
small fixes
|
2023-02-24 14:34:02 +00:00 |
|
Pavel
|
8f0f664393
|
Merge pull request #122 from arc53/taylorcopy
Taylorcopy
|
2023-02-24 17:27:33 +04:00 |
|
ajaythapliyal
|
b662c30508
|
adds middleware to sync redux with local storage also adds ununsed
import error rule to linter
|
2023-02-24 18:46:46 +05:30 |
|
Alex
|
d98b558ab0
|
merge
|
2023-02-24 12:02:48 +00:00 |
|
Alex
|
287f75dfe8
|
Merge branch 'main' into pr/115
|
2023-02-24 12:02:31 +00:00 |
|
Alex
|
3e5a686a73
|
Merge pull request #120 from ajaythapliyal/ui-cleanup
Nick's feedback List : 1, 2, 4, 6
|
2023-02-24 11:39:59 +00:00 |
|
ajaythapliyal
|
9d13034b7a
|
pushing Hero down a bit and adding active states in routed links
|
2023-02-24 16:41:58 +05:30 |
|
ajaythapliyal
|
d1d478ea29
|
fixes chatbubble padding
|
2023-02-24 09:33:18 +05:30 |
|
ajaythapliyal
|
3e20e4dc67
|
fixes .6 from nicks list
|
2023-02-24 09:25:03 +05:30 |
|