dstpabuaran.com/resources/js/pages/admin/finance/cash-account
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
..
columns.tsx feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
index.tsx Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
transaction-columns.tsx feat: add receipt handling and media upload functionality to CashTransaction and CashAccount components 2026-07-30 10:28:18 +07:00