Commit Graph
4 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
Wini_Fy 5e7de227ec feat: add password toggle visibility and rename forgot-password to change-password 2026-02-10 10:24:35 +07:00
Wini_Fy 2ddf43c139 feat: implement user authentication with database integration 2026-02-09 16:36:50 +07:00
nhuthuy f25f6b9156 add api headermenu and crud management 2026-02-05 01:42:40 +07:00