feat: implement academic term management with CRUD functionality #11

Merged
pangestu merged 1 commits from feat/academic-term-management into dev 2026-08-05 14:49:15 +08:00
Owner
  • Added Semester enum with labels for odd and even semesters.
  • Created AcademicTerm model, controller, service, and request for handling academic terms.
  • Implemented paginated listing, creation, updating, and deletion of academic terms.
  • Added routes for academic terms management under admin/master.
  • Created frontend components for displaying and managing academic terms, including forms and data tables.
  • Integrated confirmation dialog for delete actions and form dialogs for creating and editing academic terms.
  • Added seeder for initial academic term data.
- Added Semester enum with labels for odd and even semesters. - Created AcademicTerm model, controller, service, and request for handling academic terms. - Implemented paginated listing, creation, updating, and deletion of academic terms. - Added routes for academic terms management under admin/master. - Created frontend components for displaying and managing academic terms, including forms and data tables. - Integrated confirmation dialog for delete actions and form dialogs for creating and editing academic terms. - Added seeder for initial academic term data.
pangestu added 1 commit 2026-08-05 14:49:10 +08:00
feat: implement academic term management with CRUD functionality
Some checks failed
tests / ci (pull_request) Has been cancelled
400e8d8c8a
- Added Semester enum with labels for odd and even semesters.
- Created AcademicTerm model, controller, service, and request for handling academic terms.
- Implemented paginated listing, creation, updating, and deletion of academic terms.
- Added routes for academic terms management under admin/master.
- Created frontend components for displaying and managing academic terms, including forms and data tables.
- Integrated confirmation dialog for delete actions and form dialogs for creating and editing academic terms.
- Added seeder for initial academic term data.
pangestu merged commit fa76c64730 into dev 2026-08-05 14:49:15 +08:00
pangestu deleted branch feat/academic-term-management 2026-08-05 14:49:15 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: itm/siakad-itm#11
No description provided.