dstpabuaran.com/app/Services/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: enhance EmployeeAdvanceService and ExpenseService with validation and transaction handling; update transaction columns for improved display 2026-08-06 17:12:22 +07:00
HR feat: enhance attendance management with employee-specific data and location tracking 2026-08-06 23:43:49 +07:00
Manage feat: add tiktok and shopee order IDs to transaction model and UI components 2026-08-07 09:04:16 +07:00
Master feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
Settings feat: implement cash and stock handling traits for improved transaction management 2026-08-04 21:57:38 +07:00
AdminSettingsService.php refactor: remove readonly modifier from S3PresignedService property for consistency 2026-08-05 22:35:46 +07:00