siakad-itm/resources/js/pages
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
..
admin Refactor Letter Request Management 2026-09-01 00:03:13 +07:00
auth feat: update terminology from 'password' to 'kata sandi' across various components and pages 2026-08-26 00:57:49 +07:00
lecturer/academic-advising-logs feat: implement academic advising and letter request management for lecturers and students 2026-08-30 22:13:26 +07:00
student/course-registrations Refactor Letter Request Management 2026-09-01 00:03:13 +07:00
dashboard.tsx feat: remove SiteHeader component from dashboard page 2026-08-31 16:31:20 +07:00
welcome.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00