meals-made-easy-app/src
2024-08-22 13:32:41 -05:00
..
api Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
components Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
pages Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
routes Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
stories Making TS happy after adding checker. 2024-08-14 07:49:45 -05:00
types Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
AuthProvider.tsx Refactored AuthProvider and RefreshProvider to be simpler. 2024-08-22 13:32:41 -05:00
main.css Recipe page star different when logged in or not. Styling of recipe star. 2024-08-14 18:17:40 -05:00
main.tsx Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
RefreshProvider.tsx Refactored AuthProvider and RefreshProvider to be simpler. 2024-08-22 13:32:41 -05:00
RouterContext.ts Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
routeTree.gen.ts Explicitly annotated type of router in main.tsx. Added recipe edit route. 2024-08-14 20:50:31 -05:00
vite-env.d.ts Initial commit with @tanstack/react-query and @tanstack/react-router. 2024-06-18 15:39:01 +02:00