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
487cbea4430adf3265a8f2259857157d5183f22c
recipe-app
/
frontend
/
app
/
inventory
T
History
Nils-Johan Gynther
a7680b40af
feat(product): trigger product list refresh on product creation event
2026-04-19 19:22:46 +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(inventory): update form submission to use async function in InventoryConsumeForm and InventoryEditForm
2026-04-19 19:12:05 +02:00
InventoryForm.tsx
feat(api): implement new API routes for bulk category updates, inventory consumption, and product management with authentication
2026-04-19 19:11:09 +02:00
InventoryList.tsx
Add InventoryList component for improved inventory display and search functionality
2026-04-10 18:57:21 +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