siakad-itm/resources/js/hooks
Yoga Pangestu 5994f38f01 feat: implement permission checks for academic terms, courses, departments, and user management
- Added permission checks for creating, updating, and deleting academic terms, courses, and departments.
- Updated the routes to enforce permissions for various actions in the admin panel.
- Enhanced user management by adding permissions for administrators, lecturers, and students.
- Refactored components to conditionally render actions based on user permissions.
- Updated the auth type to include optional permissions array for user roles.
2026-08-30 23:27:31 +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 feat: add filter functionality to various admin pages 2026-08-26 00:32:16 +07:00
use-two-factor-auth.ts initial commit 2026-07-29 17:46:01 +07:00