dstpabuaran.com/tests/Feature/Admin/Settings
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
..
AdminSettingsTest.php feat: update homepage settings to use image keys and add presigned URL retrieval 2026-07-31 10:30:25 +07:00
RoleTest.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00