Skip to content

Commit 50e8592

Browse files
authored
alpha sort to stay organized (#54)
1 parent 13ef5e2 commit 50e8592

File tree

4 files changed

+108
-108
lines changed

4 files changed

+108
-108
lines changed

frontend/config-core-sdh-1dev.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"@openmrs/esm-login-app": {
3+
"logo": {
4+
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-dev.png"
5+
}
6+
},
7+
"@openmrs/esm-patient-banner-app": {
8+
"extensionSlots": {
9+
"patient-actions-slot": {
10+
"remove": ["mark-patient-deceased-button"]
11+
}
12+
}
13+
},
214
"@openmrs/esm-patient-chart-app": {
315
"showUpcomingAppointments": true,
416
"extensionSlots": {
@@ -23,6 +35,21 @@
2335
}
2436
}
2537
},
38+
"@openmrs/esm-patient-registration-app": {
39+
"sections": ["demographics", "contact", "relationships", "death"],
40+
"fieldConfigurations": {
41+
"address": {
42+
"useAddressHierarchy": {
43+
"useQuickSearch": false
44+
}
45+
}
46+
}
47+
},
48+
"@openmrs/esm-primary-navigation-app": {
49+
"logo": {
50+
"name": "SDH-Dev"
51+
}
52+
},
2653
"@openmrs/esm-service-queues-app": {
2754
"priorityConfigs": [
2855
{
@@ -62,32 +89,5 @@
6289
"preferredCalendar": {
6390
"en": "gregory"
6491
}
65-
},
66-
"@openmrs/esm-login-app": {
67-
"logo": {
68-
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-dev.png"
69-
}
70-
},
71-
"@openmrs/esm-primary-navigation-app": {
72-
"logo": {
73-
"name": "SDH-Dev"
74-
}
75-
},
76-
"@openmrs/esm-patient-banner-app": {
77-
"extensionSlots": {
78-
"patient-actions-slot": {
79-
"remove": ["mark-patient-deceased-button"]
80-
}
81-
}
82-
},
83-
"@openmrs/esm-patient-registration-app": {
84-
"sections": ["demographics", "contact", "relationships", "death"],
85-
"fieldConfigurations": {
86-
"address": {
87-
"useAddressHierarchy": {
88-
"useQuickSearch": false
89-
}
90-
}
91-
}
9292
}
9393
}

frontend/config-core-sdh-2test.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"@openmrs/esm-login-app": {
3+
"logo": {
4+
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-test.png"
5+
}
6+
},
7+
"@openmrs/esm-patient-banner-app": {
8+
"extensionSlots": {
9+
"patient-actions-slot": {
10+
"remove": ["mark-patient-deceased-button"]
11+
}
12+
}
13+
},
214
"@openmrs/esm-patient-chart-app": {
315
"showUpcomingAppointments": true,
416
"extensionSlots": {
@@ -23,6 +35,21 @@
2335
}
2436
}
2537
},
38+
"@openmrs/esm-patient-registration-app": {
39+
"sections": ["demographics", "contact", "relationships", "death"],
40+
"fieldConfigurations": {
41+
"address": {
42+
"useAddressHierarchy": {
43+
"useQuickSearch": false
44+
}
45+
}
46+
}
47+
},
48+
"@openmrs/esm-primary-navigation-app": {
49+
"logo": {
50+
"name": "SDH-Test"
51+
}
52+
},
2653
"@openmrs/esm-service-queues-app": {
2754
"priorityConfigs": [
2855
{
@@ -62,32 +89,5 @@
6289
"preferredCalendar": {
6390
"en": "gregory"
6491
}
65-
},
66-
"@openmrs/esm-login-app": {
67-
"logo": {
68-
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-test.png"
69-
}
70-
},
71-
"@openmrs/esm-primary-navigation-app": {
72-
"logo": {
73-
"name": "SDH-Test"
74-
}
75-
},
76-
"@openmrs/esm-patient-banner-app": {
77-
"extensionSlots": {
78-
"patient-actions-slot": {
79-
"remove": ["mark-patient-deceased-button"]
80-
}
81-
}
82-
},
83-
"@openmrs/esm-patient-registration-app": {
84-
"sections": ["demographics", "contact", "relationships", "death"],
85-
"fieldConfigurations": {
86-
"address": {
87-
"useAddressHierarchy": {
88-
"useQuickSearch": false
89-
}
90-
}
91-
}
9292
}
9393
}

frontend/config-core-sdh-3stage.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"@openmrs/esm-login-app": {
3+
"logo": {
4+
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-stage.png"
5+
}
6+
},
7+
"@openmrs/esm-patient-banner-app": {
8+
"extensionSlots": {
9+
"patient-actions-slot": {
10+
"remove": ["mark-patient-deceased-button"]
11+
}
12+
}
13+
},
214
"@openmrs/esm-patient-chart-app": {
315
"showUpcomingAppointments": true,
416
"extensionSlots": {
@@ -23,6 +35,21 @@
2335
}
2436
}
2537
},
38+
"@openmrs/esm-patient-registration-app": {
39+
"sections": ["demographics", "contact", "relationships", "death"],
40+
"fieldConfigurations": {
41+
"address": {
42+
"useAddressHierarchy": {
43+
"useQuickSearch": false
44+
}
45+
}
46+
}
47+
},
48+
"@openmrs/esm-primary-navigation-app": {
49+
"logo": {
50+
"name": "SDH-Stage"
51+
}
52+
},
2653
"@openmrs/esm-service-queues-app": {
2754
"priorityConfigs": [
2855
{
@@ -62,32 +89,5 @@
6289
"preferredCalendar": {
6390
"en": "gregory"
6491
}
65-
},
66-
"@openmrs/esm-login-app": {
67-
"logo": {
68-
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-stage.png"
69-
}
70-
},
71-
"@openmrs/esm-primary-navigation-app": {
72-
"logo": {
73-
"name": "SDH-Stage"
74-
}
75-
},
76-
"@openmrs/esm-patient-banner-app": {
77-
"extensionSlots": {
78-
"patient-actions-slot": {
79-
"remove": ["mark-patient-deceased-button"]
80-
}
81-
}
82-
},
83-
"@openmrs/esm-patient-registration-app": {
84-
"sections": ["demographics", "contact", "relationships", "death"],
85-
"fieldConfigurations": {
86-
"address": {
87-
"useAddressHierarchy": {
88-
"useQuickSearch": false
89-
}
90-
}
91-
}
9292
}
9393
}

frontend/config-core-sdh-4prod.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"@openmrs/esm-login-app": {
3+
"logo": {
4+
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-prod.png"
5+
}
6+
},
7+
"@openmrs/esm-patient-banner-app": {
8+
"extensionSlots": {
9+
"patient-actions-slot": {
10+
"remove": ["mark-patient-deceased-button"]
11+
}
12+
}
13+
},
214
"@openmrs/esm-patient-chart-app": {
315
"showUpcomingAppointments": true,
416
"extensionSlots": {
@@ -23,6 +35,21 @@
2335
}
2436
}
2537
},
38+
"@openmrs/esm-patient-registration-app": {
39+
"sections": ["demographics", "contact", "relationships", "death"],
40+
"fieldConfigurations": {
41+
"address": {
42+
"useAddressHierarchy": {
43+
"useQuickSearch": false
44+
}
45+
}
46+
}
47+
},
48+
"@openmrs/esm-primary-navigation-app": {
49+
"logo": {
50+
"src": "https://salcedodoctorshospital.org/assets/sdh-logo.png"
51+
}
52+
},
2653
"@openmrs/esm-service-queues-app": {
2754
"priorityConfigs": [
2855
{
@@ -62,32 +89,5 @@
6289
"preferredCalendar": {
6390
"en": "gregory"
6491
}
65-
},
66-
"@openmrs/esm-login-app": {
67-
"logo": {
68-
"src": "https://salcedodoctorshospital.org/assets/sdh-openmrs-logo-prod.png"
69-
}
70-
},
71-
"@openmrs/esm-primary-navigation-app": {
72-
"logo": {
73-
"src": "https://salcedodoctorshospital.org/assets/sdh-logo.png"
74-
}
75-
},
76-
"@openmrs/esm-patient-banner-app": {
77-
"extensionSlots": {
78-
"patient-actions-slot": {
79-
"remove": ["mark-patient-deceased-button"]
80-
}
81-
}
82-
},
83-
"@openmrs/esm-patient-registration-app": {
84-
"sections": ["demographics", "contact", "relationships", "death"],
85-
"fieldConfigurations": {
86-
"address": {
87-
"useAddressHierarchy": {
88-
"useQuickSearch": false
89-
}
90-
}
91-
}
9292
}
9393
}

0 commit comments

Comments
 (0)