Build: #249 was successful

Job: Release to maven did not start

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> c5107af1620ba9c186ea75bbc2af856d9c241f87

    Merge pull request #323 from teleivo/RAD-188
    RAD-188 Hide scheduledDate by default

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 52d8854a0ecc113478e5ee953bb95e73044d7a4d

    RAD-188 Hide scheduledDate by default
    added scheduledDate to radiologyOrderCreationSegment in previous commit but it
    the input element was visible by default and on page load the js was executed
    which set it to hidden since default urgency="ROUTINE". this lead to the
    element being visible for a short amount of time if page load is slow.

    * hide scheduledDate input by default
    * click scheduledDate if urgency ON_SCHEDULED_DATE is selected this opens date
    widget and makes it smoother for the user

    • omod/src/main/webapp/orders/radiologyOrderCreationSegment.jsp (version 52d8854a0ecc113478e5ee953bb95e73044d7a4d)