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

Build: #8 was successful Changes by kml27 <long27km@uw.edu>

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
b0d03c92412ce58405aa72047b653eef935055d2 b0d03c92412ce58405aa72047b653eef935055d2
Release scripts
ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c
Total tests
33
Successful since
#6 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
kml27 <long27km@uw.edu> kml27 <long27km@uw.edu> b0d03c92412ce58405aa72047b653eef935055d2 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