Yoga Pangestu
6b36d65eb9
feat: update search placeholders and remove empty text in data tables
tests / ci (pull_request) Has been cancelled
2026-08-30 20:58:19 +07:00
Yoga Pangestu
40a6a8b49a
feat: simplify academic term selection logic and clean up imports in TuitionInvoiceIndex
tests / ci (pull_request) Has been cancelled
2026-08-30 17:23:16 +07:00
Yoga Pangestu
cad1e109fe
feat: enhance Tuition Invoice management with summary statistics and improved filtering
tests / ci (pull_request) Has been cancelled
2026-08-30 16:26:09 +07:00
Yoga Pangestu
2212498136
feat: implement PaymentMethod enum and integrate payment method handling in tuition payment processes
tests / ci (pull_request) Has been cancelled
2026-08-30 16:06:05 +07:00
Yoga Pangestu
c4dbf54e4c
feat: enhance Tuition Invoice management with academic term formatting and validation
tests / ci (pull_request) Has been cancelled
2026-08-30 15:22:32 +07:00
Yoga Pangestu
1213d828b5
feat: enhance Tuition Invoice management with multi-student selection and validation
tests / ci (pull_request) Has been cancelled
2026-08-30 14:26:10 +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
c74a7c7792
feat: add academic advising logs and letter requests management
...
tests / ci (pull_request) Has been cancelled
- Implemented academic advising logs functionality with create, edit, and delete capabilities.
- Created UI components for displaying academic advising logs in a data table format.
- Added letter requests management with similar CRUD operations and UI components.
- Refactored routes to organize academic classes, announcements, finances, and services under appropriate namespaces.
2026-08-25 23:05:19 +07:00