dstpabuaran.com/database
Yoga Pangestu 85556f8779 feat: enhance product management with approval and rejection workflows
- Added approval and rejection functionality for products, including new routes and methods in the ProductController.
- Implemented UI changes to display product status (pending, rejected) with appropriate badges and actions.
- Introduced a RejectDialog component for providing rejection reasons.
- Updated product columns to handle new actions for approving and rejecting products.
- Enhanced variant management to restrict actions based on product status.
- Refactored various components to improve code organization and readability.
2026-08-07 11:23:41 +07:00
..
factories feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
migrations feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
seeders feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
settings Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
.gitignore initial commit 2026-07-28 17:40:38 +07:00