Jesse Brault
|
5bddd1790f
|
Keeping up with recipe api changes.
|
2024-08-14 18:54:16 -05:00 |
|
Jesse Brault
|
4ea3c86522
|
Added star functionality to Recipe page.
|
2024-08-14 09:30:27 -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
|
90feb0e963
|
Clearer RefreshTokenError reasons and login page message.
|
2024-08-08 12:28:26 -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
|
96fde1e7d8
|
Fetching images with accessToken working.
|
2024-08-07 21:40:31 -05:00 |
|
Jesse Brault
|
3ea7f6f83a
|
Refresh-token auth flow working. Still cannot clear search.
|
2024-08-07 10:34:11 -05:00 |
|
Jesse Brault
|
85f6913b0e
|
fetch() now setting refresh-token cookie.
|
2024-08-07 08:41:20 -05:00 |
|
Jesse Brault
|
401b5bef43
|
Working on refresh auth flow.
|
2024-08-06 21:54:08 -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 |
|
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
|
cdca22de48
|
Removed viewers from ImageView
|
2024-07-30 14:06:47 -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 |
|
JesseBrault0709
|
038b5181dd
|
Login/logout properly working.
|
2024-06-23 10:33:19 +02:00 |
|