dstpabuaran.com/app/Services
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
..
Admin feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
Concerns feat: add base64 media registration method with support for multiple image formats and S3 storage 2026-08-06 17:29:56 +07:00
AnalysisService.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
DashboardService.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
NotificationService.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
PushSubscriptionService.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
S3PresignedService.php feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
StockMutationService.php feat: optimize product variant handling with bulk insertions and adjustments; enhance stock mutation recording 2026-08-01 19:26:47 +07:00