dstpabuaran.com/app/Http/Requests
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
Api feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
Settings feat: add CurrencyStripping trait for consistent currency handling across requests 2026-08-04 22:11:50 +07:00
PaginatedRequest.php feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
StockMutationRequest.php feat: implement stock mutation functionality with service and controller; add pagination and UI components 2026-08-01 17:30:05 +07:00