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

madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 6dd92b6fa RANGER-4541: fixed validation of DataShareInDataset and 
DatasetInProject status update and delete
     add f1e6e2e9a RANGER-4461 : Implement best coding practices for validating 
user input
     add 39479100f RANGER-4347-User name with comma split in old Ranger admin 
UI.
     add 98558adc9 RANGER-4370: Select All permissions for all components 
checkbox missing in tag based policy permission popup
     new ef9a05358 Merge branch 'master' into RANGER-3923

The 1 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/libs/fsOverrides/BBFOverrides.js   | 21 ++++---
 .../main/webapp/react-webapp/src/styles/style.css  |  3 +
 .../views/PolicyListing/TagBasePermissionItem.jsx  | 65 ++++++++++++++++++----
 .../src/main/webapp/scripts/models/RangerZone.js   | 20 ++++---
 .../src/main/webapp/scripts/modules/XAOverrides.js |  4 +-
 .../src/main/webapp/scripts/utils/XAUtils.js       | 17 ++++--
 .../webapp/scripts/views/kms/KMSTableLayout.js     |  2 +-
 .../views/permissions/ModulePermissionForm.js      | 14 ++---
 .../scripts/views/policies/PermissionList.js       | 10 ++--
 .../views/policies/RangerPolicyConditions.js       |  4 +-
 .../scripts/views/policies/RangerPolicyForm.js     |  4 +-
 .../scripts/views/reports/OperationDiffDetail.js   |  4 +-
 .../scripts/views/reports/UserAccessLayout.js      | 17 +++---
 .../scripts/views/security_zone/ZoneCreate.js      |  5 --
 .../scripts/views/security_zone/ZoneCreateForm.js  | 24 ++++++++
 .../scripts/views/service/AuditFilterConfig.js     | 48 ++++++++++++++--
 .../scripts/views/users/AddUsersOrGroupsList.js    |  6 +-
 .../webapp/scripts/views/users/UserTableLayout.js  |  2 +-
 security-admin/src/main/webapp/styles/xa.css       | 24 +++++++-
 .../permissions/ModulePermissionForm_tmpl.html     |  6 +-
 .../security_zone/ZoneCreateForm_tmpl.html         |  2 +-
 .../main/webapp/templates/users/RoleForm_tmpl.html |  6 +-
 22 files changed, 221 insertions(+), 87 deletions(-)

Reply via email to