itmpwk.ac.id/resources/js/pages/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
..
academic-classes Refactor assignment management system 2026-09-03 09:51:27 +07:00
developer feat: implement role and permission management with CRUD functionality 2026-08-30 23:47:58 +07:00
feedback feat: update alert rendering for feedback and student status changes based on permissions 2026-09-01 00:08:45 +07:00
finances/tuition-invoices feat: enhance student and lecturer data retrieval with improved joins and sorting 2026-09-02 19:00:39 +07:00
manage feat: enhance student and lecturer data retrieval with improved joins and sorting 2026-09-02 19:00:39 +07:00
master feat: enhance course pagination and grouping by department and semester 2026-09-02 13:38:40 +07:00
services feat: rename "Dosen Wali" to "Pembimbing Akademik" in various components for consistency 2026-09-01 20:51:50 +07:00
settings feat: rename "Dosen Wali" to "Pembimbing Akademik" in various components for consistency 2026-09-01 20:51:50 +07:00
users feat: add department selection and advisor filtering in student create and edit forms 2026-09-01 20:59:56 +07:00