Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feeat/pendaftaran-kemoterapi-141

This commit is contained in:
riefive
2025-11-13 10:14:17 +07:00
244 changed files with 14473 additions and 2258 deletions
+12
View File
@@ -0,0 +1,12 @@
[
{
"heading": "Menu Utama",
"items": [
{
"title": "Dashboard",
"icon": "i-lucide-home",
"link": "/"
}
]
}
]
+12
View File
@@ -0,0 +1,12 @@
[
{
"heading": "Menu Utama",
"items": [
{
"title": "Dashboard",
"icon": "i-lucide-home",
"link": "/"
}
]
}
]
@@ -20,7 +20,7 @@
{
"title": "Rehabilitasi Medik",
"icon": "i-lucide-bike",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Rawat Inap",
@@ -13,10 +13,10 @@
"children": [
{
"title": "Antrian Poliklinik",
"link": "/outpatient/polyclinic-queue"
"link": "/outpatient/encounter-queue"
},
{
"title": "Pendaftaran",
"title": "Kunjungan",
"link": "/outpatient/encounter"
}
]
@@ -30,7 +30,7 @@
"link": "/emergency/triage"
},
{
"title": "Pemeriksaan",
"title": "Kunjungan",
"link": "/emergency/encounter"
}
]
@@ -42,7 +42,7 @@
"children": [
{
"title": "Antrean Poliklinik",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Kunjungan",
@@ -17,7 +17,7 @@
},
{
"title": "Antrian Poliklinik",
"link": "/outpatient/polyclinic-queue"
"link": "/outpatient/encounter-queue"
},
{
"title": "Kunjungan",
@@ -57,7 +57,7 @@
},
{
"title": "Antrean Poliklinik",
"link": "/rehab/polyclinic-queue"
"link": "/rehab/encounter-queue"
},
{
"title": "Kunjungan",
@@ -320,21 +320,41 @@
"title": "Divisi",
"link": "/org-src/division"
},
{
"title": "Divisi - Posisi",
"link": "/org-src/division-position"
},
{
"title": "Instalasi",
"link": "/org-src/installation"
},
{
"title": "Instalasi - Posisi",
"link": "/org-src/installation-position"
},
{
"title": "Unit",
"link": "/org-src/unit"
},
{
"title": "Unit - Posisi",
"link": "/org-src/unit-position"
},
{
"title": "Spesialis",
"link": "/org-src/specialist"
},
{
"title": "Spesialis - Posisi",
"link": "/org-src/specialist-position"
},
{
"title": "Sub Spesialis",
"link": "/org-src/subspecialist"
},
{
"title": "Sub Spesialis - Posisi",
"link": "/org-src/subspecialist-position"
}
]
},