|
Some checks failed
tests / ci (pull_request) Has been cancelled
- Implemented StudentService to retrieve all students for selection. - Created migration for tuition_invoices and tuition_payments tables. - Added seeders for TuitionInvoice and TuitionPayment with sample data. - Updated DatabaseSeeder to include new seeders. - Developed UI components for managing tuition invoices and payments, including forms and data tables. - Introduced RupiahInput component for formatted currency input. - Added routes for tuition invoices and payments management. - Defined TypeScript types for tuition invoices and payments. |
||
|---|---|---|
| .. | ||
| academic-term.ts | ||
| assignment.ts | ||
| attendance.ts | ||
| auth.ts | ||
| class-enrollment.ts | ||
| course-class.ts | ||
| course.ts | ||
| department.ts | ||
| global.d.ts | ||
| index.ts | ||
| material.ts | ||
| navigation.ts | ||
| schedule.ts | ||
| submission.ts | ||
| tuition-invoice.ts | ||
| tuition-payment.ts | ||
| ui.ts | ||
| user.ts | ||
| vite-env.d.ts | ||