This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git
from a86520d03 RANGER-4538: updated plugin-status to record GDS info
download details
add 68fbff5be RANGER-4376: Need to show Tag Policies for user when it has
permission in Tag Based Policies module
add 69911e525 RANGER-4187: Not able to search using multiple user filter
in access audit tab
add 6cdb6dafc RANGER-4493: Keep the UI behaviour for tag based and
resource based services filtering for zone without any service
new df89f8a0d Merge branch 'master' into RANGER-3923
The 1 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(-)