Commit Graph

18 Commits

Author SHA1 Message Date
Jeas0001
73cec5745b When getting a single recipe the directions is in a string array 2025-05-13 10:45:46 +02:00
Jeas0001
1dd98e1a05 Merge branch 'master' of git.reim.ar:ReiMerc/easyeat 2025-05-13 10:32:02 +02:00
Jeas0001
df7d5f9695 Changed directions in recipedto to a string array instead of an object array Only the dto was changed 2025-05-13 10:31:37 +02:00
LilleBRG
5c1a569906 made new getallrecipedto and return on getallrecipe 2025-05-09 10:22:02 +02:00
Jeas0001
73bc290b6a add item to shopping list new item in g and old item in kg 2025-05-08 12:00:17 +02:00
Jeas0001
fd11c89cea Extrated unit adjustment 2025-05-08 11:05:40 +02:00
Jeas0001
7e1583f485 Changed delete item in shopping list to work and add item to only return an item and not an array with one item 2025-05-08 10:44:34 +02:00
Jeas0001
dfb2838565 Returns the added item in the shoppinglist 2025-05-08 10:22:43 +02:00
Jeas0001
15a09e0d30 Comments for the logic 2025-05-06 13:56:46 +02:00
Jeas0001
f84cd6167b Only checks if the username or email is changed 2025-05-05 13:04:50 +02:00
Jeas0001
b0bb534eff Some comment and a fix for checking if a username or email is in use 2025-05-05 13:00:57 +02:00
Jeas0001
adcb469a6f Made Unit and Amount nullable and directions to a list 2025-04-30 13:05:51 +02:00
Jeas0001
4772daa666 Removed preferedrecipes from the entire project 2025-04-30 12:49:58 +02:00
Jeas0001
de8c9359cc RemovedPreferedRecipes 2025-04-30 11:36:05 +02:00
Jeas0001
2596a9e408 Change element to name for ingredient 2025-04-30 11:04:56 +02:00
Jeas0001
81384ceb55 ShoppingList endpoints 2025-04-29 12:31:40 +02:00
Jeas0001
bc69acd75d Recipe controller 2025-04-29 08:44:23 +02:00
Jeas0001
73bfd8d01c UserController done 2025-04-24 12:27:58 +02:00