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

madhan pushed a commit to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit df89f8a0d23fb972c4e3567ba77fde2a0dc341e9
Merge: a86520d03 6cdb6dafc
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Tue Nov 21 10:53:02 2023 -0800

    Merge branch 'master' into RANGER-3923

 .../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(-)

diff --cc security-admin/src/main/webapp/react-webapp/src/App.jsx
index 65c4b2c09,ef5f6f3c9..cd66839b1
mode 100755,100644..100755
--- a/security-admin/src/main/webapp/react-webapp/src/App.jsx
+++ b/security-admin/src/main/webapp/react-webapp/src/App.jsx

Reply via email to