This is an automated email from the ASF dual-hosted git repository.
ni3galave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git.
from a4afbe9 RANGER-2396: Inconsistency in policy operations in a disabled
Ranger service
new 767d69e RANGER-2399: User's listing page hits users API call twice
from UI
new a232c64 RANGER-2401: Ranger Secuity Zone needs to be added in audit
type filter in admin audit
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/webapp/scripts/controllers/Controller.js | 27 ++++++-------
.../webapp/scripts/views/reports/AuditLayout.js | 12 +++---
.../scripts/views/security_zone/SecurityZone.js | 8 ++--
.../main/webapp/scripts/views/users/GroupCreate.js | 24 +-----------
.../main/webapp/scripts/views/users/UserCreate.js | 30 +--------------
.../webapp/scripts/views/users/UserTableLayout.js | 44 +++++++++++++++++++---
security-admin/src/main/webapp/styles/xa.css | 6 +++
.../main/webapp/templates/common/breadcrumbs.html | 13 +++----
.../templates/security_zone/SecurityZone_tmpl.html | 2 +-
9 files changed, 76 insertions(+), 90 deletions(-)