feat/menu-structure: adjust menu items all roles

This commit is contained in:
Andrian Roshandy
2025-11-12 06:52:14 +07:00
parent f0d2bc4de1
commit 93c9e74d08
10 changed files with 31 additions and 7 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",