Build: #396 was successful

Job: Build Module was successful

Stages & jobs

  1. Build

  2. Package

Code commits

Git

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> ffdb934208deb8ae6f79f8156a616fb09a3ab7be

    Merge branch 'master' into tablet-form-refactor

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 3e35d1369fd3ce479398e194f8be5908d9f1f845

    Delete interim files from refactoring

    • omod/src/main/webapp/resources/html/inpatientfollowuprefactor/index.html (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
    • omod/src/main/webapp/resources/html/inpatientfollowuprefactor/vital-signs.html (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
    • omod/src/main/webapp/resources/html/inpatientfollowuprefactor/vital-signs2.html (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
    • omod/src/main/webapp/resources/scripts/inpatient-form-refactor/form-design.js (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
    • omod/src/main/webapp/resources/scripts/tablet-form-framework/form-controller.js (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
    • omod/src/main/webapp/resources/scripts/tablet-form-framework/tablet-form-framework.js (version 3e35d1369fd3ce479398e194f8be5908d9f1f845)
  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> c22b5f0682edaffeb0f4d3f301e1ad127e1cca3a

    Include max values from most recent work in POA

    • omod/src/main/webapp/resources/scripts/inpatientfollowup/questions.js (version c22b5f0682edaffeb0f4d3f301e1ad127e1cca3a)
  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 0d275ad95d295e1aa5cfdaf2dabe5d9ddbc051af

    Merge branch 'master' into tablet-form-refactor
    Conflicts:
            omod/src/main/webapp/resources/html/inpatientfollowup/hydration2.html
            omod/src/main/webapp/resources/html/inpatientfollowup/symptoms.html
            omod/src/main/webapp/resources/html/inpatientfollowup/vital-signs.html
            omod/src/main/webapp/resources/html/inpatientfollowup/vital-signs2.html

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 28467befabbc45c6f89383f8a9b1764b72760a83

    ER-45 - Refactoring Inpatient Followup form to be able to reuse JS and styling for other tablet forms

    • omod/src/main/webapp/resources/html/inpatientfollowup/daily-management.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/daily-management2.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/hydration.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/hydration2.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/index.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/inpatient-form.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/symptoms.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/symptoms2.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/vital-signs.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/inpatientfollowup/vital-signs2.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletForm/questionTemplate.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletForm/template/checkboxOnly.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletForm/template/numeric.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletForm/template/selectMulti.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletForm/template/selectOne.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletFormFramework/questionTemplate.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletFormFramework/template/numeric.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/html/tabletFormFramework/template/selectOne.html (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/client-server.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/concept-mapping-factory.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/inpatient-form-module.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/listeners.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/main-controller.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/observations-factory.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatient-form/simple-form-controller.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatientfollowup/questions.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/inpatientfollowup/views.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form-framework/form-controller.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form/common-metadata.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form/form-controller.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form/form-module.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form/question-builder.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)
    • omod/src/main/webapp/resources/scripts/tablet-form/question-directive.js (version 28467befabbc45c6f89383f8a9b1764b72760a83)