Commit graph

37 commits

Author SHA1 Message Date
araemer
58a581fbac Rename bruno files to match names of rest resources 2026-02-22 07:27:32 +01:00
araemer
195fbc52ad update node_modules 2026-02-22 07:25:43 +01:00
araemer
4889aac148 Forgotten file with modified imports due to moving all API functionality to a single directory 2026-02-21 08:29:02 +01:00
araemer
70b132dc6f First unchecked draft for tags 2026-02-21 08:28:15 +01:00
araemer
f936e84168 Renaming of rest resources 2026-02-21 07:47:46 +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
7ab5923ebb Create enum for user role 2025-11-30 08:41:13 +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
81f1c3668b add relation ids to DTOs 2025-10-10 20:22:14 +02:00
Anika Raemer
0587153829 fix relations 2025-10-10 19:41:34 +02:00
Anika Raemer
58ef7fbc00 add createOrUpdate for recipes 2025-10-10 18:04:59 +02:00
Anika Raemer
7252b072bd move core headers to middleware file 2025-10-07 19:39:07 +02:00
Anika Raemer
760c91af56 fix core middleware and make search case insensitive 2025-10-07 19:26:59 +02:00
Anika Raemer
7ec4324fde add search for recipe title 2025-10-04 21:04:05 +02:00
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