itmpwk.ac.id/resources/js/pages
Yoga Pangestu a76ee85c24
Some checks failed
tests / ci (pull_request) Has been cancelled
feat: add filter functionality to various admin pages
- 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
..
admin feat: add filter functionality to various admin pages 2026-08-26 00:32:16 +07:00
auth feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum 2026-08-03 13:43:30 +07:00
dashboard.tsx feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
welcome.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00