-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73236/
-----------------------------------------------------------
(Updated March 17, 2021, 1:27 p.m.)
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan,
Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh Bandal, Mehul
Parikh, Pradeep Agrawal, Ramesh Mani, and Velmurugan Periasamy.
Bugs: RANGER-3191
https://issues.apache.org/jira/browse/RANGER-3191
Repository: ranger
Description
-------
1) In operation we are not able to add space separated values.
2) Json for an audit filter formatted with a single quote.
Diffs (updated)
-----
security-admin/src/main/webapp/scripts/utils/XAEnums.js d1edbcb
security-admin/src/main/webapp/scripts/views/service/AuditFilterConfig.js
79dcd07
security-admin/src/main/webapp/scripts/views/service/ServiceForm.js e7d5b79
security-admin/src/main/webapp/styles/xa.css 5c11e14
security-admin/src/main/webapp/templates/service/AuditFilterItem_tmpl.html
0fc2ce7
security-admin/src/main/webapp/templates/service/ServiceForm_tmpl.html
2b2e9c0
Diff: https://reviews.apache.org/r/73236/diff/2/
Changes: https://reviews.apache.org/r/73236/diff/1-2/
Testing
-------
Verified that
1) In the operation column we can add value with space separated.
2) Json for an audit filter formatted with a single quote.
Thanks,
Nitin Galave