Commit Graph

516 Commits

Author SHA1 Message Date
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
TaylorS15
db9a416ca0 fixed about page margin 2023-02-19 16:18:49 -05:00
TaylorS15
112e7a2473 removed unused import/export 2023-02-19 15:42:56 -05:00
TaylorS15
5902ca0201 added modal to select source documentation 2023-02-19 15:26:27 -05:00
ajaythapliyal
e40eb53b7a hooks up the redux conversation state with conversation UI 2023-02-19 11:55:38 +05:30
ajaythapliyal
5b456cda16 adds conversation slice and acomoddates conversation component with the
data types
2023-02-19 10:36:26 +05:30
ajaythapliyal
d20b5f3e09 adds conversation slice 2023-02-19 09:53:39 +05:30
ajaythapliyal
a86744d9d6 adds hero page 2023-02-19 08:56:53 +05:30
ajaythapliyal
f82ed1ecee restores side bar and conversation transition 2023-02-18 21:57:55 +05:30
ajaythapliyal
10ac36ee7b simplifies the APIKeyModal communication and state management, adds
conversation components
2023-02-18 16:52:14 +05:30
ajaythapliyal
5341d03749 moves the apikeymodal mounting one level down to simplify 2023-02-18 08:20:20 +05:30
ajaythapliyal
cb50795ac1 reorganizes the code, introduces preference slice 2023-02-18 00:58:04 +05:30
ajaythapliyal
350ccad077 makes the api key modal work 2023-02-18 00:25:21 +05:30
ajaythapliyal
1b6a58520c cleanup 2023-02-17 01:17:43 +05:30
TaylorS15
8e75d83a72 default state change 2023-02-14 21:44:29 -05:00
TaylorS15
5e5f13b664 major changes
state management now handled with redux
responsiveness uses custom hook (hooks.ts)
2023-02-14 21:43:14 -05:00
TaylorS15
c44e1804bf changed image folder location 2023-02-14 21:40:49 -05:00
TaylorS15
cbe9242355 installed redux 2023-02-14 21:39:53 -05:00
TaylorS15
b01ca54313 small margin fix 2023-02-12 11:00:18 -05:00
TaylorS15
cca92ca32f fixes 2023-02-12 10:54:41 -05:00
TaylorS15
c95b436cf1 About page, App fix, Mobile nav started 2023-02-11 19:18:01 -05:00
TaylorS15
4c6951977e TODOs updated, removed App.css, About page 2023-02-11 13:27:02 -05:00
TaylorS15
1d3e5b85fc react-router-dom 2023-02-11 11:56:44 -05:00
TaylorS15
e25ac549d7 fix 2023-02-10 17:09:18 -05:00
TaylorS15
cf8e19f64d nav setup 2023-02-10 17:05:42 -05:00
TaylorS15
b2c1634a47 placeholder 2023-02-10 17:05:27 -05:00
TaylorS15
be3cd4bafe tailwind extension 2023-02-10 17:05:10 -05:00
TaylorS15
e1e9daf1d1 initial App/Nav setup 2023-02-10 16:20:47 -05:00
TaylorS15
3aed55ba60 extended spacing 2023-02-10 16:20:30 -05:00
TaylorS15
59a8408822 installed react 2023-02-10 16:20:17 -05:00
TaylorS15
7f5f40c4dc small changes 2023-02-10 16:20:05 -05:00
ajaythapliyal
124760e820 iasdasd:wq!
adding a starter page
2023-02-09 22:51:08 +05:30
ajaythapliyal
b3136ba69d adds precommit hook 2023-02-09 10:03:56 +05:30
ajaythapliyal
449a87f424 adds eslint and prettier 2023-02-09 08:01:22 +05:30
ajaythapliyal
5d281ad01b initialize the app 2023-02-07 23:27:21 +05:30