From 001a36233c3af190b6231a1ffe8dae80f39f0f32 Mon Sep 17 00:00:00 2001 From: Andrian Roshandy Date: Mon, 24 Nov 2025 08:28:36 +0700 Subject: [PATCH] feat/page-cleaning: moved human-src/specialist-intern/* to human-src/intern --- .../human-src/employee/[id]/edit.vue | 3 + .../human-src/employee/[id]/index.vue | 3 + .../{specialist-intern => intern}/add.vue | 0 .../{specialist-intern => intern}/index.vue | 0 public/side-menu-items/emp-doc.json | 18 +---- public/side-menu-items/emp-nur.json | 25 ++----- public/side-menu-items/emp-reg.json | 15 ---- public/side-menu-items/sys.json | 70 +++++++------------ 8 files changed, 36 insertions(+), 98 deletions(-) create mode 100644 app/pages/(features)/human-src/employee/[id]/edit.vue create mode 100644 app/pages/(features)/human-src/employee/[id]/index.vue rename app/pages/(features)/human-src/{specialist-intern => intern}/add.vue (100%) rename app/pages/(features)/human-src/{specialist-intern => intern}/index.vue (100%) diff --git a/app/pages/(features)/human-src/employee/[id]/edit.vue b/app/pages/(features)/human-src/employee/[id]/edit.vue new file mode 100644 index 00000000..00d68602 --- /dev/null +++ b/app/pages/(features)/human-src/employee/[id]/edit.vue @@ -0,0 +1,3 @@ + diff --git a/app/pages/(features)/human-src/employee/[id]/index.vue b/app/pages/(features)/human-src/employee/[id]/index.vue new file mode 100644 index 00000000..00d68602 --- /dev/null +++ b/app/pages/(features)/human-src/employee/[id]/index.vue @@ -0,0 +1,3 @@ + diff --git a/app/pages/(features)/human-src/specialist-intern/add.vue b/app/pages/(features)/human-src/intern/add.vue similarity index 100% rename from app/pages/(features)/human-src/specialist-intern/add.vue rename to app/pages/(features)/human-src/intern/add.vue diff --git a/app/pages/(features)/human-src/specialist-intern/index.vue b/app/pages/(features)/human-src/intern/index.vue similarity index 100% rename from app/pages/(features)/human-src/specialist-intern/index.vue rename to app/pages/(features)/human-src/intern/index.vue diff --git a/public/side-menu-items/emp-doc.json b/public/side-menu-items/emp-doc.json index b7ecb430..a0e13128 100644 --- a/public/side-menu-items/emp-doc.json +++ b/public/side-menu-items/emp-doc.json @@ -12,7 +12,7 @@ "icon": "i-lucide-stethoscope", "children": [ { - "title": "Triase", + "title": "Kunjungan", "icon": "i-lucide-stethoscope", "link": "/outpatient/encounter" }, @@ -44,22 +44,6 @@ } ] }, - { - "title": "Rehabilitasi Medik", - "icon": "i-lucide-bike", - "children": [ - { - "title": "Kunjungan", - "icon": "i-lucide-building-2", - "link": "/rehab/encounter" - }, - { - "title": "Konsultasi", - "icon": "i-lucide-building-2", - "link": "/rehab/consultation" - } - ] - }, { "title": "Rawat Inap", "icon": "i-lucide-building-2", diff --git a/public/side-menu-items/emp-nur.json b/public/side-menu-items/emp-nur.json index 1c993144..a1a72518 100644 --- a/public/side-menu-items/emp-nur.json +++ b/public/side-menu-items/emp-nur.json @@ -35,21 +35,6 @@ } ] }, - { - "title": "Rehabilitasi Medik", - "icon": "i-lucide-bike", - "link": "/rehab", - "children": [ - { - "title": "Antrean Poliklinik", - "link": "/rehab/encounter-queue" - }, - { - "title": "Kunjungan", - "link": "/rehab/encounter" - } - ] - }, { "title": "Rawat Inap", "icon": "i-lucide-building-2", @@ -63,12 +48,12 @@ { "title": "Kemoterapi", "icon": "i-lucide-droplets", - "link": "/outpation-action/chemotherapy" + "link": "/chemotherapy" }, { "title": "Hemofilia", "icon": "i-lucide-droplet-off", - "link": "/outpation-action/hemophilia" + "link": "/hemophilia" } ] }, @@ -78,17 +63,17 @@ { "title": "Thalasemi", "icon": "i-lucide-baby", - "link": "/children-action/thalasemia" + "link": "/thalasemia" }, { "title": "Echocardiography", "icon": "i-lucide-baby", - "link": "/children-action/echocardiography" + "link": "/echocardiography" }, { "title": "Spirometri", "icon": "i-lucide-baby", - "link": "/children-action/spirometry" + "link": "/spirometry" } ] } diff --git a/public/side-menu-items/emp-reg.json b/public/side-menu-items/emp-reg.json index 86d6d4ed..02c21179 100644 --- a/public/side-menu-items/emp-reg.json +++ b/public/side-menu-items/emp-reg.json @@ -26,21 +26,6 @@ "icon": "i-lucide-zap", "link": "/emergency/encounter" }, - { - "title": "Rehabilitasi Medik", - "icon": "i-lucide-bike", - "link": "/rehab", - "children": [ - { - "title": "Antrean Pendaftaran", - "link": "/rehab/registration-queue" - }, - { - "title": "Kunjungan", - "link": "/rehab/encounter" - } - ] - }, { "title": "Rawat Inap", "icon": "i-lucide-building-2", diff --git a/public/side-menu-items/sys.json b/public/side-menu-items/sys.json index 039066a4..d1cdc98e 100644 --- a/public/side-menu-items/sys.json +++ b/public/side-menu-items/sys.json @@ -17,7 +17,7 @@ }, { "title": "Antrian Poliklinik", - "link": "/outpatient/polyclinic-queue" + "link": "/outpatient/encounter-queue" }, { "title": "Kunjungan", @@ -47,28 +47,6 @@ } ] }, - { - "title": "Rehab Medik", - "icon": "i-lucide-bike", - "children": [ - { - "title": "Antrean Pendaftaran", - "link": "/rehab/registration-queue" - }, - { - "title": "Antrean Poliklinik", - "link": "/rehab/polyclinic-queue" - }, - { - "title": "Kunjungan", - "link": "/rehab/encounter" - }, - { - "title": "Konsultasi", - "link": "/rehab/consultation" - } - ] - }, { "title": "Rawat Inap", "icon": "i-lucide-building-2", @@ -101,10 +79,15 @@ } ] }, + { + "title": "Radiologi - Order", + "icon": "i-lucide-radio", + "link": "/radiology-order" + }, { "title": "Lab - Order", "icon": "i-lucide-microscope", - "link": "/pc-lab-order" + "link": "/cp-lab-order" }, { "title": "Lab Mikro - Order", @@ -114,12 +97,7 @@ { "title": "Lab PA - Order", "icon": "i-lucide-microscope", - "link": "/pa-lab-order" - }, - { - "title": "Radiologi - Order", - "icon": "i-lucide-radio", - "link": "/radiology-order" + "link": "/ap-lab-order" }, { "title": "Gizi", @@ -284,40 +262,40 @@ ] }, { - "title": "Layanan", + "title": "Infrastruktur", "icon": "i-lucide-layout-list", "children": [ - { - "title": "Counter", - "link": "/service-src/counter" - }, - { - "title": "Public Screen (Big Screen)", - "link": "/service-src/public-screen" - }, { "title": "Kasur", - "link": "/service-src/bed" + "link": "/infra-src/bed" }, { "title": "Kamar", - "link": "/service-src/chamber" + "link": "/infra-src/chamber" }, { "title": "Ruang", - "link": "/service-src/room" + "link": "/infra-src/room" }, { "title": "Depo", - "link": "/service-src/warehouse" + "link": "/infra-src/warehouse" }, { "title": "Lantai", - "link": "/service-src/floor" + "link": "/infra-src/floor" }, { "title": "Gedung", - "link": "/service-src/building" + "link": "/infra-src/building" + }, + { + "title": "Counter", + "link": "/infra-src/counter" + }, + { + "title": "Public Screen (Big Screen)", + "link": "/infra-src/public-screen" } ] }, @@ -369,4 +347,4 @@ } ] } -] \ No newline at end of file +]