Commit Graph

14 Commits

Author SHA1 Message Date
Jesse Brault
a3376a8cc1 Updated all api calls to use new apiCallFactory. 2024-08-22 08:00:10 -05:00
Jesse Brault
c54d3832a3 Major refactor of auth, refresh, and api calls. 2024-08-21 10:20:12 -05:00
Jesse Brault
9cc05d0a7a Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
Jesse Brault
af683d9ee9 RecipeEdit page basically working. 2024-08-17 11:16:15 -05:00
Jesse Brault
af0b91a6f2 Added preparation, cooking, and total times to recipe views. 2024-08-12 20:09:26 -05:00
Jesse Brault
b8787cd8f9 Recipe views now using UserInfoView. 2024-08-12 17:20:07 -05:00
Jesse Brault
111acea22f Ran prettier on all src files now that printWidth is 120. 2024-08-08 10:46:49 -05:00
Jesse Brault
401b5bef43 Working on refresh auth flow. 2024-08-06 21:54:08 -05:00
Jesse Brault
8a5fd0a466 Switched to using AbortSignal in api deps. Recipes page updated. 2024-07-31 13:18:11 -05:00
Jesse Brault
fa7d104bd2 Basic FullRecipeView and Recipe page. 2024-07-31 11:15:02 -05:00
Jesse Brault
5f87caa887 Basic Recipe page routing. 2024-07-31 10:17:42 -05:00
Jesse Brault
509f5292fc Refactoring API types and Dates now working. 2024-07-30 21:23:50 -05:00
Jesse Brault
64e96a2f68 Added font-awesome. Some cosmetic refactoring. 2024-07-30 13:27:59 -05:00
Jesse Brault
501069e3af Fetching/query of RecipeInfo working at a basic level. 2024-07-18 18:25:48 -05:00