- 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. |
||
|---|---|---|
| .. | ||
| use-appearance.tsx | ||
| use-clipboard.ts | ||
| use-current-url.ts | ||
| use-flash-toast.ts | ||
| use-initials.tsx | ||
| use-mobile-navigation.ts | ||
| use-mobile.ts | ||
| use-mobile.tsx | ||
| use-permissions.ts | ||
| use-server-table.tsx | ||
| use-two-factor-auth.ts | ||