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
4474c4da01db7c8a3ab7f23e6459f5d84e7f8142
recipe-app
/
backend
/
prisma
/
migrations
T
History
Nils-Johan Gynther
2a0da005ff
feat: add receiptName field to InventoryItem model and update related DTOs and service
2026-04-16 21:22:34 +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