siakad-itm/resources/js/hooks
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
..
use-appearance.tsx initial commit 2026-07-29 17:46:01 +07:00
use-clipboard.ts initial commit 2026-07-29 17:46:01 +07:00
use-current-url.ts initial commit 2026-07-29 17:46:01 +07:00
use-flash-toast.ts initial commit 2026-07-29 17:46:01 +07:00
use-initials.tsx feat: implement notification system with CRUD operations and UI integration 2026-08-25 13:21:11 +07:00
use-mobile-navigation.ts initial commit 2026-07-29 17:46:01 +07:00
use-mobile.ts refactor: update component imports and improve styling 2026-08-03 15:19:17 +07:00
use-mobile.tsx initial commit 2026-07-29 17:46:01 +07:00
use-permissions.ts feat: implement permission checks for academic terms, courses, departments, and user management 2026-08-30 23:27:31 +07:00
use-server-table.tsx Refactor assignment management system 2026-09-03 09:51:27 +07:00
use-two-factor-auth.ts initial commit 2026-07-29 17:46:01 +07:00