-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73267/
-----------------------------------------------------------
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan,
Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh Bandal, Mehul
Parikh, Pradeep Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-3157
https://issues.apache.org/jira/browse/RANGER-3157
Repository: ranger
Description
-------
Audit --> Access tab
1) Include policy details, after the table showing audit log details. Contents
of policy details should be similar to the one shown on clicking policy-id in
audit logs listing page.
2) given audit log details are likely to be used in compliance, it will help to
include following at the bottom of this page:
Generated by: <current logged in user>
Generated on: <timestamp> like: Jan 11, 2021, 11:52 AM EST
Diffs
-----
security-admin/src/main/webapp/index.html 6ac8605
security-admin/src/main/webapp/scripts/controllers/Controller.js 21eb963
security-admin/src/main/webapp/scripts/controllers/NController.js 13ee4c6
security-admin/src/main/webapp/scripts/views/reports/AuditAccessLogDetailView.js
57ffaea
security-admin/src/main/webapp/styles/xa.css ec57be1
security-admin/src/main/webapp/templates/policies/RangerPolicyRO_tmpl.html
8eab654
security-admin/src/main/webapp/templates/reports/AuditAccessLogDetail_tmpl.html
b3e2c66
Diff: https://reviews.apache.org/r/73267/diff/1/
Testing
-------
Tested that
1) Newly added policy details info populate on new tab properly.
2) Also added info like:
-> Create time
-> Update time
of policy.
Thanks,
Nitin Galave