Plan for the Admin UI module. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #104 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Admin UI

  • Wyclif Luyima

    Wyclif Luyima 830c7222f591e3a8cea25d89ba4e298bc83c9f0e

    Removed converters and switched to provider management version 2.3 snapshot - RA-61

    • api/src/main/java/org/openmrs/module/adminui/converter/StringToProviderConverter.java (version 830c7222f591e3a8cea25d89ba4e298bc83c9f0e)
    • api/src/main/java/org/openmrs/module/adminui/converter/StringToProviderRoleConverter.java (version 830c7222f591e3a8cea25d89ba4e298bc83c9f0e)
    • omod/src/main/webapp/fragments/systemadmin/accounts/userFormFields.gsp (version 830c7222f591e3a8cea25d89ba4e298bc83c9f0e)
    • pom.xml (version 830c7222f591e3a8cea25d89ba4e298bc83c9f0e)
  • Wyclif Luyima

    Wyclif Luyima eda57889e47a59586753ad6abf22501bad0351fd

    Removed logic that was setting roles and person because we were not using auto binding due to missing converters - RA-61

    • omod/src/main/java/org/openmrs/module/adminui/fragment/controller/systemadmin/accounts/ProviderTabContentPaneFragmentController.java (version eda57889e47a59586753ad6abf22501bad0351fd)
    • pom.xml (version eda57889e47a59586753ad6abf22501bad0351fd)