siakad-itm/resources/js/types
2026-08-31 15:19:56 +07:00
..
academic-advising-log.ts feat: add academic advising log management with CRUD operations and UI integration 2026-08-25 13:30:02 +07:00
academic-term.ts feat: enhance Tuition Invoice management with academic term formatting and validation 2026-08-30 15:22:32 +07:00
announcement.ts feat: enhance department handling by adding degree level and formatting labels 2026-08-30 12:35:22 +07:00
assignment.ts refactor: remove class_name from CourseClass and related components 2026-08-30 13:14:53 +07:00
attendance.ts refactor: remove class_name from CourseClass and related components 2026-08-30 13:14:53 +07:00
auth.ts feat: implement permission checks for academic terms, courses, departments, and user management 2026-08-30 23:27:31 +07:00
class-enrollment.ts feat: add course and class enrollment management 2026-08-21 19:06:05 +07:00
course-class.ts refactor: remove class_name from CourseClass and related components 2026-08-30 13:14:53 +07:00
course-registration.ts feat: add course registration management for admin and student 2026-08-30 20:50:27 +07:00
course.ts feat: add course and class enrollment management 2026-08-21 19:06:05 +07:00
department.ts feat: enhance department handling by adding degree level and formatting labels 2026-08-30 12:35:22 +07:00
feedback.ts feat: implement feedback management with status updates and permissions 2026-08-31 15:19:56 +07:00
global.d.ts feat: add pending feedback count to user notifications and sidebar 2026-08-31 14:48:02 +07:00
index.ts feat: add lecturer and student management pages with CRUD functionality 2026-08-21 14:14:01 +07:00
letter-request.ts feat: implement letter request management with CRUD operations 2026-08-25 01:14:10 +07:00
log-entry.ts feat: implement log management system with viewing and downloading capabilities 2026-08-30 23:39:07 +07:00
material.ts refactor: remove class_name from CourseClass and related components 2026-08-30 13:14:53 +07:00
navigation.ts initial commit 2026-07-29 17:46:01 +07:00
notification.ts feat: enhance notification system with creator information and notification sending functionality 2026-08-30 21:47:34 +07:00
role-permission.ts feat: implement role and permission management with CRUD functionality 2026-08-30 23:47:58 +07:00
schedule.ts refactor: remove class_name from CourseClass and related components 2026-08-30 13:14:53 +07:00
submission.ts feat: add assignment and submission management features 2026-08-24 18:15:44 +07:00
tuition-invoice.ts feat: enhance Tuition Invoice management with academic term formatting and validation 2026-08-30 15:22:32 +07:00
tuition-payment.ts feat: implement PaymentMethod enum and integrate payment method handling in tuition payment processes 2026-08-30 16:06:05 +07:00
ui.ts initial commit 2026-07-29 17:46:01 +07:00
user.ts feat: add current semester field to student management and update related components 2026-08-30 17:28:12 +07:00
vite-env.d.ts initial commit 2026-07-29 17:46:01 +07:00