Commit Graph

58 Commits

Author SHA1 Message Date
Abizrh
89eaa7cdab feat (app): add toaster component for global notifications 2025-08-13 13:59:05 +07:00
Abizrh
929758fe00 🎨 enhance (layout): improve default layout styling 2025-08-13 13:24:56 +07:00
Abizrh
d8d7d61fca enhance (auth): clear store on 401 and redirect to /401 2025-08-13 13:17:21 +07:00
Abizarah | 比周
d5c453450f Merge pull request #4 from dikstub-rssa/feat/patient
Feat/patient: add summary card analytics
2025-08-13 10:48:16 +07:00
Khafid Prayoga
b51f4c248d Merge remote-tracking branch 'origin/dev' into feat/patient 2025-08-13 10:24:49 +07:00
Abizrh
ccb249cbe8 🐛 fix (error): conditionally render error page based on authentication 2025-08-13 10:17:34 +07:00
Abizrh
db9a87d825 feat (patient): add error page for patient add page permission 2025-08-13 10:12:12 +07:00
Abizrh
6e5d5863ab feat (sidebar): add active class to sidebar links 2025-08-12 18:17:13 +07:00
Abizrh
d0e55217ed feat (pub/nav): add dropdown action components 2025-08-12 17:07:10 +07:00
Abizrh
7ae9a9adfe feat (patient): implement patient list and entry form 2025-08-12 17:01:50 +07:00
Khafid Prayoga
949aa718b6 add condition if zero trends , hide the timeframe 2025-08-12 14:58:29 +07:00
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
Abizrh
500cdb6a21 🐛 fix (input): correct input border color and search input border 2025-08-12 14:18:20 +07:00
Abizrh
adf189dab9 🐛 fix (sidebar): fix sidebar user info when user is not logged in 2025-08-12 14:03:07 +07:00
Abizrh
dc5e7d48da feat (error-pages): add custom error pages 2025-08-12 13:16:07 +07:00
Abizrh
125d7857ce feat (rbac): implement role-based access control 2025-08-12 11:32:36 +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