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

Build: #87 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 ffcd31e7303d34fb6aea78f937a32ad5f9a68932

    Removed done button and fixed bug where saving any of user, person, provider fails when the others had been saved  - RA-833

    • omod/src/main/java/org/openmrs/module/adminui/page/controller/systemadmin/accounts/AccountPageController.java (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/fragments/systemadmin/accounts/personDetails.gsp (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/fragments/systemadmin/accounts/providerTabContentPane.gsp (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/fragments/systemadmin/accounts/userTabContentPane.gsp (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/pages/systemadmin/accounts/account.gsp (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/personDetails.js (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/providerDetails.js (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/userDetails.js (version ffcd31e7303d34fb6aea78f937a32ad5f9a68932)
  • Wyclif Luyima

    Wyclif Luyima 12ddef392d19730ac2ba584348ffe14297850cd7

    Renamed scope variable form from saving to requesting - RA-833

    • omod/src/main/webapp/fragments/systemadmin/accounts/providerTabContentPane.gsp (version 12ddef392d19730ac2ba584348ffe14297850cd7)
    • omod/src/main/webapp/fragments/systemadmin/accounts/userTabContentPane.gsp (version 12ddef392d19730ac2ba584348ffe14297850cd7)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/providerDetails.js (version 12ddef392d19730ac2ba584348ffe14297850cd7)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/userDetails.js (version 12ddef392d19730ac2ba584348ffe14297850cd7)