-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74585/
-----------------------------------------------------------
Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan Neethiraj,
Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.
Bugs: RANGER-4383
https://issues.apache.org/jira/browse/RANGER-4383
Repository: ranger
Description
-------
In Audit, Plugin Status tab if the records of respective service for eg KMS is
in second page then Service Type filter for that service would show no result.
Workaround is using Service Name filter.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/components/Editable.jsx
75f7fcff1
security-admin/src/main/webapp/react-webapp/src/components/XATableLayout.jsx
d275598ce
security-admin/src/main/webapp/react-webapp/src/utils/fetchAPI.js 135182b40
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs/UserLogs.jsx
a856187af
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx
ea0e550a7
security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyManager.jsx
401c960b2
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx
dbd195c1d
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserFormComp.jsx
23bc1b169
Diff: https://reviews.apache.org/r/74585/diff/1/
Testing
-------
Tested changes on a cluster setup with Ranger Admin build with React JS code
base.
Verfified the Audit, Plugin Status tab
Successful completion of build command :
mvn clean compile package -Psecurity-admin-react
Thanks,
Brijesh Bhalala