- 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. |
||
|---|---|---|
| .. | ||
| Admin | ||
| Concerns | ||
| AnalysisService.php | ||
| DashboardService.php | ||
| NotificationService.php | ||
| PushSubscriptionService.php | ||
| S3PresignedService.php | ||
| StockMutationService.php | ||