Commit graph

20 commits

Author SHA1 Message Date
Anika Raemer
7e831cfb64 renaming and docs 2025-10-04 18:16:49 +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
3a887d8dbb added incomplete recipe point, controller and mapper implementation 2025-09-27 21:00:21 +02:00
Anika Raemer
d94251dea4 add dtos and fix entities including migrations 2025-09-27 18:21:10 +02:00
Anika Raemer
ad6ee64565 create database structure 2025-09-27 17:39:13 +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
fac606cf97 add token expiry date to login response 2025-09-26 19:42:18 +02:00
Anika Raemer
5dd79374c1 add athorization to all calls except auth 2025-09-24 21:24:20 +02:00
Anika Raemer
8fb48f7243 add admin user 2025-09-24 21:00:58 +02:00
Anika Raemer
3cc66f4e97 Fix token 2025-09-24 20:39:33 +02:00
Anika Raemer
db480a88e0 make it run 2025-09-22 20:46:31 +02:00
Anika Raemer
c17bb05f0a running now 2025-09-22 20:17:46 +02:00
Anika Raemer
85cd083750 add migrations to start up 2025-09-21 20:09:25 +02:00
Anika Raemer
099ffb74a1 improve login and add migration script 2025-09-21 20:01:33 +02:00
Anika Raemer
1fce467571 add auth and user handling 2025-09-21 19:49:54 +02:00
Anika Raemer
db057ce342 initial commit - far from runnable 2025-09-21 12:39:54 +02:00