Runs unit test and deploys artifacts to artifactory. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #8 was successful

Job: Build and test Module was successful

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Code commits

Git

  • kml27 <long27km@uw.edu>

    kml27 <long27km@uw.edu> b0d03c92412ce58405aa72047b653eef935055d2

    Misc. UI Enhancements.
    * implementing layer ordering buttons, recreating text annotations as children of a pin marker icon and adds hover/click functionality for annotations when svg is loaded as markup, fixing styling for select to show dropshadow over any item that would be selected when clicking, populating layers when loading an existing observation, adding ability to set default tool when a form is loaded instead of being hardcoded to path tool, fixing svg view size style update in firefox

    * implementing negative viewbox origin, fixing move tool functionalitty, exclude background rect and ignored layers from highlighting, changing some flexbox behavior, addressing issue where <tspan>s get different x,y than parent <text>, removing clipMove behavior

    * fixing pin placement to match clicked location

    * fixing issue where svg.js adds multiple duplicate xmlns attributes causing server side validation failures

    • api/src/main/java/org/openmrs/module/drawing/elements/DrawingSubmissionElement.java (version b0d03c92412ce58405aa72047b653eef935055d2)
    • api/src/test/java/org/openmrs/module/drawing/DrawingTagHandlerTest.java (version b0d03c92412ce58405aa72047b653eef935055d2)
    • omod/src/main/webapp/resources/SVG.html (version b0d03c92412ce58405aa72047b653eef935055d2)
    • omod/src/main/webapp/resources/style.css (version b0d03c92412ce58405aa72047b653eef935055d2)
    • omod/src/main/webapp/resources/svg.js (version b0d03c92412ce58405aa72047b653eef935055d2)
    • omod/src/main/webapp/resources/ui.js (version b0d03c92412ce58405aa72047b653eef935055d2)