franc
da2fd1e61d
change redirection to index
2025-05-14 12:01:20 +02:00
franc
ff08b82611
1.) Add an eindpoint for deleting recipe with their connections
...
2.) Add Endpoint for adjust Ingredient Amount
2025-05-13 14:44:18 +02:00
franc
27d4fd5368
Solve Thread of mergeRequest
2025-05-07 10:03:02 +02:00
franc
abb1d774fe
Solve all thread from mergeRequest to RecipeController
2025-05-07 08:53:12 +02:00
franc
000cead877
- Replaced foreach loop with for loop for better index-based access to instructions.
...
- Added logic to dynamically retrieve media files for each instruction using `Request.Form.Files`.
- Ensured that media files are correctly associated with their respective instructions during recipe creation.
2025-05-05 12:01:53 +02:00
franc
8b3489cf63
Add viewModels for creatingRecipes, Instruction and ingredient of Recipe
2025-04-30 18:53:20 +02:00
franc
bcc0a60669
Update Controller stuff with Repo Methods
2025-04-28 13:10:41 +02:00
franc
7035a9b64d
Add also here recipeId
2025-04-23 13:33:33 +02:00
franc
12752c4834
Delete unecessary Route
2025-04-23 11:26:14 +02:00
franc
16a9d10844
Return PartialView instead an Redirection
2025-04-22 14:49:29 +02:00
franc
127a60b621
Refactoring some Code and clean Code
2025-04-09 15:37:44 +02:00
franc
d248ccb1db
Reapply "add CategoryController with endpoints"
...
This reverts commit 928743303c .
2025-04-08 15:52:32 +02:00
franc
928743303c
Revert "add CategoryController with endpoints"
...
This reverts commit 36bca4d658 .
2025-04-08 15:23:57 +02:00
franc
36bca4d658
add CategoryController with endpoints
2025-04-08 15:22:28 +02:00
Francesco D'Amico
1fcf1a1c26
FilterByDifficulty testing
2025-04-01 17:02:47 +02:00
Francesco D'Amico
a4c8edb572
Write Controller for testing Data
2025-03-30 15:53:26 +02:00