Commit Graph
5 Commits
Author SHA1 Message Date
Tống Thành Đạt 8b6bf5fe6e feat(cms): add management for partnerships, history, accreditation, admissions, and policies pages
Implement a singleton page content system to manage static informational pages. This includes:
- New controllers, models, and data files for Partnerships, History, Accreditation, Admissions, and Policies.
- Admin routes and views for updating page content.
- Public API endpoints for fetching page data.
- Migration scripts for initializing page data.
- Updated admin navigation layout to include a dropdown for "About" sections.
- Audit action constants for tracking updates to these pages.
2026-04-20 14:08:38 +07:00
nhuthuy 8401ea2057 refactor(about): remove blog section and decouple from blog module 2026-02-07 22:11:59 +07:00
nhuthuy befe6b30aa feat(header): add admin UI and APIs for header management 2026-02-05 01:31:51 +07:00
nguyenvanbao 37123976c6 fix: enhance FAQ management and add delete confirmation modal 2026-02-04 11:48:04 +07:00
nguyenvanbao 9dc02974a4 feat: add service management module with CRUD operations 2026-02-03 16:20:07 +07:00