itmpwk.ac.id/resources/js/pages/admin/academic-classes
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
..
assignments Refactor assignment management system 2026-09-03 09:51:27 +07:00
attendances feat: implement permission checks for academic terms, courses, departments, and user management 2026-08-30 23:27:31 +07:00
materials feat: enhance material management with user-specific filtering and attachment preview 2026-09-02 22:51:09 +07:00
schedules feat: implement schedule management with day of week enumeration and enhanced filtering options 2026-09-02 22:17:44 +07:00