siakad-itm/app
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
..
Actions/Fortify 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
Concerns feat: implement HasValues trait for enums and update related code for consistency 2026-08-25 19:15:40 +07:00
Enums feat: implement HasValues trait for enums and update related code for consistency 2026-08-25 19:15:40 +07:00
Http feat: add filter functionality to various admin pages 2026-08-26 00:32:16 +07:00
Models Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
Providers 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
Services feat: add filter functionality to various admin pages 2026-08-26 00:32:16 +07:00
Support feat: implement feedback system with CRUD functionality 2026-08-25 14:25:50 +07:00