You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Gautam Borad <gb...@gmail.com> on 2014/12/12 05:52:54 UTC

Review Request 28978: RANGER-200 : Implement pagination on Analytics page

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28978/
-----------------------------------------------------------

Review request for ranger, Don Bosco Durai, Madhan Neethiraj, Selvamohan Neethiraj, and Velmurugan Periasamy.


Repository: ranger


Description
-------

Added pagination to each of the component table under the Analytics page.


Diffs
-----

  security-admin/src/main/webapp/scripts/controllers/Controller.js 8b19533 
  security-admin/src/main/webapp/scripts/views/common/XATableLayout.js 35f4b4e 
  security-admin/src/main/webapp/scripts/views/reports/UserAccessLayout.js de713d9 
  security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html b931774 

Diff: https://reviews.apache.org/r/28978/diff/


Testing
-------

1] Added multiple policies to HDFS repository
2] Checked analytics page to have pagination only for HDFS component
3] Added multiple policies to HIVE repository
4] Checked analytics page to have pagination only for HDFS and HIVE component
5] Checked whether pagination of one components affects other or not


Thanks,

Gautam Borad