Commit graph

17 commits

Author SHA1 Message Date
araemer
96d87fed13 Fix bug when saving tags for recipes 2026-02-22 13:18:31 +01:00
araemer
58a581fbac Rename bruno files to match names of rest resources 2026-02-22 07:27:32 +01:00
araemer
70b132dc6f First unchecked draft for tags 2026-02-21 08:28:15 +01:00
araemer
3155a356b9 Update Bruno collection and add prescript for automatic login based on environment, 2026-02-21 06:51:27 +01:00
araemer
8814658142 Add logging 2025-11-20 19:58:14 +01:00
araemer
2a6153002c Implement change password request. Adapt authorizationMiddleware to allow for adminOrOwner access to resources 2025-11-19 20:55:13 +01:00
araemer
555dacfaf5 Fix build and implement user/all correctly 2025-11-18 20:26:28 +01:00
araemer
a9bd803112 Rename some API object and add update user to UserPoint. However, it seems to be broken somehow 2025-11-13 21:32:27 +01:00
Anika Raemer
0587153829 fix relations 2025-10-10 19:41:34 +02:00
Anika Raemer
b1b714f44e correct cascade delete options 2025-10-04 18:01:46 +02:00
Anika Raemer
e33dfdb845 implement update recipe - does not create new ingredient groups, incredients or instruction steps yet 2025-09-28 20:28:53 +02:00
Anika Raemer
21742e3b24 load recipe by id 2025-09-28 20:14:19 +02:00
Anika Raemer
3638909761 add CompactRecipePoint for loading recipe header data 2025-09-28 18:41:56 +02:00
Anika Raemer
380eb4cd21 save recipes 2025-09-28 12:24:59 +02:00
Anika Raemer
e5b5d7e67d add me point to load user data of current user 2025-09-27 07:47:26 +02:00
Anika Raemer
5dd79374c1 add athorization to all calls except auth 2025-09-24 21:24:20 +02:00
Anika Raemer
db480a88e0 make it run 2025-09-22 20:46:31 +02:00