From b0a290fc7ec4d1f4cbe4d2c854cc8a3b4d727772 Mon Sep 17 00:00:00 2001 From: Amos Laboso Date: Fri, 22 Sep 2023 15:12:12 +0300 Subject: [PATCH] Added o3forms backend module and removed 'remove' array for frontends --- distro/distro.properties | 1 + distro/pom.xml | 9 +++++++++ frontend/ohri-config.json | 27 ++++----------------------- 3 files changed, 14 insertions(+), 23 deletions(-) diff --git a/distro/distro.properties b/distro/distro.properties index b5c33dd7c..b6b0ad2b7 100644 --- a/distro/distro.properties +++ b/distro/distro.properties @@ -44,3 +44,4 @@ omod.event=${event.version} omod.event.groupId=org.openmrs omod.providermanagement=${providermanagement.version} omod.uilibrary=${uilibrary.version} +omod.o3forms=${o3forms.version} diff --git a/distro/pom.xml b/distro/pom.xml index ddbb25d5f..613694da1 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -74,6 +74,8 @@ + 2.1.0 + @@ -275,6 +277,13 @@ provided --> + + org.openmrs.module + o3forms-omod + ${o3forms.version} + provided + + diff --git a/frontend/ohri-config.json b/frontend/ohri-config.json index 188cda717..94375c2ce 100644 --- a/frontend/ohri-config.json +++ b/frontend/ohri-config.json @@ -2,21 +2,10 @@ "@openmrs/esm-patient-chart-app": { "extensionSlots": { "patient-chart-dashboard-slot": { - "remove": [ - "test-results-summary-dashboard", - "conditions-summary-dashboard", - "results-summary-dashboard", - "programs-summary-dashboard", - "allergies-summary-dashboard", - "attachments-results-summary-dashboard", - "drug-orders-summary-dashboard" - ] + "remove": [] }, "action-menu-chart-items-slot": { - "remove": [ - "visit-note-nav-button", - "clinical-form-action-menu" - ] + "remove": [] } }, "notesConceptUuids": ["161011AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "437d1e25-e7ab-481c-aabc-01f21c6cdef1"], @@ -27,13 +16,7 @@ "@openmrs/esm-patient-banner-app": { "extensionSlots": { "patient-actions-slot": { - "remove": [ - "add-patient-to-patient-list-button", - "start-visit-button", - "stop-visit-button", - "cancel-visit-button", - "add-past-visit-button" - ] + "remove": [] } } }, @@ -54,9 +37,7 @@ "@openmrs/esm-primary-navigation-app": { "extensionSlots": { "app-menu-slot": { - "remove": [ - "dispensing-link" - ] + "remove": [] } }, "logo": {