Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1300 was successful Changes by Darius Jazayeri <jazayeri@alum.mit.edu>
Code commits
Git
-
Darius Jazayeri <jazayeri@alum.mit.edu> 5e6101e1a0f3c1987566a5ef8d565288e73e6c41
RA-350 - Relationships page should only include personal relationships, not clinical ones Implemented by making relationships into an app template, which supports an excludeRelationshipTypes configuration property, and defining the app in referenceapplication, rather than coreapps.
- omod/src/main/compass/sass/relationships/list.scss (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)
- omod/src/main/java/org/openmrs/module/coreapps/helper/SimplePatientPageController.java (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)
- omod/src/main/resources/apps/coreappsAppTemplates.json (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)
- omod/src/main/resources/apps/overallActions_extension.json (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)
- omod/src/main/webapp/pages/relationships/list.gsp (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)
- omod/src/main/webapp/resources/scripts/relationships/relationships.js (version 5e6101e1a0f3c1987566a5ef8d565288e73e6c41)