feat(dashboard): backend and frontend

This commit is contained in:
admin
2025-10-04 16:46:39 +07:00
parent 1ef1f8148f
commit c414899a4f
3 changed files with 245 additions and 111 deletions

View File

@@ -132,5 +132,5 @@ git checkout -b feature/dashboard-update-251004
# แก้ไฟล์ frontend/app/dashboard/\* และที่เกี่ยวข้อง
git add frontend/app/dashboard
git commit -m "feat(dashboard): เพิ่ม KPI tiles + แก้ layout grid"
git commit -m "feat(dashboard): เพิ่มส่วนจัดการ user"
git push -u origin feature/dashboard-update-251004