dstpabuaran.com/resources/js/pages/admin/roles
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: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
create.tsx feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
edit.tsx feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
index.tsx Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00