dstpabuaran.com/app/Http/Controllers/Admin
Yoga Pangestu e9237f857e feat: add role management functionality with create, edit, and delete capabilities
- Implemented RoleEdit component for editing roles with permissions.
- Created RoleIndex component for listing roles with delete confirmation.
- Added routes for role management in web.php with appropriate permissions.
- Developed RoleTest to cover authentication, authorization, and data integrity for role management.
2026-07-31 23:15:55 +07:00
..
Finance feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
HR Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Master feat: add customer management functionality and update navigation 2026-07-29 01:30:29 +07:00
AdminSettingsController.php Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
RoleController.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00