53 Commits

Author SHA1 Message Date
Francesco Lorenzo D'Amico 0adcd6c08a Initial commit 2026-07-17 14:06:58 +02:00
Francesco Lorenzo D'Amico b546d8946e Finished Project 2026-03-02 16:35:32 +01:00
Francesco Lorenzo D'Amico 247fbd6ae9 Merge develop into feature/Show-ShoppingList-Of-Active-RecipeCard 2025-06-04 10:59:20 +02:00
Francesco Lorenzo D'Amico 075aefc97d Make Favorite Site 2025-06-03 14:17:35 +02:00
Francesco Lorenzo D'Amico c20ed984c2 Replaced direct access to DB model properties with a dedicated ViewModel.
Added per-recipe HTMX form including AntiForgeryToken and dynamic star icon based on IsFavorite status.
2025-06-03 14:17:34 +02:00
Francesco Lorenzo D'Amico 28e60b79fa Refactor favorite button: wrap in form for better HTMX and AntiForgeryToken support 2025-06-03 14:17:34 +02:00
Francesco Lorenzo D'Amico 294f601085 Make some simple improvments 2025-06-03 14:17:34 +02:00
Francesco Lorenzo D'Amico 006ffc5ba3 Use exportet js functions 2025-06-02 12:35:04 +02:00
Francesco Lorenzo D'Amico c503e008a7 - remove blank line 2025-05-27 14:46:59 +02:00
Francesco Lorenzo D'Amico 907e19e398 Make the code more readable and easier with some style 2025-05-27 13:48:39 +02:00
Francesco Lorenzo D'Amico 5c9f6c8120 add comment for a specification of this code 2025-05-27 13:47:51 +02:00
Francesco Lorenzo D'Amico b4b8062b13 Add recipe ingredient JSON serialization and dynamic function via JS 2025-05-27 12:18:37 +02:00
Francesco Lorenzo D'Amico 3b1d9fa4bc Delete unnecessary footer and add JS-Library of SweetAlert 2025-05-27 12:14:02 +02:00
Francesco Lorenzo D'Amico 8fe20c32db Add to the FAV button @Html.AntiForgeryToken 2025-05-27 12:12:36 +02:00
Francesco Lorenzo D'Amico f2b978f35f Remove unnecessary link arround the recipeCard and improve the Recipe Detail link 2025-05-27 12:10:39 +02:00
Francesco Lorenzo D'Amico b21f4ea9cd - 2025-05-20 16:12:06 +02:00
Francesco Lorenzo D'Amico 222afcd84f Add Caroussel to Shoppinglistdetail Site 2025-05-20 15:59:19 +02:00
Francesco Lorenzo D'Amico 6600c9ab13 Add AntiForgeryToken with them stuff on js request 2025-05-20 15:53:15 +02:00
Francesco Lorenzo D'Amico 924b896a9a Remove empty line 2025-05-20 14:26:42 +02:00
Francesco Lorenzo D'Amico f89cf27be4 Add LIst instead of use an 2 dimensional array 2025-05-20 14:26:14 +02:00
Francesco Lorenzo D'Amico 06ef8927a7 Use one way of loading for avoid inconsistency 2025-05-20 14:25:19 +02:00
Francesco Lorenzo D'Amico dca567ba9f Show amount of shoppinglists in the view with dynamically change of amount 2025-05-19 13:28:26 +02:00
franc 1443284236 Add bootastrap for icon by darkMode and LightMode 2025-05-14 12:00:54 +02:00
franc e470dd11bb Make a partial view for adjust amount of ingredient 2025-05-14 11:57:03 +02:00
franc bfbfd34624 Create Grid for show instructions of recipe 2025-05-14 11:47:29 +02:00
franc aa6f27383f Move the Ingredient List stuff to a Partial view 2025-05-14 11:46:48 +02:00
franc a57ebd4507 Adjust endpoint path for navigation 2025-05-13 14:46:59 +02:00
franc 7f6998c2de delete unnecessary view 2025-05-07 09:00:05 +02:00
franc 03932b380d change some things 2025-05-07 08:59:43 +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 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 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 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 7035a9b64d Add also here recipeId 2025-04-23 13:33:33 +02:00
franc 1239f31673 add HTMX CSRF token header support 2025-04-22 14:42:04 +02:00
franc 5f92625c16 Make a PartialView for favorite System 2025-04-22 14:40:25 +02:00
franc cc590fa65c Make a rude Index Home Page with a bit style 2025-04-22 14:38:57 +02:00
franc c225eedc8b Fix some formatting and Rename Refactoring 2025-04-17 10:20:55 +02:00
franc 1110c74234 Clean the code and put Index EndPoint 2025-04-16 15:19:33 +02:00
franc c8ff0dd9dd Make a searchResultPartial and initial HomePage with filter system 2025-04-16 11:20:33 +02:00
franc 3ec9d4be79 Create main Layout for Application/Web-Side 2025-04-16 11:18:10 +02:00
franc 603dc4a2c6 All thread resolved 2025-04-10 10:23:43 +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