itmpwk.ac.id/resources/js/pages/admin
Yoga Pangestu 93c5514c22 Refactor Letter Request Management
- Created LetterRequestRequest and LetterRequestStatusRequest for handling form requests.
- Removed the old LetterRequestRequest class and updated the authorization logic.
- Changed the student relationship to user in the LetterRequest model.
- Updated LetterRequestService to reflect changes in the model and request handling.
- Modified permission catalog to include new permissions for letter request status updates.
- Updated database migrations and seeders to use user_id instead of student_id.
- Removed student-specific letter request pages and components, consolidating functionality under admin routes.
- Adjusted frontend components to accommodate new data structure and permissions.
- Enhanced the letter request columns to support status updates directly from the table.
2026-09-01 00:03:13 +07:00
..
academic-classes feat: refactor column definitions to use dynamic rendering based on permissions 2026-08-31 22:33:20 +07:00
developer feat: implement role and permission management with CRUD functionality 2026-08-30 23:47:58 +07:00
feedback feat: update LetterRequestRequest validation and enhance student selection with Combobox in forms 2026-08-31 16:25:36 +07:00
finances/tuition-invoices feat: refactor column definitions to use dynamic rendering based on permissions 2026-08-31 22:33:20 +07:00
manage feat: refactor column definitions to use dynamic rendering based on permissions 2026-08-31 22:33:20 +07:00
master feat: refactor column definitions to use dynamic rendering based on permissions 2026-08-31 22:33:20 +07:00
services Refactor Letter Request Management 2026-09-01 00:03:13 +07:00
settings feat: enhance UI components with icons and improve navigation links 2026-08-25 23:42:14 +07:00
users feat: refactor column definitions to use dynamic rendering based on permissions 2026-08-31 22:33:20 +07:00