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 2015/08/31 11:59:57 UTC

Review Request 37879: RANGER-611 : Update policy listing page with a new column 'Policy Type' - on master branch

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

Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.


Bugs: RANGER-611
    https://issues.apache.org/jira/browse/RANGER-611


Repository: ranger


Description
-------

With enhancements in RANGER-606, Ranger support 2 new types of policies: DENY, EXCLUSIVE_ALLOW. This is in addition to existing policies, which are of type ALLOW.

Policy listing page should be updated with a new column 'Policy Type', perhaps right next to 'Policy Name'.


Diffs
-----

  security-admin/src/main/webapp/scripts/views/policies/PermissionList.js b392248 
  security-admin/src/main/webapp/styles/xa.css ceb1f53 

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


Testing
-------

Tested on a local Ranger setup for all policy types in policy form


Thanks,

Gautam Borad