dstpabuaran.com/app/Services/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
..
CashAccountService.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
EmployeeAdvanceService.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
ExpenseService.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
PayrollAdjustmentService.php feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
PayrollPeriodService.php Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00