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 3fb89d1aa RANGER-3896: Update ranger ozone plugin package dependencies 
and package namespace from the older org.apache.hadoop.ozone release 1.0.0 to 
the latest org.apache.ozone release 1.3.0. Updates affect maven pom build 
files. Build will latest ozone release 1.3.0 jars.
     add 14d2f852b RANGER-4030 : Updating content loader for Ranger React

No new revisions were added by this update.

Summary of changes:
 .../src/components/CommonComponents.jsx            |  35 +-
 .../{ => react-webapp/src}/images/blockLoading.gif | Bin
 .../main/webapp/react-webapp/src/styles/style.css  |  44 +
 .../src/views/AuditEvent/AccessLogs.jsx            | 349 ++++----
 .../src/views/AuditEvent/AdminLogs.jsx             |  92 +-
 .../src/views/AuditEvent/AdminLogs/PolicyLogs.jsx  |   2 +-
 .../AuditEvent/AdminLogs/PolicyViewDetails.jsx     |   7 +-
 .../src/views/AuditEvent/AdminModal.jsx            |   4 +-
 .../src/views/AuditEvent/LoginSessionsLogs.jsx     |  76 +-
 .../src/views/AuditEvent/OperationAdminModal.jsx   | 118 ++-
 .../src/views/AuditEvent/PluginStatusLogs.jsx      |  66 +-
 .../src/views/AuditEvent/PluginsLog.jsx            |  64 +-
 .../react-webapp/src/views/AuditEvent/UserSync.jsx | 111 ++-
 .../src/views/Encryption/KeyCreate.jsx             |  13 +-
 .../src/views/Encryption/KeyManager.jsx            |  11 +-
 .../src/views/PermissionsModule/Permissions.jsx    |   4 +-
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    |  39 +-
 .../src/views/PolicyListing/PolicyListing.jsx      |  23 +-
 .../views/PolicyListing/PolicyListingTabView.jsx   |  12 +-
 .../src/views/Reports/SearchPolicyTable.jsx        |   4 +-
 .../src/views/Resources/ModalResourceComp.jsx      |   4 +-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    |  28 +-
 .../src/views/SecurityZone/ZoneDisplay.jsx         |  18 +-
 .../src/views/SecurityZone/ZoneListing.jsx         | 262 +++---
 .../src/views/ServiceManager/ExportPolicy.jsx      |  17 +-
 .../src/views/ServiceManager/ImportPolicy.jsx      |  17 +-
 .../src/views/ServiceManager/ServiceDefinition.jsx |  24 +-
 .../views/ServiceManager/ServiceDefinitions.jsx    |  39 +-
 .../src/views/ServiceManager/ServiceForm.jsx       |  32 +-
 .../GroupAssociateUserDetails.jsx                  |   7 +-
 .../groups_details/GroupForm.jsx                   | 386 +++++----
 .../groups_details/GroupListing.jsx                |  37 +-
 .../UserGroupRoleListing/role_details/RoleForm.jsx | 925 +++++++++++----------
 .../role_details/RoleListing.jsx                   |  28 +-
 .../users_details/UserFormComp.jsx                 |  37 +-
 .../users_details/UserListing.jsx                  |  34 +-
 .../webapp/react-webapp/src/views/UserProfile.jsx  |  35 +-
 37 files changed, 1626 insertions(+), 1378 deletions(-)
 copy security-admin/src/main/webapp/{ => 
react-webapp/src}/images/blockLoading.gif (100%)

Reply via email to