dstpabuaran.com/app/Http/Requests/Admin
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
..
Finance feat: implement employee advance payment functionality with history tracking 2026-08-06 12:09:53 +07:00
HR feat: add role selection to employee create and edit forms with conditional fields 2026-08-04 22:51:56 +07:00
Manage feat: update material_result handling in CuttingRequest, CuttingCreate, and CuttingEdit components 2026-08-06 11:19:04 +07:00
Master feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
Settings fix: update prepareForValidation to use all input data for currency stripping 2026-08-05 00:04:02 +07:00
RoleRequest.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00