Commit Graph

22 Commits

Author SHA1 Message Date
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
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
Alex 0ace4f5c9f 5 fix 2023-02-24 16:09:19 +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 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 4de16db70f adds a chat menu in Navbar 2023-02-24 08:43:42 +05:30
TaylorS15 fc239bb37e fixed discord and github nav links 2023-02-22 19:50:08 -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 b49f7b144f nav cleaning and updated functionality 2023-02-22 10:31:51 -05:00
TaylorS15 907c4f8c4b storing api key and recent source docs locally 2023-02-22 09:12:55 -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
TaylorS15 d8104381a5 small nav fix 2023-02-19 17:07:38 -05:00
TaylorS15 5902ca0201 added modal to select source documentation 2023-02-19 15:26:27 -05:00
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