siakad-itm/resources/js/components
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
..
ui feat: enhance table styling with background color and text color adjustments 2026-08-30 21:02:36 +07:00
active-status-switch.tsx feat: implement permission checks for academic terms, courses, departments, and user management 2026-08-30 23:27:31 +07:00
alert-error.tsx initial commit 2026-07-29 17:46:01 +07:00
app-content.tsx refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
app-header.tsx refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
app-logo-icon.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00
app-logo.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00
app-shell.tsx refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
app-sidebar-header.tsx feat: implement notification system with CRUD operations and UI integration 2026-08-25 13:21:11 +07:00
app-sidebar.tsx feat: implement academic advising and letter request management for lecturers and students 2026-08-30 22:13:26 +07:00
appearance-tabs.tsx Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
breadcrumbs.tsx initial commit 2026-07-29 17:46:01 +07:00
chart-area-interactive.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
confirm-dialog.tsx feat: enhance UI components with icons and improve navigation links 2026-08-25 23:42:14 +07:00
data-table.tsx feat: enhance table styling with background color and text color adjustments 2026-08-30 21:02:36 +07:00
date-picker.tsx feat: implement PaymentMethod enum and integrate payment method handling in tuition payment processes 2026-08-30 16:06:05 +07:00
datetime-field.tsx feat: implement PaymentMethod enum and integrate payment method handling in tuition payment processes 2026-08-30 16:06:05 +07:00
delete-confirm-dialog.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
file-upload-field.tsx fix: add full width class to Attachment component in FileUploadField 2026-08-24 16:50:37 +07:00
filter-dialog.tsx feat: add filter functionality to various admin pages 2026-08-26 00:32:16 +07:00
filter-popover.tsx feat: add PhoneInput and Textarea components; update package dependencies 2026-08-18 14:58:08 +07:00
form-dialog.tsx feat: enhance UI components with icons and improve navigation links 2026-08-25 23:42:14 +07:00
gender-badge.tsx feat: add GenderBadge and StudentStatusBadge components; update user columns to utilize new badges 2026-08-26 00:51:22 +07:00
heading.tsx initial commit 2026-07-29 17:46:01 +07:00
input-error.tsx initial commit 2026-07-29 17:46:01 +07:00
nav-footer.tsx initial commit 2026-07-29 17:46:01 +07:00
nav-main.tsx refactor: standardize import statements and replace anchor tags with Link component in multiple files 2026-08-30 13:59:33 +07:00
nav-secondary.tsx refactor: standardize import statements and replace anchor tags with Link component in multiple files 2026-08-30 13:59:33 +07:00
nav-user.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
notification-bell.tsx feat: enhance notification system with creator information and notification sending functionality 2026-08-30 21:47:34 +07:00
page-header.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
passkey-verify.tsx initial commit 2026-07-29 17:46:01 +07:00
password-input.tsx feat: update terminology from 'password' to 'kata sandi' across various components and pages 2026-08-26 00:57:49 +07:00
rich-text-editor.tsx feat: implement feedback system with CRUD functionality 2026-08-25 14:25:50 +07:00
row-actions.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
rupiah-input.tsx feat: add tuition invoice and payment management 2026-08-25 00:34:32 +07:00
section-cards.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
signature-pad.tsx feat: add course registration management for admin and student 2026-08-30 20:50:27 +07:00
site-header.tsx refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
student-status-badge.tsx feat: implement permission checks for academic terms, courses, departments, and user management 2026-08-30 23:27:31 +07:00
text-link.tsx initial commit 2026-07-29 17:46:01 +07:00
user-info.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
user-menu-content.tsx Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00