siakad-itm/app
Yoga Pangestu c74a7c7792
Some checks failed
tests / ci (pull_request) Has been cancelled
feat: add academic advising logs and letter requests management
- Implemented academic advising logs functionality with create, edit, and delete capabilities.
- Created UI components for displaying academic advising logs in a data table format.
- Added letter requests management with similar CRUD operations and UI components.
- Refactored routes to organize academic classes, announcements, finances, and services under appropriate namespaces.
2026-08-25 23:05:19 +07:00
..
Actions/Fortify feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum 2026-08-03 13:43:30 +07:00
Concerns feat: implement HasValues trait for enums and update related code for consistency 2026-08-25 19:15:40 +07:00
Enums feat: implement HasValues trait for enums and update related code for consistency 2026-08-25 19:15:40 +07:00
Http feat: add academic advising logs and letter requests management 2026-08-25 23:05:19 +07:00
Models Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00
Providers feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum 2026-08-03 13:43:30 +07:00
Services feat: add academic advising logs and letter requests management 2026-08-25 23:05:19 +07:00
Support feat: implement feedback system with CRUD functionality 2026-08-25 14:25:50 +07:00