Skip to content

Commit f6b75e0

Browse files
committed
update configs
1 parent 337a25b commit f6b75e0

1 file changed

Lines changed: 147 additions & 117 deletions

File tree

frontend/config-core_demo.json

Lines changed: 147 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
]
2828
},
2929
"logo": {
30-
"src": "/openmrs/spa/logo.svg",
31-
"alt": "UgandaEMR+ logo"
30+
"src": "/openmrs/spa/prisonsemr-logo-color.png",
31+
"alt": "PrisonEMR+ logo"
3232
},
3333
"extensionSlots": {
3434
"visit-header-right-slot": {
@@ -60,9 +60,9 @@
6060
}
6161
},
6262
"@openmrs/esm-styleguide": {
63-
"Brand color #1": " #009384",
64-
"Brand color #2": " #009384",
65-
"Brand color #3": " #009384"
63+
"Brand color #1": "#800000",
64+
"Brand color #2": "#800000",
65+
"Brand color #3": "#800000"
6666
},
6767
"@openmrs/esm-patient-biometrics-app": {
6868
"Display conditions": {
@@ -174,13 +174,20 @@
174174
]
175175
}
176176
},
177+
"@openmrs/esm-home-app": {
178+
"Display conditions": {
179+
"privileges": [
180+
"Access home app"
181+
]
182+
}
183+
},
177184
"@ugandaemr/esm-patient-registration-app": {
178185
"defaultPatientIdentifierTypes": [
179186
"f0c16a6d-dc5f-4118-a803-616d0075d282"
180187
],
181188
"logo": {
182189
"src": "/openmrs/spa/logo-white.svg",
183-
"alt": "UgandaEMR+ logo"
190+
"alt": "PrisonEMR+ logo"
184191
},
185192
"sections": [
186193
"demographics",
@@ -417,25 +424,18 @@
417424
"encounterTypeUuid": "1458b726-4a62-4444-be97-bb3e08c73745"
418425
}
419426
},
420-
"@openmrs/esm-home-app": {
421-
"Display conditions": {
422-
"privileges": [
423-
"Access home app"
424-
]
425-
}
426-
},
427427
"@ugandaemr/esm-login-app": {
428428
"logo": {
429-
"src": "/openmrs/spa/logo.svg",
430-
"alt": "UgandaEMR+ logo"
429+
"src": "/openmrs/spa/prisonsemr-logo-white.png",
430+
"alt": "PrisonEMR+ logo"
431431
},
432432
"loginBackground": {
433-
"src": "/openmrs/spa/background.png",
434-
"alt": "UgandaEMR+ logo"
433+
"src": "/openmrs/spa/prisonsemr-cover.png",
434+
"alt": "PrisonEMR+ logo"
435435
},
436436
"loginBanner": {
437-
"src": "/openmrs/spa/banner.svg",
438-
"alt": "UgandaEMR+ logo"
437+
"src": "/openmrs/spa/prisonsemr-logo-color.png",
438+
"alt": "PrisonEMR+ logo"
439439
}
440440
},
441441
"@openmrs/esm-primary-navigation-app": {
@@ -475,6 +475,95 @@
475475
]
476476
}
477477
},
478+
"homepage-dashboard-slot": {
479+
"configure": {
480+
"patient-queues-dashboard-link": {
481+
"Display conditions": {
482+
"privileges": [
483+
"Manage Patient Queues"
484+
]
485+
}
486+
},
487+
"queue-reception-dashboard-link": {
488+
"Display conditions": {
489+
"privileges": [
490+
"View Reception Menu"
491+
]
492+
}
493+
},
494+
"queue-triage-dashboard-link": {
495+
"Display conditions": {
496+
"privileges": [
497+
"View Triage Menu"
498+
]
499+
}
500+
},
501+
"queue-clinical-room-dashboard-link": {
502+
"Display conditions": {
503+
"privileges": [
504+
"View Clinical Room Menu"
505+
]
506+
}
507+
},
508+
"dispensing-dashboard-link": {
509+
"Display conditions": {
510+
"privileges": [
511+
"View Dispensing Menu"
512+
]
513+
}
514+
},
515+
"patient-lists-dashboard-link": {
516+
"Display conditions": {
517+
"privileges": [
518+
"Manage Patient Lists"
519+
]
520+
}
521+
},
522+
"service-queues-dashboard-link": {
523+
"Display conditions": {
524+
"privileges": [
525+
"Manage Service Queues"
526+
]
527+
}
528+
},
529+
"clinical-appointments-dashboard-link": {
530+
"Display conditions": {
531+
"privileges": [
532+
"Manage appointments dashboard"
533+
]
534+
}
535+
},
536+
"bed-admission-dashboard-link": {
537+
"Display conditions": {
538+
"privileges": [
539+
"Manage Inpatient"
540+
]
541+
}
542+
},
543+
"data-visualizer-dashboard-link": {
544+
"Display conditions": {
545+
"privileges": [
546+
"Manage Data Visualizer"
547+
]
548+
}
549+
},
550+
"laboratory-dashboard-link": {
551+
"Display conditions": {
552+
"privileges": [
553+
"Manage Laboratory"
554+
]
555+
}
556+
},
557+
"home-widget-db-link": {
558+
"Display conditions": {
559+
"privileges": [
560+
"Manage Home Link"
561+
]
562+
}
563+
}
564+
565+
}
566+
},
478567
"patient-chart-dashboard-slot": {
479568
"configure": {
480569
"charts-summary-dashboard": {
@@ -558,168 +647,106 @@
558647
"configure": {
559648
"Display conditions": {
560649
"privileges": [
561-
"Manage Patient appointments B"
650+
"Manage Patient appointments"
562651
]
563652
}
564653
}
565654
},
566655
"patient-orders-summary-dashboard": {
567656
"layoutMode": "anchored",
568-
"hideDashboardTitle": true
569-
},
570-
"allergies-summary-dashboard": {
571-
"layoutMode": "anchored",
572-
"hideDashboardTitle": true
573-
},
574-
"conditions-summary-dashboard": {
575-
"layoutMode": "anchored",
576-
"hideDashboardTitle": true
577-
},
578-
"patient-appointments-summary-dashboard": {
579-
"layoutMode": "anchored",
580-
"hideDashboardTitle": true
581-
},
582-
"clincial-patient-link": {
583-
"layoutMode": "anchored",
584-
"hideDashboardTitle": true
585-
},
586-
"encounters-summary-dashboard": {
587-
"layoutMode": "anchored",
588-
"hideDashboardTitle": true
589-
},
590-
"hiv-care-and-treatment": {
591-
"Display conditions": {
592-
"privileges": [
593-
"Manage HIV Care and Treatment"
594-
]
595-
}
596-
},
597-
"hiv-prevention-services": {
598-
"Display conditions": {
599-
"privileges": [
600-
"Manage HIV Prevention Services"
601-
]
602-
}
603-
},
604-
"eid-program": {
605-
"Display conditions": {
606-
"privileges": [
607-
"Manage EID Program"
608-
]
609-
}
610-
},
611-
"tb-program": {
612-
"Display conditions": {
613-
"privileges": [
614-
"Manage TB Program"
615-
]
616-
}
617-
}
618-
}
619-
},
620-
"homepage-dashboard-slot": {
621-
"configure": {
622-
"patient-queues-dashboard-link": {
623-
"Display conditions": {
624-
"privileges": [
625-
"Manage Patient Queues"
626-
]
627-
}
628-
},
629-
"queue-reception-dashboard-link": {
657+
"hideDashboardTitle": true,
630658
"Display conditions": {
631659
"privileges": [
632-
"View Reception Menu"
660+
"Manage patient orders"
633661
]
634662
}
635663
},
636-
"queue-triage-dashboard-link": {
664+
"allergies-summary-dashboard": {
665+
"layoutMode": "anchored",
666+
"hideDashboardTitle": true,
637667
"Display conditions": {
638668
"privileges": [
639-
"View Triage Menu"
669+
"Manage allergies"
640670
]
641671
}
642672
},
643-
"queue-clinical-room-dashboard-link": {
673+
"conditions-summary-dashboard": {
674+
"layoutMode": "anchored",
675+
"hideDashboardTitle": true,
644676
"Display conditions": {
645677
"privileges": [
646-
"View Clinical Room Menu"
678+
"Manage conditions"
647679
]
648680
}
649681
},
650-
"dispensing-dashboard-link": {
682+
"patient-appointments-summary-dashboard": {
683+
"layoutMode": "anchored",
684+
"hideDashboardTitle": true,
651685
"Display conditions": {
652686
"privileges": [
653-
"View Dispensing Menu"
687+
"Manage patient appointments"
654688
]
655689
}
656690
},
657-
"patient-lists-dashboard-link": {
691+
"clincial-patient-link": {
692+
"layoutMode": "anchored",
693+
"hideDashboardTitle": true,
658694
"Display conditions": {
659695
"privileges": [
660-
"Manage Patient Lists"
696+
"Manage clinical dashboard"
661697
]
662698
}
663699
},
664-
"service-queues-dashboard-link": {
700+
"encounters-summary-dashboard": {
701+
"layoutMode": "anchored",
702+
"hideDashboardTitle": true,
665703
"Display conditions": {
666704
"privileges": [
667-
"Manage Service Queues"
705+
"Manage encounters"
668706
]
669707
}
670708
},
671-
"clinical-appointments-dashboard-link": {
709+
"clinical-views-divider": {
672710
"Display conditions": {
673711
"privileges": [
674-
"Manage Patient Appointments"
712+
"Manage clinical views divider"
675713
]
676714
}
677715
},
678-
"bed-admission-dashboard-link": {
716+
"hiv-care-and-treatment": {
679717
"Display conditions": {
680718
"privileges": [
681-
"Manage Inpatient"
719+
"Manage HIV Care and Treatment"
682720
]
683721
}
684722
},
685-
"data-visualizer-dashboard-link": {
723+
"hiv-prevention-services": {
686724
"Display conditions": {
687725
"privileges": [
688-
"Manage Data Visualizer"
726+
"Manage HIV Prevention Services"
689727
]
690728
}
691729
},
692-
"laboratory-dashboard-link": {
730+
"eid-program": {
693731
"Display conditions": {
694732
"privileges": [
695-
"Manage Laboratory"
733+
"Manage EID Program"
696734
]
697735
}
698736
},
699-
"home-widget-db-link": {
737+
"tb-program": {
700738
"Display conditions": {
701739
"privileges": [
702-
"Manage Home Link"
740+
"Manage TB Program"
703741
]
704742
}
705-
},
706-
"clinical-appointments-dashboard-slot": {
707-
"configure": {
708-
"clinical-appointments-dashboard": {
709-
"Display conditions": {
710-
"privileges": [
711-
"Manage appointments dashboard"
712-
]
713-
}
714-
}
715-
}
716743
}
717744
}
718745
}
719746
},
720747
"logo": {
721-
"src": "/openmrs/spa/logo-white.svg",
722-
"alt": "UgandaEMR+ logo"
748+
"src": "/openmrs/spa/prisonsemr-logo-white.png",
749+
"alt": "PrisonEMR+ logo"
723750
}
724751
},
725752
"@openmrs/esm-patient-banner-app": {
@@ -784,6 +811,9 @@
784811
"useMuacColors": true,
785812
"showPrintButton": true,
786813
"useFormEngine": false
814+
},
815+
"concepts": {
816+
"vitalSignsConceptSetUuid": "dc98127e-30ab-102d-86b0-7a5022ba4115"
787817
}
788818
},
789819
"@openmrs/esm-patient-orders-app": {
@@ -815,7 +845,7 @@
815845
}
816846
},
817847
"dispenseBehavior": {
818-
"restrictTotalQuantityDispensed": false,
848+
"restrictTotalQuantityDispensed": true,
819849
"allowModifyingPrescription": false
820850
},
821851
"enableStockDispense": true,

0 commit comments

Comments
 (0)