siakad-itm/app/Http/Requests/Admin/Manage
Yoga Pangestu 692b84cc1b feat: add open semesters badge to academic terms and remove course registration pages
- Added a new column to display open semesters in the academic terms table with badges.
- Removed course registration related pages and components including index, create, and show.
- Updated course registration types to reflect changes in the data structure.
- Refactored admin routes for course registrations to streamline submission handling.
2026-09-01 21:39:46 +07:00
..
AnnouncementRequest.php feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
ClassEnrollmentRequest.php feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
CourseClassRequest.php feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
RejectCourseRegistrationRequest.php feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
SaveCourseRegistrationRequest.php feat: add open semesters badge to academic terms and remove course registration pages 2026-09-01 21:39:46 +07:00
SignCourseRegistrationRequest.php feat: add open semesters badge to academic terms and remove course registration pages 2026-09-01 21:39:46 +07:00