itmpwk.ac.id/app/Services/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 role and permission management with CRUD functionality 2026-08-30 23:47:58 +07:00
Finances feat: rename 'name' to 'academic_year' in AcademicTerm and related components for consistency 2026-09-02 13:20:18 +07:00
Manage feat: enhance material management with user-specific filtering and attachment preview 2026-09-02 22:51:09 +07:00
Master feat: enhance sorting in CourseService for improved course selection 2026-09-02 18:24:08 +07:00
Services feat: implement many-to-many relationship for academic advising logs and students 2026-09-01 00:46:21 +07:00
Users feat: enhance student and lecturer data retrieval with improved joins and sorting 2026-09-02 19:00:39 +07:00
FeedbackService.php feat: implement media upload functionality with controller, request, service, and migration 2026-08-31 16:00:40 +07:00