siakad-itm/app/Http/Requests/Admin
Yoga Pangestu 4980ad95b3 Refactor assignment management system
- Updated the PermissionCatalog to remove unnecessary permissions for assignment submissions.
- Modified RolePermissionSeeder to align with the updated permissions.
- Enhanced useServerTable hook to support resetKeys for Inertia's reset visit option.
- Removed obsolete columns.tsx file related to assignment columns.
- Revamped assignment index page to utilize InfiniteScroll and improved UI components.
- Introduced new assignment status management with enums and updated database schema.
- Created GradeSubmissionRequest for validation of submission grading.
- Implemented score editing functionality in submission index with real-time updates.
- Added accordion component for better UI organization in assignment descriptions.
2026-09-03 09:51:27 +07:00
..
AcademicClasses Refactor assignment management system 2026-09-03 09:51:27 +07:00
Developer feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
Feedback feat: implement feedback management with status updates and permissions 2026-08-31 15:19:56 +07:00
Finances feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00
Manage feat: add semester parity validation for course duplication and enhance UI for target term selection 2026-09-02 17:53:40 +07:00
Master refactor: remove redundant date validation logic from AcademicTermRequest 2026-09-02 13:26:55 +07:00
Services feat: implement many-to-many relationship for academic advising logs and students 2026-09-01 00:46:21 +07:00
Settings Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
Users feat: add department selection and advisor filtering in student create and edit forms 2026-09-01 20:59:56 +07:00
UpdateStatusRequest.php feat: implement authorization checks for various requests in academic and user management 2026-08-31 14:41:25 +07:00