-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70571/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni, Mehul Parikh, Nikhil P, Pradeep
Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-2385
https://issues.apache.org/jira/browse/RANGER-2385
Repository: ranger
Description
-------
Plugin Status Tab:
Add sorting to Active/Download TIme column
This will help quickly compare the hosts and pick the ones having stale
policies.
Also, the labels ‘Active’, ‘Download’, ‘Last Update’ need help to interpret;
consider rewording them and/or add tool tips with a short description.
It should render the number of entries displayed in the results. This can help
identify servers that haven’t downloaded policies yet.
Removed zone name column from plugins tab.
Diffs
-----
security-admin/src/main/webapp/scripts/collections/XABaseCollection.js
3c6e7e3
security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
7f5204a
security-admin/src/main/webapp/scripts/utils/XAUtils.js 6da76d5
security-admin/src/main/webapp/scripts/views/common/XABackgrid.js 6c95390
security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 5ae06d5
security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html
93f04b4
Diff: https://reviews.apache.org/r/70571/diff/1/
Testing
-------
1.Checked the resources and tag based service are getting sorted correctly
acording to time.
2.Checked audits are getting filtered with respect to zonename filter.
3.Checked zone name column is removed from plugin tab
4.Checked that the audit count is correct as per page
Thanks,
Nitin Galave