..
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: implement academic term management with CRUD functionality
2026-08-05 13:48:36 +07:00
announcement.ts
feat: add announcement management functionality with CRUD operations
2026-08-25 01:03:20 +07:00
assignment.ts
feat: add assignment and submission management features
2026-08-24 18:15:44 +07:00
attendance.ts
feat: add attendance management functionality with CRUD operations
2026-08-24 18:46:31 +07:00
auth.ts
Refactor admin settings structure and implement profile and security management
2026-08-25 17:57:47 +07:00
class-enrollment.ts
feat: add course and class enrollment management
2026-08-21 19:06:05 +07:00
course-class.ts
feat: add course and class enrollment management
2026-08-21 19:06:05 +07:00
course-registration.ts
feat: add course registration management functionality with CRUD operations
2026-08-25 00:51:50 +07:00
course.ts
feat: add course and class enrollment management
2026-08-21 19:06:05 +07:00
department.ts
feat: add lecturer and student management pages with CRUD functionality
2026-08-21 14:14:01 +07:00
feedback.ts
feat: implement feedback system with CRUD functionality
2026-08-25 14:25:50 +07:00
global.d.ts
feat: implement notification system with CRUD operations and UI integration
2026-08-25 13:21:11 +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
material.ts
feat: implement material management functionality with CRUD operations
2026-08-21 20:28:03 +07:00
navigation.ts
initial commit
2026-07-29 17:46:01 +07:00
notification.ts
feat: implement notification system with CRUD operations and UI integration
2026-08-25 13:21:11 +07:00
schedule.ts
feat: add schedule management functionality with CRUD operations
2026-08-24 18:32:44 +07:00
submission.ts
feat: add assignment and submission management features
2026-08-24 18:15:44 +07:00
tuition-invoice.ts
feat: add tuition invoice and payment management
2026-08-25 00:34:32 +07:00
tuition-payment.ts
feat: add tuition invoice and payment management
2026-08-25 00:34:32 +07:00
ui.ts
initial commit
2026-07-29 17:46:01 +07:00
user.ts
feat: add lecturer and student management pages with CRUD functionality
2026-08-21 14:14:01 +07:00
vite-env.d.ts
initial commit
2026-07-29 17:46:01 +07:00