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

Build: #3153 was successful Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Rafal Korytkowski

    Rafal Korytkowski 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03

    RA-1362 Bundle dashboard widgets with webpack (#104)
    * RA-1362 Bundle dashboard widgets with webpack

    * RA-1362: Migrate programstatus to es6

    * RA-1362 Removed unused loaders

    * RA-1362 Fixed webpack vendor config

    * RA-1362: Fixing travis setup

    * RA-1362 Fixing 'this' in fetchPatientPrograms by binding

    * RA-1362 Disabled installing optional dependencies

    • .gitignore (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • .travis.yml (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • README.md (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/pom.xml (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgets.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgets.services.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgetscommons.service.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/fragments/dashboardwidgets/dashboardWidget.gsp (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/Chart.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/angular-chart.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardWidgetsCommons.service.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/openmrs-contrib-uicommons.bundle.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • package.json (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • webpack.config.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)