Plan for the Admin UI module. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #65 was successful
Job: Release to maven did not start
Code commits
Admin UI
-
jdegraft <jdegraft_johnson@msn.com> b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305
RA-806 Manage Roles New branch off new master rebase
for some reason adminui.css could not be committed, it needs to contain:
.adminuiDisabled {
background: gray;
}
input.ng-touched.ng-invalid {
background: #ff8888;
}
Changes following review:
Delete does not work
Changes following review- api/src/main/resources/messages.properties (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)
- omod/src/main/webapp/pages/metadata/roles/manageRoles.gsp (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)
- omod/src/main/webapp/pages/metadata/roles/templates/edit.gsp (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)
- omod/src/main/webapp/pages/metadata/roles/templates/list.gsp (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)
- omod/src/main/webapp/pages/metadata/roles/templates/purgeRoleDialog.gsp (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)
- omod/src/main/webapp/resources/scripts/metadata/manageRoles.js (version b4f5a220274e4adcdf05b7dad9fc0e6c1a9df305)