- 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. |
||
|---|---|---|
| .. | ||
| CashAccountSeeder.php | ||
| CategorySeeder.php | ||
| CustomerSeeder.php | ||
| DatabaseSeeder.php | ||
| RolePermissionSeeder.php | ||
| SupplierSeeder.php | ||
| UserSeeder.php | ||