Commit Graph

236 Commits (18b7402d56285f222c09559fb35583b4ba738c05)
 

Author SHA1 Message Date
TaylorS15 18b7402d56 removed async on local storage functions 2 years ago
TaylorS15 fc239bb37e fixed discord and github nav links 2 years ago
TaylorS15 933174d530 removed logging 2 years ago
TaylorS15 355d6e3cf2 small change 2 years ago
TaylorS15 91df648767 added github and discord links and removed TODOs 2 years ago
TaylorS15 cf1715712b text color change 2 years ago
TaylorS15 81e1b1a7b6 Merge branch 'main' of https://github.com/TaylorS15/DocsGPT 2 years ago
TaylorS15 b49f7b144f nav cleaning and updated functionality 2 years ago
Taylor Svec 79872b207d
Merge branch 'arc53:main' into main 2 years ago
TaylorS15 907c4f8c4b storing api key and recent source docs locally 2 years ago
Alex 2210412ed2
Merge pull request #114 from ajaythapliyal/main
Show error message when error occurs during conversation
2 years ago
ajaythapliyal 1fc9d61325 shows error message when request req fails 2 years ago
TaylorS15 13841c7162 packagelock 2 years ago
Alex c6ac269c88
Merge pull request #112 from tenokami/main 2 years ago
Nick 3a65a40c34
Update README.md 2 years ago
Alex ed036bc1bd
Merge pull request #110 from tenokami/main 2 years ago
Nick a5f1a75dc0
Update README.md 2 years ago
Nick 381af7b2fe
Update README.md 2 years ago
Alex 41742dccd3
Merge pull request #103 from TaylorS15/main
added modal to select source documentation
2 years ago
Taylor Svec 7d99b6c45a
Merge pull request #14 from TaylorS15/taylor-working
removed logging
2 years ago
TaylorS15 708c11ba78 removed logging 2 years ago
TaylorS15 8ee34d8660 little change 2 years ago
Taylor Svec 81180c22f1
Merge pull request #13 from TaylorS15/taylor-working
little change
2 years ago
Taylor Svec e25c12776b
Merge pull request #12 from TaylorS15/taylor-working
review changes
2 years ago
TaylorS15 dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2 years ago
Pavel 3c7ac76a72
Merge pull request #108 from arc53/fix-formatting
fix formatting
2 years ago
Alex 1f683582c0 fix formatting 2 years ago
Alex f60a5d9560
Merge pull request #106 from ajaythapliyal/feature/api-layer
Adds mocks API layer and  wires it with redux and conversation UI
2 years ago
ajaythapliyal f7463699be removes hardcoded conversation 2 years ago
ajaythapliyal a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2 years ago
TaylorS15 80ada47df8 fix 2 years ago
TaylorS15 f61fc71874 bug fix 2 years ago
Taylor Svec 107cfcbe3b
Merge pull request #11 from TaylorS15/taylor-working
fix
2 years ago
Taylor Svec d2958284b6
Merge pull request #10 from TaylorS15/taylor-working
bug fix
2 years ago
Alex 8819f9360b path handling 2 years ago
TaylorS15 d8104381a5 small nav fix 2 years ago
Taylor Svec 530e13bd24
Merge pull request #9 from TaylorS15/taylor-working
small nav fix
2 years ago
TaylorS15 db9a416ca0 fixed about page margin 2 years ago
Taylor Svec 0ccac90245
Merge pull request #8 from TaylorS15/taylor-working
small fixes
2 years ago
TaylorS15 112e7a2473 removed unused import/export 2 years ago
TaylorS15 5902ca0201 added modal to select source documentation 2 years ago
Taylor Svec e2fef9c205
Merge pull request #7 from TaylorS15/taylor-working
added modal to select source documentation
2 years ago
Taylor Svec af198caa80
Merge branch 'arc53:main' into main 2 years ago
Alex 63859a814b
Merge pull request #100 from ajaythapliyal/feature/intro
Adds Hero welcome page, introduces conversation slice and wires conversation UI with redux
2 years ago
ajaythapliyal e40eb53b7a hooks up the redux conversation state with conversation UI 2 years ago
ajaythapliyal 5b456cda16 adds conversation slice and acomoddates conversation component with the
data types
2 years ago
ajaythapliyal d20b5f3e09 adds conversation slice 2 years ago
ajaythapliyal a86744d9d6 adds hero page 2 years ago
Alex 8d408c59d6
Merge pull request #99 from ajaythapliyal/feature/restore-transition 2 years ago
ajaythapliyal f82ed1ecee restores side bar and conversation transition 2 years ago