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
931336f048386c4cc4b6ae7e7f9d5e6b9859e520
recipe-app
/
frontend
/
app
/
inventory
T
History
Nils-Johan Gynther
81b63b3fdb
feat: implement inventory and pantry management views with CRUD functionality and user-friendly interfaces
2026-04-21 14:43:18 +02:00
..
actions.ts
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
InventoryConsumeForm.tsx
feat(inventory): update form submission to use async function in InventoryConsumeForm and InventoryEditForm
2026-04-19 19:12:05 +02:00
InventoryConsumptionHistory.tsx
Add recipe deletion functionality and enhance inventory consumption details
2026-04-10 18:44:06 +02:00
InventoryEditForm.tsx
feat: implement inventory and pantry management views with CRUD functionality and user-friendly interfaces
2026-04-21 14:43:18 +02:00
InventoryForm.tsx
feat: implement inventory and pantry management views with CRUD functionality and user-friendly interfaces
2026-04-21 14:43:18 +02:00
InventoryList.tsx
feat: implement inventory and pantry management views with CRUD functionality and user-friendly interfaces
2026-04-21 14:43:18 +02:00
page.tsx
feat: Update ingredient units and improve layout responsiveness across various components
2026-04-12 11:08:15 +02:00
ProductForm.tsx
feat(product): trigger product list refresh on product creation event
2026-04-19 19:22:46 +02:00