Yoga Pangestu
2b458e26fa
feat: add leadership history dialog and integrate into DepartmentIndex
2026-09-03 13:25:02 +07:00
Yoga Pangestu
f00fab9520
feat: implement DegreeLevel enum and integrate it into DepartmentRequest and DepartmentService
2026-09-03 13:07:35 +07:00
Yoga Pangestu
65618bf961
feat: enhance leadership management by adding role assignment and revocation for lecturers
2026-09-02 15:42:19 +07:00
Yoga Pangestu
2bb892ef50
feat: add lecturer management to Department module, including leadership fields and display in UI
2026-09-01 20:49:04 +07:00
Yoga Pangestu
8e2f2da5fc
feat: enhance department handling by adding degree level and formatting labels
tests / ci (pull_request) Has been cancelled
2026-08-30 12:35:22 +07:00
Yoga Pangestu
62ac0a4c1d
feat: simplify pagination methods by removing sort and direction parameters
tests / ci (pull_request) Has been cancelled
2026-08-30 11:23:02 +07:00
Yoga Pangestu
03b1fcd7e7
feat: standardize pagination method naming and signatures across services
tests / ci (pull_request) Has been cancelled
2026-08-25 21:30:16 +07:00
Yoga Pangestu
e268153971
feat: add announcement management functionality with CRUD operations
tests / ci (pull_request) Has been cancelled
2026-08-25 01:03:20 +07:00
Yoga Pangestu
2885de2c20
feat: add lecturer and student management pages with CRUD functionality
...
- Implemented LecturerEdit and LecturerIndex components for managing lecturers.
- Created StudentCreate and StudentEdit components for adding and editing students.
- Developed StudentIndex component for listing students with search and pagination.
- Added department and user types for better type safety.
- Updated routes for lecturers and students, including reset password functionality.
- Removed AppSidebar from dashboard for a cleaner layout.
2026-08-21 14:14:01 +07:00