From 528b6926e7f66af93c3e29e50beb81d0d50042a8 Mon Sep 17 00:00:00 2001 From: Rohit Kandimalla Date: Fri, 15 Nov 2024 15:00:31 -0500 Subject: [PATCH 1/3] MAT-7667 Removing madie-patient single spa --- local-dev-env/hosted-importmap.json | 1 - local-dev-env/importmap.json | 1 - src/index.ejs | 3 +-- src/madie-root-config.ts | 2 -- src/patient-config.test.ts | 35 ----------------------------- src/patient-config.ts | 13 ----------- 6 files changed, 1 insertion(+), 54 deletions(-) delete mode 100644 src/patient-config.test.ts delete mode 100644 src/patient-config.ts diff --git a/local-dev-env/hosted-importmap.json b/local-dev-env/hosted-importmap.json index cea983b..3b04ecc 100644 --- a/local-dev-env/hosted-importmap.json +++ b/local-dev-env/hosted-importmap.json @@ -5,7 +5,6 @@ "@madie/madie-editor": "//localhost:8501/madie-madie-editor.js", "@madie/madie-auth": "//localhost:8502/madie-madie-auth.js", "@madie/madie-measure": "//localhost:8505/madie-madie-measure.js", - "@madie/madie-patient": "//localhost:8507/madie-madie-patient.js", "@madie/madie-cql-library": "//localhots:8507/madie-madie-cql-library.js", "@madie/madie-util": "//localhost:8508/madie-madie-util.js", "rxjs": "https://unpkg.com/@esm-bundle/rxjs/system/rxjs.min.js", diff --git a/local-dev-env/importmap.json b/local-dev-env/importmap.json index 3978669..573da24 100644 --- a/local-dev-env/importmap.json +++ b/local-dev-env/importmap.json @@ -5,7 +5,6 @@ "@madie/madie-editor": "//localhost:8501/madie-madie-editor.js", "@madie/madie-auth": "//localhost:8502/madie-madie-auth.js", "@madie/madie-measure": "//localhost:8505/madie-madie-measure.js", - "@madie/madie-patient": "//localhost:8506/madie-madie-patient.js", "@madie/madie-cql-library": "//localhost:8507/madie-madie-cql-library.js", "@madie/madie-util": "//localhost:8508/madie-madie-util.js", "rxjs": "https://unpkg.com/@esm-bundle/rxjs/system/rxjs.min.js", diff --git a/src/index.ejs b/src/index.ejs index 7cf2a5c..1bcbc38 100644 --- a/src/index.ejs +++ b/src/index.ejs @@ -73,11 +73,10 @@ You need to enable JavaScript to run this app.
- +