Commit Graph

6 Commits

Author SHA1 Message Date
Khafid Prayoga cc26415486 refactor(flow/patient): use Summary Card and loading state ♻️
- Replace inline cards with `PubBaseSummaryCard`
- Add `isLoading.summary` and mock `getPatientSummary()` 
- Render skeleton while loading; show data when ready 
- Update icons and remove `cn` 🧹
- Call `getPatientSummary()` and `getPatientList()` on mount 🚀
2025-08-12 14:38:40 +07:00
Khafid Prayoga cecd591f47 impl summary card patient 2025-08-11 16:02:36 +07:00
Abizrh 659a320439 feat (header): add button click functionality 2025-08-10 17:08:09 +07:00
Abizrh 0515f8628f feat (patient): add example api request 2025-08-10 15:54:41 +07:00
Abizrh 53e9658424 enhance (auth): adjust component 2025-08-10 15:48:49 +07:00
Abizrh 376af79449 feat (patient): add edit page 2025-08-08 20:38:16 +07:00