Commit Graph

13 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
9cc05d0a7a Major refactor of auth and login logic. 2024-08-19 21:21:06 -05:00
Jesse Brault
56dffa2ee8 Now using rawText from recipe api. 2024-08-15 14:19:22 -05:00
Jesse Brault
5bddd1790f Keeping up with recipe api changes. 2024-08-14 18:54:16 -05:00
Jesse Brault
57355fae1f Better error handling. 2024-08-08 10:58:03 -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
3ea7f6f83a Refresh-token auth flow working. Still cannot clear search. 2024-08-07 10:34:11 -05:00
Jesse Brault
c35ef2f60b Major refactoring of auth, Header, and overall login/logout experience. 2024-08-06 11:05:48 -05:00
Jesse Brault
a3443ce274 Refactoring of components and styling of full recipe page. 2024-08-01 15:38:20 -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
647a4be383 Added AbortController to getRecipe params. 2024-07-31 13:14:01 -05:00
Jesse Brault
201ddb6656 Basic 404 not found for Recipe. 2024-07-31 13:09:52 -05:00
Jesse Brault
fa7d104bd2 Basic FullRecipeView and Recipe page. 2024-07-31 11:15:02 -05:00