This website requires JavaScript.
Explore
Help
Register
Sign In
munawwirul_jamal
/
simrsx-fe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56056c3fdbbf2b87c310d87a6fc02e6a10ba6f07
simrsx-fe
/
app
T
History
Khafid Prayoga
56056c3fdb
fix(pagination): format record numbers with locale for indonesia
...
Apply toLocaleString('id-ID') to startRecord and endRecord to display numbers in Indonesian format
2025-09-15 14:42:36 +07:00
..
assets
/css
feat(division): add division management pages and form validation
2025-08-29 10:42:07 +07:00
components
fix(pagination): format record numbers with locale for indonesia
2025-09-15 14:42:36 +07:00
composables
refactor(api): consolidate query param transformation into utility function
2025-09-11 13:28:07 +07:00
layouts
🎨
enhance (layout): improve default layout styling
2025-08-13 13:24:56 +07:00
lib
✨
feat (employee): add based component & conditional form input
2025-08-31 17:21:09 +07:00
middleware
init doctor page
2025-08-14 10:55:25 +07:00
models
Merge branch 'dev' of
https://github.com/dikstub-rssa/simrs-fe
into feat/user
2025-09-08 15:23:51 +07:00
pages
feat(subspecialist): add subspecialist management components and pages
2025-09-15 14:21:15 +07:00
plugins
…
schemas
refactor(tools): add modal form
2025-09-08 13:48:24 +07:00
services
✨
feat (medicine-method): implement medicine method fetching
2025-09-07 20:43:14 +07:00
stores
init form add doctor
2025-08-14 14:59:47 +07:00
types
feat(unit): add unit management pages and form components
2025-08-29 13:39:59 +07:00
app.vue
✨
feat (patient): set dynamic title for patient pages
2025-08-14 10:43:00 +07:00
error.vue
…