Commit Graph

84 Commits

Author SHA1 Message Date
Alex 141d02aec9 Update package.json 2023-02-25 19:25:26 +00:00
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
Alex 5f70bf286a dockefiles 2023-02-24 17:04:37 +00:00
Alex 0ace4f5c9f 5 fix 2023-02-24 16:09:19 +00:00
Alex 90ec40c2b3 spacing 2023-02-24 14:48:02 +00:00
Alex e465daf848 small fixes 2023-02-24 14:34:02 +00: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
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
ajaythapliyal 4de16db70f adds a chat menu in Navbar 2023-02-24 08:43:42 +05:30
ajaythapliyal 2bfba4cce8 fixes 2 from nicks list 2023-02-24 08:13:21 +05:30
ajaythapliyal 0132079842 fixes 1. from Nicks list 2023-02-24 07:59:19 +05:30
TaylorS15 18b7402d56 removed async on local storage functions 2023-02-22 22:59:31 -05:00
TaylorS15 fc239bb37e fixed discord and github nav links 2023-02-22 19:50:08 -05:00
TaylorS15 933174d530 removed logging 2023-02-22 18:53:20 -05:00
TaylorS15 355d6e3cf2 small change 2023-02-22 18:34:20 -05:00
TaylorS15 91df648767 added github and discord links and removed TODOs 2023-02-22 10:43:38 -05:00
TaylorS15 cf1715712b text color change 2023-02-22 10:33:24 -05:00
TaylorS15 81e1b1a7b6 Merge branch 'main' of https://github.com/TaylorS15/DocsGPT 2023-02-22 10:31:53 -05:00
TaylorS15 b49f7b144f nav cleaning and updated functionality 2023-02-22 10:31:51 -05:00
Taylor Svec 79872b207d Merge branch 'arc53:main' into main 2023-02-22 09:13:53 -05:00
TaylorS15 907c4f8c4b storing api key and recent source docs locally 2023-02-22 09:12:55 -05:00
ajaythapliyal 1fc9d61325 shows error message when request req fails 2023-02-22 10:02:05 +05:30
TaylorS15 13841c7162 packagelock 2023-02-21 16:59:36 -05:00
Alex 41742dccd3 Merge pull request #103 from TaylorS15/main
added modal to select source documentation
2023-02-21 14:34:29 +00:00
TaylorS15 708c11ba78 removed logging 2023-02-20 14:53:53 -05:00
TaylorS15 8ee34d8660 little change 2023-02-20 14:44:59 -05:00
TaylorS15 dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2023-02-20 14:22:11 -05:00
ajaythapliyal f7463699be removes hardcoded conversation 2023-02-20 09:19:57 +05:30
ajaythapliyal a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2023-02-20 09:04:24 +05:30
TaylorS15 80ada47df8 fix 2023-02-19 19:49:21 -05:00
TaylorS15 f61fc71874 bug fix 2023-02-19 19:47:50 -05:00
TaylorS15 d8104381a5 small nav fix 2023-02-19 17:07:38 -05:00