-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67382/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Mehul Parikh, Pradeep Agrawal, and
Velmurugan Periasamy.
Bugs: RANGER-2116
https://issues.apache.org/jira/browse/RANGER-2116
Repository: ranger
Description
-------
The current policy condition editor popup on Policy item in resource-based
policies and tag-based policies is very difficult to use if you have complex
conditions.
Also added syntax check button for the same.
Diffs
-----
security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
a45bc8b
security-admin/src/main/webapp/scripts/views/policies/PermissionList.js
7af226f
security-admin/src/main/webapp/styles/xa.css 00809bc
Diff: https://reviews.apache.org/r/67382/diff/1/
Testing
-------
Tested :
1. User friendly and large Textarea coming for policy condition when multi-line
attribute is set to true in service def for the policy condition.
2.Able to check syntax validation using `check syntax` button for the JS engine
policy condition.
Thanks,
Nitin Galave