franc
03932b380d
change some things
2025-05-07 08:59:43 +02:00
franc
a7cafb479b
Use normal List instead interface list
2025-05-07 08:59:23 +02:00
franc
12b217ea59
Rename Method
2025-05-07 08:56:00 +02:00
franc
7bf43b1855
Change some things
2025-05-07 08:55:40 +02:00
franc
070df12049
Add new Attribut
2025-05-07 08:55:04 +02:00
franc
d172642b1e
Add an new Attribut
2025-05-07 08:54:18 +02:00
franc
abb1d774fe
Solve all thread from mergeRequest to RecipeController
2025-05-07 08:53:12 +02:00
franc
7168d93621
Rename Methode
2025-05-05 17:12:06 +02:00
franc
a0d05dcdc2
change from ienumerable to list
2025-05-05 17:11:18 +02:00
franc
4928a3cc7d
Move css style on a separate .css file
2025-05-05 17:10:40 +02:00
franc
dc9a1f1b9c
Move script section stuff that is implementet on more than one script section on layout
2025-05-05 17:10:05 +02:00
franc
402f5f2fe9
Rename method
2025-05-05 17:08:17 +02:00
franc
0ff81912a9
Rename Method from CreateInstructionWithImageToRecipeAsync to CreateInstructionAsync
2025-05-05 17:07:39 +02:00
franc
a0044a8d30
Check recipeId null
2025-05-05 17:05:30 +02:00
franc
a2e50a0195
Move all js scripts into this file
2025-05-05 12:33:05 +02:00
franc
1e6d354343
Remove js an placed to site.js
2025-05-05 12:32:32 +02:00
franc
a7a5650046
Make a completly new Create view with some css style, that contains all PartialViews
2025-05-05 12:30:53 +02:00
franc
594315c473
Make link to page for create Recipe instead to show the form dynamically by button click
2025-05-05 12:29:19 +02:00
franc
1a91ec38dd
Avoid datainconsistency
2025-05-05 12:26:19 +02:00
franc
a76f757081
- Forgive an IFormFile Parameter for CreateInstructionWithImageToRecipeAsync
...
-Refactor instruction number generation to simplify null-check and remove redundant increment
- By creating an InstructionFile put Recipe Id to null for avoid Datainconsistency
2025-05-05 12:24:20 +02:00
franc
080c4eda78
Create ViewModels for the Create Recipe logic
2025-05-05 12:19:27 +02:00
franc
0d57d40651
Make Instruction and Recipe nullable for avoid data inconsistency
2025-05-05 12:18:22 +02:00
franc
d131ec1d16
Implement a new endpoint to retrieve all units for a dynamic dropdown.
2025-05-05 12:17:06 +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
7976545da6
Add Method for uploading Instruction Image to Controller and put ValidateAntiForgeryKey instead of AutoValidateAntiForgeryKey
2025-05-05 11:56:15 +02:00
franc
ca15b69677
create a js file with all scripts
2025-04-30 18:54:38 +02:00
franc
8b3489cf63
Add viewModels for creatingRecipes, Instruction and ingredient of Recipe
2025-04-30 18:53:20 +02:00
franc
9e7ff56099
Make New Migration to make Instruction nullable for avoid data inconsistenc
2025-04-30 18:51:36 +02:00
Francesco D'Amico
12aab06874
Merge branch 'feature/Sort-Logic-Instruction' into 'develop'
...
Feature/sort logic instruction
See merge request francesco.damico/francescos.recipes.world!9
2025-04-28 14:35:42 +00:00
franc
5848697dec
Use model instead of view data
2025-04-28 16:06:31 +02:00
franc
93162f3a4b
using model instead of ViewData
2025-04-28 16:06:01 +02:00
franc
c001fee09d
Comment code
2025-04-28 16:04:29 +02:00
franc
d3a74196f2
Use new method in controller
2025-04-28 15:02:20 +02:00
franc
be211b12c6
Make methode to get SortedInstruction
2025-04-28 15:01:59 +02:00
franc
8dc53201ce
Create InstructionViewModel
2025-04-28 15:01:13 +02:00
franc
aa5cc3d683
Use InstructionViewModel
2025-04-28 15:00:50 +02:00
franc
9c1584d621
Make two views for sort logic one for show the instructions and the other for add Instruction
2025-04-28 13:13:24 +02:00
franc
2f879d987b
Add more methods for improve sort logic
2025-04-28 13:11:28 +02:00
franc
bcc0a60669
Update Controller stuff with Repo Methods
2025-04-28 13:10:41 +02:00
franc
e169e94c8e
Solve format
2025-04-23 13:40:27 +02:00
franc
cc30f5b149
Conflict resolve
2025-04-23 13:37:22 +02:00
franc
7035a9b64d
Add also here recipeId
2025-04-23 13:33:33 +02:00
franc
146cdf9bff
Remove unnecessary context dependency
2025-04-23 13:32:18 +02:00
franc
0d1f18ecf6
Just add scope for InstructionService
2025-04-23 13:28:24 +02:00
franc
0859e3aa2b
Add recipeid to the methods seperate the Id logic between instructionId and recipeId
2025-04-23 13:27:51 +02:00
franc
1bdb14e9d3
Rename Refactoring
2025-04-23 11:51:12 +02:00
franc
059e93cb86
Remove Blank line
2025-04-23 11:51:12 +02:00
franc
32aaec7d65
Remove the interface declaration for MoveInstructionAsync since it's now a private method
2025-04-23 11:51:12 +02:00
franc
825818645a
Refactoring some code and change logic and make sure to reduce db calls and avoid redundants
2025-04-23 11:51:12 +02:00
franc
d2560e2971
Implement the Sorting Logic
2025-04-23 11:51:12 +02:00