Jesse Brault
|
9b82e549ca
|
Added ability to get Recipe.rawText from api.
|
2024-08-15 14:20:38 -05:00 |
|
Jesse Brault
|
84596865dd
|
Added data about principal's relation to FullRecipeView and related implementation.
|
2024-08-14 18:48:32 -05:00 |
|
Jesse Brault
|
1484a7023c
|
Require principal for star mutations.
|
2024-08-14 09:29:11 -05:00 |
|
Jesse Brault
|
941acf7f2b
|
Changed "/stars" mapping to "/star" for individual star requests.
|
2024-08-13 11:45:10 -05:00 |
|
Jesse Brault
|
f47e767612
|
Added getStar to RecipeController and related.
|
2024-08-13 11:43:21 -05:00 |
|
Jesse Brault
|
c467bd75b3
|
Added removeStar to RecipeController and related.
|
2024-08-13 11:29:41 -05:00 |
|
Jesse Brault
|
e23526dbcc
|
Added addStar to RecipeController and related.
|
2024-08-13 11:13:24 -05:00 |
|
Jesse Brault
|
e4bf81d14f
|
SecurityExceptionView and related work in JwtFilter.
|
2024-08-02 17:46:02 -05:00 |
|
Jesse Brault
|
c89524a989
|
Added HttpStatuses to RecipeController exception handler.
|
2024-07-31 13:01:22 -05:00 |
|
Jesse Brault
|
57d2451be9
|
Recipe GET now working by ownerUsername and slug.
|
2024-07-29 17:43:39 -05:00 |
|
Jesse Brault
|
341133f779
|
Massive refactor of RecipeService and related. All tests passing.
|
2024-07-28 14:54:03 -05:00 |
|
JesseBrault0709
|
1137f390b7
|
Get recipe info views from RecipeService and RecipeController.
|
2024-07-09 17:46:17 +02:00 |
|
JesseBrault0709
|
019210d334
|
RecipeController for getting RecipePageView.
|
2024-07-09 15:11:05 +02:00 |
|
JesseBrault0709
|
97bbab3cf0
|
Basic RecipeController and tests.
|
2024-07-09 09:59:48 +02:00 |
|