siakad-itm/resources/js
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
..
components feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
hooks feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
layouts feat: integrate useFlashToast hook into AppLayout component 2026-08-05 13:51:28 +07:00
lib initial commit 2026-07-29 17:46:01 +07:00
pages feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
types feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
app.tsx initial commit 2026-07-29 17:46:01 +07:00