dstpabuaran.com/app/Http/Requests/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: simplify phone number validation by removing unnecessary digit constraints 2026-07-30 22:44:36 +07:00
Settings feat: update homepage settings to use image keys and add presigned URL retrieval 2026-07-31 10:30:25 +07:00
RoleRequest.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00