Commit Graph

16 Commits

Author SHA1 Message Date
Jesse Brault
a73dcd1c01 MME-34 Add recipe star toggle endpoint, deprecate old star endpoints and service methods. 2026-02-21 16:43:33 -06:00
Jesse Brault
fd08a4df13 MME-13 Fix hibernate delete problems with better equals/hashcode and easier ids. 2026-02-12 15:46:38 -06:00
Jesse Brault
fa7afbaa76 MME-4 Replace recipe embedding job with recipe summary job; rename recipe_embedding to recipe_summary and add column. 2026-02-01 16:17:35 -06:00
Jesse Brault
f272db9bdd Refactoring tests, test extensions, test suites. 2026-01-24 13:29:26 -06:00
Jesse Brault
0a83a032c8 Refactoring: less reliance on entity-specific exceptions, more converters, etc. 2026-01-21 17:42:30 -06:00
Jesse Brault
51cae79daa Clean up recipe classes. 2026-01-15 22:18:08 -06:00
Jesse Brault
3e08436abd Remove user-related interfaces and replace with entities. Also some casting clean up. 2026-01-14 16:59:01 -06:00
Jesse Brault
7230c7887d Remove recipe-related interfaces and replace with entities. 2026-01-14 16:44:13 -06:00
Jesse Brault
dce0db0385 Fix integration tests, all passing. 2025-12-27 18:48:10 -06:00
Jesse Brault
b9e7ccedce Fix tests to compile. 2025-12-26 13:50:18 -06:00
Jesse Brault
1fefeaa1da Change to flyway migrations, many SQL/entity updates. 2025-12-26 13:45:27 -06: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
73fdced131 Added starred to FullRecipeView and related query/service implementation. 2024-08-14 08:55:34 -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