dstpabuaran.com/app/Http/Controllers
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 refactor: remove readonly modifier from S3PresignedService property for consistency 2026-08-05 22:35:46 +07:00
Settings refactor: update constructors to use readonly properties for service dependencies 2026-08-04 15:58:11 +07:00
AnalysisController.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
Controller.php feat: enhance payroll period functionality with role-based visibility and improved data handling 2026-08-06 13:30:04 +07:00
DashboardController.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00