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 52f07b944 RANGER-4332: updated AuditBatchQueue.log() to block instead 
of throwing 'Queue full' exception
     new f004731e5 RANGER-4293: Addendum change for Long User/group/role name 
overflowing from delete confirmation dialog box
     new f0b07d363 RANGER-4317: Error message displayed when resource lookup 
fails is not formatted properly
     new 786bdc82d RANGER-4331: Fixes for search filter on Audits tabs

The 3 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/react-webapp/src/styles/style.css  |   9 ++
 .../main/webapp/react-webapp/src/utils/XAUtils.js  |  11 +-
 .../src/views/AuditEvent/AccessLogs.jsx            | 169 ++++++++++-----------
 .../src/views/AuditEvent/AuditLayout.jsx           |  38 ++++-
 .../src/views/AuditEvent/PluginStatusLogs.jsx      |  81 ++--------
 .../src/views/AuditEvent/PluginsLog.jsx            |  14 +-
 .../views/ServiceManager/ServiceDefinitions.jsx    |   4 +-
 .../groups_details/GroupListing.jsx                |   7 +-
 .../role_details/RoleListing.jsx                   |   7 +-
 .../users_details/UserListing.jsx                  |   7 +-
 10 files changed, 168 insertions(+), 179 deletions(-)

Reply via email to