Jesse Brault
|
21c154ae47
|
Simplified EditRecipe page but still cannot figure out re-render bug.
|
2024-08-22 13:35:47 -05:00 |
|
Jesse Brault
|
5d1def13db
|
Refactored AuthProvider and RefreshProvider to be simpler.
|
2024-08-22 13:32:41 -05:00 |
|
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
|
c099275b31
|
doRefresh now only depends on router.
|
2024-08-20 11:11:45 -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
|
56dffa2ee8
|
Now using rawText from recipe api.
|
2024-08-15 14:19:22 -05:00 |
|
Jesse Brault
|
8ce916731f
|
Basic recipe editing page.
|
2024-08-15 12:15:12 -05:00 |
|
Jesse Brault
|
e328b64043
|
Explicitly annotated type of router in main.tsx. Added recipe edit route.
|
2024-08-14 20:50:31 -05:00 |
|
Jesse Brault
|
e237ea89ee
|
Added edit button to recipe page when owner.
|
2024-08-14 20:44:31 -05:00 |
|
Jesse Brault
|
5bddd1790f
|
Keeping up with recipe api changes.
|
2024-08-14 18:54:16 -05:00 |
|
Jesse Brault
|
34b57e0ccc
|
Recipe page star different when logged in or not. Styling of recipe star.
|
2024-08-14 18:17:40 -05:00 |
|
Jesse Brault
|
4d383c6fc8
|
Automatic token refrehs for mutation error.
|
2024-08-14 09:32:17 -05:00 |
|
Jesse Brault
|
4ea3c86522
|
Added star functionality to Recipe page.
|
2024-08-14 09:30:27 -05:00 |
|
Jesse Brault
|
d52ab9d97e
|
Working on Recipe star count/star ability.
|
2024-08-14 08:13:20 -05:00 |
|
Jesse Brault
|
5fb88eef0a
|
Making TS happy after adding checker.
|
2024-08-14 07:49:45 -05:00 |
|
Jesse Brault
|
d033ee5589
|
Added vite-plugin-checker.
|
2024-08-14 07:38:18 -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
|
d4686d0a39
|
Some styling of RecipePage.
|
2024-08-10 18:04:34 -05:00 |
|
Jesse Brault
|
8be7ff7b29
|
Added a nav list to left side.
|
2024-08-10 17:57:40 -05:00 |
|
Jesse Brault
|
058577d676
|
Correct redirect from login page.
|
2024-08-08 12:40:50 -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
|
1ded7331ef
|
Added any type to queryFn param in Recipes.
|
2024-08-08 10:44:11 -05:00 |
|
Jesse Brault
|
e73bbfb67d
|
Changed prettier printWidth to 120.
|
2024-08-08 10:43:14 -05:00 |
|
Jesse Brault
|
96fde1e7d8
|
Fetching images with accessToken working.
|
2024-08-07 21:40:31 -05:00 |
|
Jesse Brault
|
60c3ca4a3b
|
Fixed issue with redirect after refresh-token expiration.
|
2024-08-07 16:58:29 -05:00 |
|
Jesse Brault
|
73cdf19ac6
|
Solved search string issue by updating router.
|
2024-08-07 13:12:16 -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
|
1c02c11e90
|
Removed unncessary assets.
|
2024-08-06 09:59:25 -05:00 |
|
Jesse Brault
|
72f2ab1bf4
|
Moving Recipes and related around.
|
2024-08-06 09:58:33 -05:00 |
|
Jesse Brault
|
ec891b28b6
|
Better errorComponent for Recipe page.
|
2024-08-02 15:15:55 -05:00 |
|
Jesse Brault
|
a3443ce274
|
Refactoring of components and styling of full recipe page.
|
2024-08-01 15:38:20 -05:00 |
|
Jesse Brault
|
a983d49f22
|
Styling and structure of main recipes page.
|
2024-08-01 10:11:55 -05:00 |
|
Jesse Brault
|
159f0177eb
|
Working on authenticated Recipes routes.
|
2024-08-01 08:23:30 -05:00 |
|
Jesse Brault
|
68702595c5
|
Added Recipe errorComponent.
|
2024-07-31 17:43:46 -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
|
5815ea5879
|
Added Link to title.
|
2024-07-31 10:44:20 -05:00 |
|
Jesse Brault
|
5f87caa887
|
Basic Recipe page routing.
|
2024-07-31 10:17:42 -05:00 |
|
Jesse Brault
|
6cd87ab3c8
|
Changed title.
|
2024-07-31 10:04:33 -05:00 |
|
Jesse Brault
|
606d0f4b63
|
Added basic styling to RecipeCard.
|
2024-07-31 10:03:43 -05:00 |
|