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
7f7dfe0a02
feat(pub/base): add reusable Summary Card + Summary type ✨
...
- Add `summary-card.vue` with skeleton state ⏳
- Add `summary-card.type.ts` with `Summary` interface and timeframe mapping 📅
2025-08-12 14:38:20 +07:00
Khafid Prayoga
cecd591f47
impl summary card patient
2025-08-11 16:02:36 +07:00
Abizrh
59db7a8479
✨ feat (form): add form components
2025-08-11 09:41:09 +07:00
Abizarah | 比周
6d123f691c
Merge pull request #1 from dikstub-rssa/feat/dashboard
...
Feat/dashboard
2025-08-10 17:10:40 +07:00
Abizrh
5d09d409fd
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/dashboard
2025-08-10 17:09:31 +07:00
Abizrh
659a320439
✨ feat (header): add button click functionality
2025-08-10 17:08:09 +07:00
Abizrh
66db96b9b6
✨ feat (auth): implement global authentication middleware
2025-08-10 16:47:07 +07:00
Abizrh
0515f8628f
✨ feat (patient): add example api request
2025-08-10 15:54:41 +07:00
Abizrh
8705ba8fe4
⚡ enhance (auth): change component name
2025-08-10 15:53:49 +07:00
Abizrh
f2511e225d
✨ feat (server/api): add api proxy to forward request
2025-08-10 15:51:42 +07:00
Abizrh
81de7f0438
✨ feat (pinia): register stores
2025-08-10 15:50:32 +07:00
Abizrh
cb77624026
⚡ enhance (layout): adjust base layout
2025-08-10 15:49:31 +07:00
Abizrh
53e9658424
⚡ enhance (auth): adjust component
2025-08-10 15:48:49 +07:00
Abizrh
d4dc345d26
✨ feat (composables): add xfetch
2025-08-10 15:47:55 +07:00
Abizrh
0ede7c0529
🧹 chore: clean up
2025-08-10 15:46:15 +07:00
Abizrh
376af79449
✨ feat (patient): add edit page
2025-08-08 20:38:16 +07:00
Abizrh
9cf1ab7550
⚙️ chore (style): remove redundant font-family from body
2025-08-08 14:53:28 +07:00
Abizrh
d9fb2cff0c
📖 docs (appsidebar): translate sidebar heading to indonesian
2025-08-08 14:53:09 +07:00
Abizrh
992c54fcd5
✨ feat (styles): introduce main.css for base styles and css variables
2025-08-08 14:46:04 +07:00
Abizrh
d40ce3eacb
⚙️ chore (env): add example env file
2025-08-08 11:44:42 +07:00
Abizrh
5bb1130103
📖 docs (readme): update git workflow instructions
2025-08-08 11:31:18 +07:00
Abizrh
2e01715df4
⚙️ chore (config): add tailwind css and components config
2025-08-08 11:30:48 +07:00
Abizrh
92d8359803
✨ feat (dashboard): add initial dashboard page
2025-08-08 11:08:35 +07:00
Abizrh
cd202434c6
✨ feat (static): add logo
2025-08-08 11:08:16 +07:00
Abizrh
153a346a47
✨ feat (app): add middleware
2025-08-08 11:07:46 +07:00
Abizrh
44533af1b5
✨ feat (style): add uno config
2025-08-08 11:07:14 +07:00
Abizrh
96fd731859
📖 docs (readme): add git workflow documentation
2025-08-08 10:06:43 +07:00
Abizrh
0ea774a169
📖 docs (readme): clarify component usage and workflow in readme
2025-08-08 09:21:58 +07:00
Abizrh
856ccf4537
📖 docs (readme): update directory structure and workflows documentation
2025-08-07 17:36:47 +07:00
Abizrh
2ecabaffb2
✨ feat (auth): server side proxy login request
2025-08-07 16:29:06 +07:00
Abizrh
d9bd19baaf
📖 docs (readme): add framework guide links
2025-08-07 15:54:48 +07:00
Abizrh
98820553d4
🐛 fix (auth): fix password input type and button variant
2025-08-07 15:51:18 +07:00
Abizrh
8f6c386bbb
🐛 fix (auth): fix logout redirection path
2025-08-07 15:29:02 +07:00
Abizrh
ad1bad719a
✨ feat (layout): implement app layout with sidebar and header
2025-08-07 15:05:59 +07:00
Abizrh
53399910e1
✨ feat (auth): add auth layout with testimonial
2025-08-07 15:03:13 +07:00
Abizrh
b294d0095b
✨ feat (auth): implement login page
2025-08-07 14:52:55 +07:00
Abizrh
8854f017b8
✨ feat (layout): add auth layout
2025-08-07 14:50:15 +07:00
Abizrh
1f72497ab4
📖 docs (readme): add nuxt minimal starter documentation
2025-08-07 14:46:27 +07:00
Abizrh
645383e5cb
✨ feat (ui): add radix vue components library
2025-08-07 14:45:37 +07:00
Abizrh
f3dc250944
⚙️ chore (eslint): configure eslint and prettier
2025-08-07 14:43:51 +07:00
Abizrh
992036437b
⚙️ chore (dependencies): install nuxt, vue and vue-router
2025-08-07 09:23:26 +07:00
Munawwirul Jamal
08a4459723
Initial commit
2025-07-22 15:30:22 +07:00