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
b8475cdffe968bbbdab8b9395d36bfae4b1fc7fe
recipe-app
/
frontend
/
app
/
admin
/
products
T
History
Nils-Johan Gynther
b8475cdffe
fix(actions): correct console log formatting in updateProductWithTags function
2026-04-19 18:56:44 +02:00
..
pending
MAJOR UPPDATE: "First Ai"
2026-04-19 10:34:21 +02:00
actions.ts
fix(actions): correct console log formatting in updateProductWithTags function
2026-04-19 18:56:44 +02:00
AdminProductList.tsx
feat(api): implement PATCH and DELETE routes for product management with error handling and logging
2026-04-19 18:31:19 +02:00
EditProductForm.tsx
feat(api): implement PATCH and DELETE routes for product management with error handling and logging
2026-04-19 18:31:19 +02:00
ExpandableCreateProductSection.tsx
feat: Add expandable section for creating products with integrated product form
2026-04-12 08:29:28 +02:00
MergePreviewForm.tsx
feat(admin): refactor product management components for improved state handling and data fetching
2026-04-19 18:22:43 +02:00
page.tsx
feat(admin): refactor product management components for improved state handling and data fetching
2026-04-19 18:22:43 +02:00
ResetProductsButton.tsx
feat(products): add reset functionality to delete all products and related data
2026-04-17 21:22:54 +02:00