You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by me...@apache.org on 2023/04/27 13:20:12 UTC

[ranger] branch master updated (87c9f3b0d -> 67b49a6be)

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

mehul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 87c9f3b0d RANGER-4204: RANGER-4205: RANGER-4206: RANGER-4212: Upgrade woodstox, commons-net, kerby and json-smart libraries versions
     add aed940123 RANGER-4197 Encryption Tab's key manager table show blank data.
     add de49d7e16 RANGER-4194 For Hive service def resources not supporting exclude and recursive are showing this option in service view detail
     add 67b49a6be RANGER-4183 Updating service fetch call in Zone Display component

No new revisions were added by this update.

Summary of changes:
 .../webapp/react-webapp/src/utils/XAMessages.js    | 13 +++-
 .../AuditEvent/AdminLogs/PolicyViewDetails.jsx     | 29 +++++----
 .../react-webapp/src/views/CustomBreadcrumb.jsx    |  4 +-
 .../src/views/Encryption/KeyCreate.jsx             | 35 +++++++++--
 .../src/views/Encryption/KeyManager.jsx            | 22 ++++---
 .../main/webapp/react-webapp/src/views/Header.jsx  | 50 +++++++++------
 .../main/webapp/react-webapp/src/views/Layout.jsx  |  2 +-
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    | 17 +++--
 .../views/PolicyListing/PolicyConditionsComp.jsx   |  2 -
 .../src/views/PolicyListing/PolicyListing.jsx      | 72 +++++++++++++---------
 .../PolicyListing/PolicyValidityPeriodComp.jsx     |  1 -
 .../src/views/Resources/ResourceComp.jsx           |  8 ++-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    | 10 +--
 .../src/views/SecurityZone/ZoneDisplay.jsx         | 35 ++---------
 .../src/views/SecurityZone/ZoneListing.jsx         | 27 ++++++--
 .../views/ServiceManager/ServiceDefinitions.jsx    | 35 ++++++-----
 .../src/views/ServiceManager/ServiceForm.jsx       | 64 +++++++++----------
 .../groups_details/GroupForm.jsx                   |  2 +-
 .../UserGroupRoleListing/role_details/RoleForm.jsx |  6 +-
 .../users_details/UserFormComp.jsx                 |  2 +-
 .../webapp/react-webapp/src/views/UserProfile.jsx  |  3 +-
 21 files changed, 249 insertions(+), 190 deletions(-)