-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66661/
-----------------------------------------------------------
(Updated April 18, 2018, 2:02 p.m.)
Review request for ranger, Gautam Borad, Abhay Kulkarni, Mehul Parikh, Pradeep
Agrawal, and Velmurugan Periasamy.
Changes
-------
Fix whitespace error.
Bugs: RANGER-2030
https://issues.apache.org/jira/browse/RANGER-2030
Repository: ranger
Description
-------
Audit>admin : Show difference view for policy validity period fields in more
readable format instead just showing json (UI improvement and done some clean).
Diffs (updated)
-----
security-admin/src/main/webapp/scripts/views/reports/OperationDiffDetail.js
5d929c1
security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js
99e1778
security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
901a1df
security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
d93fcdb
security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
3cbde7a
security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html
97ad345
security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html
75c1f64
security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html
cac71d9
security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
eb37c0b
security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
a943813
security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
58b9efa
Diff: https://reviews.apache.org/r/66661/diff/2/
Changes: https://reviews.apache.org/r/66661/diff/1-2/
Testing
-------
Verified diff view for policy validity period.
1.By adding a new validity period while policy creation
2.By adding new row for validity period in existing policy.
3.By updating/deleting the details in the existing validitity period.
Thanks,
Nitin Galave