-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64705/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Abhay Kulkarni, Mehul Parikh, Pradeep
Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-1781
https://issues.apache.org/jira/browse/RANGER-1781
Repository: ranger
Description
-------
Policy create/edit form should display only applicable set of access
permissions based on the policy resource (excludedAccesses property) and not
the entire set of permissions defined for the service definition.
Diffs
-----
security-admin/src/main/webapp/scripts/models/BackboneFormDataType.js c4911af
security-admin/src/main/webapp/scripts/modules/XAOverrides.js f340bee
security-admin/src/main/webapp/scripts/utils/XAUtils.js 90b41d8
security-admin/src/main/webapp/scripts/views/policies/PermissionList.js
df6a2be
security-admin/src/main/webapp/scripts/views/policies/RangerPolicyCreate.js
1475dd9
security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js
443ecc8
security-admin/src/main/webapp/styles/xa.css 22eedf6
Diff: https://reviews.apache.org/r/64705/diff/1/
Testing
-------
1. Policy CRUD working fine with existing service definition.
2. Verified policy CRUD after modifying resources and access types by updating
service definiton.
Thanks,
Nitin Galave