-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74857/
-----------------------------------------------------------
Review request for ranger, Brijesh Bhalala, Dhaval Rajpara, Madhan Neethiraj,
Mehul Parikh, Mugdha Varadkar, and Ramesh Mani.
Bugs: RANGER-4536
https://issues.apache.org/jira/browse/RANGER-4536
Repository: ranger
Description
-------
With RANGER-4282, Ranger audit logs were updated to store datasets and
projects. Audit UI should be updated to:
a. add 2 columns in the table listing audit logs
b. support filtering of audit logs based on dataset and projects
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx
141b06cdb
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogsTable.jsx
e4c814dca
Diff: https://reviews.apache.org/r/74857/diff/1/
Testing
-------
1. Checked that datasets and projects are listed in the UI hint.
2. Ensured that the projects and datasets columns are displayed in the table.
3. Ensured that the search using datasets are visible.
4. Ensured that the column hiding is working for datasets and projects.
5. Ensured that the audit log details view contains the datasets and projects
section.
Thanks,
Abhishek Patil