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

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


    from 8b1c1b1a1 RANGER-4105: updated stress_policy.py to create users/groups 
before creating policies - #2
     add 537720ade RANGER-4653: [addendum] Use Name validation regex instead of 
service name validation regex for Display name
     add 53188e1f4 RANGER-4688: Display query information for Show 
databases/schemas command on Ranger Admin UI
     add 90f5cfe32 RANGER-4673 : Pagination on the Ranger Admin - Plugin Status 
page
     add 65fad025d RANGER-4774 : Ranger react UI some modules shown hardcoded 
time zone string 'Indian Standard Time'

No new revisions were added by this update.

Summary of changes:
 .../main/webapp/react-webapp/src/utils/XAUtils.js  |  14 ++
 .../src/views/AuditEvent/AccessLogs.jsx            |   4 +-
 .../src/views/AuditEvent/AdminLogs.jsx             |   5 +-
 .../src/views/AuditEvent/AdminLogs/GroupLogs.jsx   |  15 +-
 .../views/AuditEvent/AdminLogs/PasswordLogs.jsx    |   5 +-
 .../src/views/AuditEvent/AdminLogs/PolicyLogs.jsx  |  14 +-
 .../src/views/AuditEvent/AdminLogs/RoleLogs.jsx    |  15 +-
 .../AuditEvent/AdminLogs/SecurityZonelogs.jsx      |  14 +-
 .../src/views/AuditEvent/AdminLogs/ServiceLogs.jsx |  16 +-
 .../src/views/AuditEvent/AdminLogs/UserLogs.jsx    |  15 +-
 .../views/AuditEvent/AdminLogs/UserprofileLogs.jsx |  10 +-
 .../src/views/AuditEvent/AdminModal.jsx            |   7 +-
 .../src/views/AuditEvent/LoginSessionsLogs.jsx     |   9 +-
 .../src/views/AuditEvent/PluginStatusLogs.jsx      | 173 ++++++++++++++++++---
 .../src/views/AuditEvent/PluginsLog.jsx            |   5 +-
 .../src/views/ServiceManager/ServiceForm.jsx       |   7 +-
 .../UserGroupRoleListing/SyncSourceDetails.jsx     |  20 ++-
 17 files changed, 233 insertions(+), 115 deletions(-)

Reply via email to