Yoga Pangestu
c0858e02ec
feat: add enrollment year filter and export functionality for students
tests / ci (pull_request) Has been cancelled
2026-08-30 12:21:03 +07:00
Yoga Pangestu
9c03876a71
feat: implement user status management with active/inactive toggle
tests / ci (pull_request) Has been cancelled
2026-08-30 11:08:08 +07:00
Yoga Pangestu
c77f6ae603
feat: add export functionality for lecturers and students, including styled heading rows in exports
tests / ci (pull_request) Has been cancelled
2026-08-30 10:56:23 +07:00
Yoga Pangestu
d59e19ed3e
feat: implement student status update functionality and validation
tests / ci (pull_request) Has been cancelled
2026-08-26 01:13:18 +07:00
Yoga Pangestu
a76ee85c24
feat: add filter functionality to various admin pages
...
tests / ci (pull_request) Has been cancelled
- Implemented filter dialogs in the following pages:
- Academic Classes Assignments
- Course Registrations
- Materials
- Announcements
- Feedback
- Tuition Invoices
- Course Classes
- Courses
- Academic Terms
- Academic Advising Logs
- Letter Requests
- Administrators
- Lecturers
- Students
- Updated the useServerTable hook to support filter parameters.
- Enhanced the UI with filter options for better data management and retrieval.
2026-08-26 00:32:16 +07:00
Yoga Pangestu
9626181d46
feat: enhance UI components with icons and improve navigation links
tests / ci (pull_request) Has been cancelled
2026-08-25 23:42:14 +07:00
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