nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-10 17:16:38 +02:00
b9d5d87235 Remove unused trace file from the frontend build directory. Updated compose.yml
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:58:23 +02:00
32e643f6ab Refactor fetchJson function to use relative paths in the browser and avoid mixed content issues
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:36:42 +02:00
fd8480197c Refactor quantity input parsing to handle additional units and improve conversion logic across inventory forms and recipe pages
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:25:56 +02:00
03361f7b7d Refactor inventory forms to include unit and location options; update quantity input handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:10:47 +02:00
50d79a348b Add Page component to render CreateRecipePage for recipe creation
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:06:27 +02:00
3fd43b421a Add type annotation for product fetching in CreateRecipePage component
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 23:04:20 +02:00
a2f30d6cfb Add type definition for products state in CreateRecipePage component
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 22:58:57 +02:00
69393f407c Fix useEffect hook for product fetching in CreateRecipePage component
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 22:54:00 +02:00
898ac2ef19 Add CreateRecipePage component for recipe creation with ingredients. Updated UX
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 22:23:18 +02:00
3e38cb5f98 Add create method to RecipesService for recipe creation with ingredients
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 22:16:17 +02:00
bc89e3038b Implement recipe retrieval methods and enhance inventory item types for better data handling
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 22:09:27 +02:00
29910130f0 Enhance RecipePreview and RecipesService with additional inventory item properties and conversion logic
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 17:17:19 +02:00
4fd3c8dc20 Add unit conversion and normalization methods to RecipesService
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 15:14:21 +02:00
d1870decac 11D recipe preview
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 14:33:31 +02:00
8bb7b66274 första uppdateringen
nilsjohan created branch main in nilsjohan/wetty 2026-04-09 09:50:53 +02:00
nilsjohan pushed to main at nilsjohan/wetty 2026-04-09 09:50:53 +02:00
d6ad4ed089 Original
nilsjohan created repository nilsjohan/wetty 2026-04-09 09:47:03 +02:00
nilsjohan created branch main in nilsjohan/recipe-app 2026-04-09 09:41:54 +02:00
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-09 09:41:54 +02:00
962f4e4be5 Recipe-app main