dstpabuaran.com/app/Http/Controllers/Admin/Finance
Yoga Pangestu 2a3e70b78d Refactor role management and pagination in admin panel
- Updated RoleIndex component to handle pagination, sorting, and searching for roles.
- Adjusted data structure for roles to include pagination details.
- Enhanced tests for various admin features (Finance, HR, Master) to validate pagination and data structure.
- Ensured all relevant tests check for data structure consistency, including total counts and pagination details.
2026-08-01 02:54:24 +07:00
..
CashAccountController.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
EmployeeAdvanceController.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
ExpenseController.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
PayrollAdjustmentController.php feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
PayrollController.php refactor: enhance handleAction method to include error route parameter for improved error handling 2026-08-01 00:50:52 +07:00
PayrollPeriodController.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00