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 9146ff44f RANGER-4438: Read JAVA_OPTS in ranger db setup python script
new 68fbff5be RANGER-4376: Need to show Tag Policies for user when it has
permission in Tag Based Policies module
new 69911e525 RANGER-4187: Not able to search using multiple user filter
in access audit tab
new 6cdb6dafc RANGER-4493: Keep the UI behaviour for tag based and
resource based services filtering for zone without any service
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:
.../src/main/webapp/react-webapp/src/App.jsx | 49 ++++-----
.../react-typeahead/tokenizer/index.js | 25 ++++-
.../main/webapp/react-webapp/src/utils/XAUtils.js | 119 ++++++++++++++++-----
.../src/views/AuditEvent/AccessLogs.jsx | 87 ++++++++++-----
.../main/webapp/react-webapp/src/views/Home.jsx | 49 ++++-----
.../src/views/PermissionsModule/EditPermission.jsx | 9 +-
.../src/views/Reports/UserAccessLayout.jsx | 4 +-
.../views/ServiceManager/ServiceDefinitions.jsx | 75 ++++++++-----
.../src/views/ServiceManager/ServiceForm.jsx | 16 ---
.../react-webapp/src/views/SideBar/TopNavBar.jsx | 16 ---
10 files changed, 273 insertions(+), 176 deletions(-)