Commit Graph

32 Commits

Author SHA1 Message Date
Andrian Roshandy
829bd73034 feat/tidy-up:
- mengurangi elm yg tidak diperlukan
- menyesuaikan font-size sesuai breakpoint
2025-09-29 07:46:13 +07:00
riefive
7c4de1bd91 feat(menu): remove bold style from children 2025-09-22 13:59:52 +07:00
riefive
8cfff2aef4 feat(menu): remove bold style from text menu 2025-09-22 13:53:40 +07:00
Munawwirul Jamal
d792893545 Merge pull request #66 from dikstub-rssa/fe-public-features-46
Feat(public): Implement Dark Mode + Adjustment Padding Frame
2025-09-19 07:49:33 +07:00
Khafid Prayoga
ed56c4201f feat(breadcrumb): add breadcrumb component and update header integration
- Implement new breadcrumb component with proper routing handling
- Update header to use new breadcrumb component
- Optimize nuxt config for SPA with router and rendering settings
2025-09-17 15:57:21 +07:00
riefive
01057b9138 feat(public): implement dark mode 2025-09-16 12:51:36 +07:00
riefive
e02360aea5 feat(public): add setting dark or light mode 2025-09-16 12:34:37 +07:00
Abizrh
bdc3e837f9 enhance (appsidebar): improve sidebar navigation spacing and appearance 2025-09-03 22:11:58 +07:00
Khafid Prayoga
6ad99d45f2 Fix/linter (#10)
* fix(style): formatting inconsistencies across codebase

- Remove trailing semicolons from TypeScript imports
- Fix Vue template indentation and line breaks
- Standardize component attribute formatting
- Remove unnecessary empty lines
- Reorder import statements for consistency

* chore: update import path and add editorconfig

Update SidebarNavLink import path to match new component structure and add standard editorconfig for consistent code formatting
2025-08-27 13:06:40 +07:00
Khafid Prayoga
6fe1bd2c48 feat(satusehat): add search component, card summary and date picker
- Implement search component with lucide-vue-next icon
- Create card summary component for displaying summary data
- Add date picker component with range selection functionality
- Update list configuration and styling
- Reorganize package.json structure
2025-08-21 14:43:42 +07:00
Khafid Prayoga
b22d606a17 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/doctor 2025-08-14 11:05:20 +07:00
Abizrh
0b59f48fdb feat (patient): set dynamic title for patient pages 2025-08-14 10:43:00 +07:00
Khafid Prayoga
bcfbc3af67 Merge remote-tracking branch 'origin/dev' into feat/doctor 2025-08-14 10:32:16 +07:00
Abizrh
f89cd09646 feat (appsidebar): load menu from json file 2025-08-13 15:19:03 +07:00
Khafid Prayoga
1b6c161448 init doctor base feature 2025-08-13 14:45:28 +07:00
Abizrh
a6558e312b feat (appsidebar): add outpatient menu and pages 2025-08-13 14:38:31 +07:00
Abizrh
89eaa7cdab feat (app): add toaster component for global notifications 2025-08-13 13:59:05 +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
adf189dab9 🐛 fix (sidebar): fix sidebar user info when user is not logged in 2025-08-12 14:03:07 +07:00
Abizrh
125d7857ce feat (rbac): implement role-based access control 2025-08-12 11:32:36 +07:00
Abizrh
659a320439 feat (header): add button click functionality 2025-08-10 17:08:09 +07:00
Abizrh
cb77624026 enhance (layout): adjust base layout 2025-08-10 15:49:31 +07:00
Abizrh
376af79449 feat (patient): add edit page 2025-08-08 20:38:16 +07:00
Abizrh
d9fb2cff0c 📖 docs (appsidebar): translate sidebar heading to indonesian 2025-08-08 14:53:09 +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
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