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

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


    from ca8d7fc72 RANGER-4724: updated importServiceTags API to handle missing 
service name in resources
     add a6a5c4b54 RANGER-4680 : Inconsistent resource lookup behaviour with 
newly created service
     add 82747ebe1 RANGER-4687: Updating the Something went wrong page in 
Ranger React UI
     add 736a767a2 RANGER-4718 : Skip showing 'Page not found' page for 
INVALID_INPUT_DATA validation in User Profile
     add bed90ca4f RANGER-4717 : Skip showing 'Page not found' for wrong value 
is provided to a api parameter in Login Session Tab
     add 0fdc59811 RANGER-4700: Audit logs for Masking policy is missing data 
mask type entry

No new revisions were added by this update.

Summary of changes:
 .../main/webapp/react-webapp/src/styles/style.css  |   5 +
 .../src/views/AuditEvent/AccessLogDetail.jsx       |  14 +--
 .../src/views/AuditEvent/AccessLogs.jsx            |   6 +-
 .../src/views/AuditEvent/AdminLogs/PolicyLogs.jsx  | 124 +++++++++++++++------
 .../AuditEvent/AdminLogs/PolicyViewDetails.jsx     |   4 +-
 .../src/views/AuditEvent/LoginSessionsLogs.jsx     |   9 +-
 .../src/views/AuditEvent/PluginStatusLogs.jsx      |   5 +-
 .../src/views/AuditEvent/PluginsLog.jsx            |   3 +-
 .../src/views/Encryption/KeyCreate.jsx             |   4 +-
 .../react-webapp/src/views/ErrorBoundary.jsx       |  80 +++++++++++--
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    |   5 +-
 .../views/PolicyListing/PolicyListingTabView.jsx   |   4 +-
 .../views/PolicyListing/TagBasePermissionItem.jsx  |   2 +-
 .../src/views/Reports/UserAccessLayout.jsx         |   5 +-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    |   5 +-
 .../views/ServiceManager/ServiceDefinitions.jsx    |   4 +-
 .../src/views/ServiceManager/ServiceForm.jsx       |   5 +-
 .../react-webapp/src/views/SideBar/SideBar.jsx     |  14 ++-
 .../users_details/UserFormComp.jsx                 |  46 ++++----
 .../webapp/react-webapp/src/views/UserProfile.jsx  |  33 +++---
 20 files changed, 257 insertions(+), 120 deletions(-)

Reply via email to