This is an automated email from the ASF dual-hosted git repository.

vel pushed a change to branch ranger-2.0
in repository https://gitbox.apache.org/repos/asf/ranger.git.


    from 54f4aac  RANGER-2516 : addednum change
     new 77e70cb  RANGER-2517: UI changes for policy to implicitly deny all 
accesses not explicitly allowed by it.
     new 2a97668  RANGER-2520 : Prevent Roles to be saved in Ranger Role 
Management page when user or groups are not added to the role.

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:
 .../webapp/scripts/modules/globalize/message/en.js |   2 +
 .../src/main/webapp/scripts/utils/XAUtils.js       |  26 +++--
 .../scripts/views/policies/RangerPolicyForm.js     |  50 +++++++-
 .../scripts/views/policies/RangerPolicyRO.js       |  11 +-
 .../views/policies/RangerPolicyTableLayout.js      |   2 +-
 .../views/reports/PlugableServiceDiffDetail.js     |   1 +
 .../scripts/views/users/AddUsersOrGroupsList.js    |   3 +
 .../main/webapp/scripts/views/users/RoleCreate.js  |   4 +
 .../main/webapp/scripts/views/users/RoleForm.js    |  16 +++
 .../webapp/scripts/views/users/UserTableLayout.js  |  35 +++---
 security-admin/src/main/webapp/styles/xa.css       |   6 +
 .../templates/policies/RangerPolicyForm_tmpl.html  |   6 +
 .../templates/policies/RangerPolicyRO_tmpl.html    |  42 ++++---
 .../PlugableServicePolicyDeleteDiff_tmpl.html      |  54 +++++++++
 .../reports/PlugableServicePolicyDiff_tmpl.html    | 126 +++++++++++++-------
 .../PlugableServicePolicyUpdateDiff_tmpl.html      | 130 +++++++++++++++++++--
 16 files changed, 412 insertions(+), 102 deletions(-)

Reply via email to