This website requires JavaScript.
Explore
Help
Register
Sign In
nilsjohan
/
recipe-app
Watch
1
Star
0
Fork
0
You've already forked recipe-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d1584cdb885fcb9da1cef8fab5a8eb9d7fc3f2f
recipe-app
/
backend
/
prisma
/
migrations
T
History
Nils-Johan Gynther
8e0aed032c
feat: add servings field to Recipe model and implement inventory comparison functionality
2026-04-17 18:48:08 +02:00
..
20260415000000_add_recipe_image_url
fix: ersätt partial migration med fullständigt initial schema
2026-04-15 21:32:16 +02:00
20260415100000_add_pantry_item
feat: PantryItem (Baslager) - tabell, backend-modul och frontend-sida
2026-04-15 22:06:40 +02:00
20260416000000_recipe_description_text
feat: update Recipe model to use TEXT type for description and add seed data for products
2026-04-16 18:53:48 +02:00
20260416100000_add_meal_plan
feat: implement meal planning feature with CRUD operations and UI integration
2026-04-16 19:37:09 +02:00
20260416200000_add_receipt_alias
feat: implement receipt alias functionality with CRUD operations and integrate with receipt import
2026-04-16 21:06:16 +02:00
20260416210000_add_receipt_name_to_inventory
feat: add receiptName field to InventoryItem model and update related DTOs and service
2026-04-16 21:22:34 +02:00
20260417100000_add_recipe_servings
feat: add servings field to Recipe model and implement inventory comparison functionality
2026-04-17 18:48:08 +02:00