siakad-itm/resources/js/components
Yoga Pangestu 2885de2c20 feat: add lecturer and student management pages with CRUD functionality
- Implemented LecturerEdit and LecturerIndex components for managing lecturers.
- Created StudentCreate and StudentEdit components for adding and editing students.
- Developed StudentIndex component for listing students with search and pagination.
- Added department and user types for better type safety.
- Updated routes for lecturers and students, including reset password functionality.
- Removed AppSidebar from dashboard for a cleaner layout.
2026-08-21 14:14:01 +07:00
..
ui feat: add PhoneInput and Textarea components; update package dependencies 2026-08-18 14:58:08 +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 refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
app-sidebar.tsx feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
appearance-tabs.tsx initial commit 2026-07-29 17:46:01 +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: implement academic term management with CRUD functionality 2026-08-05 13:48:36 +07:00
data-table.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
date-picker.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
delete-confirm-dialog.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
delete-user.tsx initial commit 2026-07-29 17:46:01 +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: add reusable components for dialogs and headers 2026-08-05 13:46:38 +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
manage-passkeys.tsx initial commit 2026-07-29 17:46:01 +07:00
manage-two-factor.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 feat: add PhoneInput and Textarea components; update package dependencies 2026-08-18 14:58:08 +07:00
nav-secondary.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +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
page-header.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
passkey-item.tsx initial commit 2026-07-29 17:46:01 +07:00
passkey-register.tsx initial commit 2026-07-29 17:46:01 +07:00
passkey-verify.tsx initial commit 2026-07-29 17:46:01 +07:00
password-input.tsx initial commit 2026-07-29 17:46:01 +07:00
row-actions.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +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
site-header.tsx refactor: enhance component structure and styling for improved layout and usability 2026-08-03 18:36:04 +07:00
text-link.tsx initial commit 2026-07-29 17:46:01 +07:00
two-factor-recovery-codes.tsx initial commit 2026-07-29 17:46:01 +07:00
two-factor-setup-modal.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 feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00