dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns initial commit 2026-07-28 17:40:38 +07:00
Console/Commands feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Enums feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
Http feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
Jobs Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Media/PathGenerators feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Models Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Providers feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
Services feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
Settings Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
Support/Marketplace Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00