Commit Graph

78 Commits

Author SHA1 Message Date
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
franc 0fb9333b82 Implement two methods for the sorting logic on the service 2025-04-23 11:51:12 +02:00
Christian Hunziker 52b4e68fc6 Merge branch 'feature/HomePage-With-Categories-their-Recipes' into 'develop'
Feature/home page with categories their recipes

See merge request francesco.damico/francescos.recipes.world!13
2025-04-23 09:27:22 +00: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 323af8d6f0 Create new folder for images and put one svg for favorite symbol 2025-04-22 14:42:46 +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 71c9f27d64 Including MediaFile of Recipe for show it on card 2025-04-22 14:37:19 +02:00
franc cbd2ba7dfb use ViewModel in Index action instead of raw entities 2025-04-22 14:32:19 +02:00
Dömu Brunner 9ed8158135 Merge branch 'feature/filter-Recipe-and-Ingredient' into 'develop'
filter-Recipe-and-Ingredient

See merge request francesco.damico/francescos.recipes.world!10
2025-04-17 09:43:31 +00:00
franc 35f2d1675d Rename Refactoring 2025-04-17 11:41:20 +02:00
franc 4eaf03698c Rename refactoring 2025-04-17 11:20:02 +02:00
franc df146a24b0 Rename Refactoring 2025-04-17 11:15:15 +02:00
franc 0d6b9eb294 Rename refactoring 2025-04-17 10:49:40 +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 b8814ce708 Correct the Method and rename Method 2025-04-16 15:18:39 +02:00
franc eb6d82a979 Add HomeController with search endpoint for querying recipes 2025-04-16 11:22:09 +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 2f33951c4e Change Search Logic 2025-04-16 11:17:42 +02:00
Francesco D'Amico f64f1bf1ee Merge branch 'feature/Implement_All_Repositories' into 'develop'
Repository Stuff

See merge request francesco.damico/francescos.recipes.world!5
2025-04-14 11:15:17 +00:00
franc 603dc4a2c6 All thread resolved 2025-04-10 10:23:43 +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
franc 712b561d12 add shoppinglist managment for ingredient 2025-04-08 15:06:50 +02:00
franc ddd0cad36b add recipe managment 2025-04-08 15:06:23 +02:00
franc 31fbafe806 add repository logic for mediafile 2025-04-08 15:05:49 +02:00
franc d4bcf7980b add instruction management for recipes 2025-04-08 15:05:15 +02:00
franc ffebc376e1 implement ingredient management methods 2025-04-08 14:30:12 +02:00
franc e438e8a114 implement FavoritRepository for managing favorite recipes 2025-04-08 14:25:21 +02:00
Francesco D'Amico c7543f8a49 Edit Program and csproj file 2025-04-02 08:46:37 +02:00
Francesco D'Amico 1fcf1a1c26 FilterByDifficulty testing 2025-04-01 17:02:47 +02:00
Francesco D'Amico 2acb4b4117 change some logic to the repositories 2025-03-30 15:56:39 +02:00
Francesco D'Amico c48d1bb5b2 make views for testing data 2025-03-30 15:56:17 +02:00
Francesco D'Amico b2ba51d297 update model 2025-03-30 15:56:01 +02:00
Francesco D'Amico afde272d8a Make new Migration and change logic of ingredientshoppinglist 2025-03-30 15:55:19 +02:00
Francesco D'Amico a4c8edb572 Write Controller for testing Data 2025-03-30 15:53:26 +02:00
Dömu Brunner 5c94402c2f Merge branch 'feature/Project_Config' into 'develop'
Add some configuration to Project

See merge request francesco.damico/francescos.recipes.world!4
2025-03-24 08:44:29 +00:00
Francesco D'Amico 41f41ce3fb Fixed errors SA1516 2025-03-24 09:27:13 +01:00
Francesco D'Amico 02533e9bfb Last files for merge 2025-03-19 16:33:40 +01:00
Francesco D'Amico b9d0bf2170 Edit .editconfig file 2025-03-19 16:28:12 +01:00
Francesco D'Amico 29faf5a99e Changed xml file on .gitignore 2025-03-19 15:50:33 +01:00
Francesco D'Amico ce2a5aceb2 update Microsoft.CodeAnalysis.NetAnalyzers to 9.0.0 2025-03-19 14:32:33 +01:00