Commit Graph

16 Commits

Author SHA1 Message Date
Abizrh
f28c7edd62 feat (encounter): implement assesment function module 2025-09-27 22:25:23 +07:00
Abizrh
18e6824611 enhance (lib): adjust libs 2025-09-23 19:40:19 +07:00
Abizrh
64d432f75a enhance (lib): adjust libs 2025-09-11 00:56:36 +07:00
Abizrh
f9af69fd27 feat (employee): add based component & conditional form input 2025-08-31 17:21:09 +07:00
Abizrh
2b4ec07185 ⚠️ refactor (sysmenu): rename user menu to employee menu 2025-08-29 15:08:24 +07:00
Abizrh
00d4419bc7 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/user 2025-08-28 12:01:55 +07:00
Abizrh
35e2c663f5 feat (user): implement user management feature 2025-08-28 01:18:55 +07:00
Abizrh
a7a77cb497 feat (dev): add dev page with user list 2025-08-27 23:59:07 +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
04b87733d5 build: add vscode launch config and tailwind config
Add launch configuration for Chrome debugging in VSCode and set up TailwindCSS configuration with animations and theme customization
2025-08-26 17:05:08 +07:00
Khafid Prayoga
066a884bf0 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/satusehat 2025-08-19 11:05:03 +07:00
Khafid Prayoga
b1cb24cae3 feat(satusehat): add integration pages and components
Add new SatuSehat integration feature including:
- Page components for list, add, edit, and detail views
- Service status component and type definitions
- Summary card component updates for string metrics
- RBAC permissions configuration for SatuSehat routes
2025-08-19 11:01:28 +07:00
Khafid Prayoga
616c843260 init doctor page 2025-08-14 10:55:25 +07:00
Abizrh
db9a87d825 feat (patient): add error page for patient add page permission 2025-08-13 10:12:12 +07:00
Abizrh
125d7857ce feat (rbac): implement role-based access control 2025-08-12 11:32:36 +07:00
Abizrh
b294d0095b feat (auth): implement login page 2025-08-07 14:52:55 +07:00