-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74314/
-----------------------------------------------------------
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan,
Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nitin
Galave, Pradeep Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-4063
https://issues.apache.org/jira/browse/RANGER-4063
Repository: ranger
Description
-------
make the search filter user-editable in ranger react.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-datepicker/calendar.js
308c59feb
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-datepicker/date_input.js
0fcdb9089
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-datepicker/datepicker.js
8a87fde24
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-typeahead/tokenizer/index.js
55eaad582
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-typeahead/tokenizer/token.js
247ac66c4
security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-typeahead/typeahead/index.js
e269bd614
security-admin/src/main/webapp/react-webapp/src/styles/style.css e05fa2b51
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx
f1fe48a71
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs.jsx
68616f1e9
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/LoginSessionsLogs.jsx
5c05e9484
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx
037a150ca
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginsLog.jsx
ca3faff14
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/UserSync.jsx
6d7efb58c
security-admin/src/main/webapp/react-webapp/src/views/PermissionsModule/Permissions.jsx
a44abd004
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListing.jsx
987c3210e
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/groups_details/GroupListing.jsx
73d5d4612
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx
7921b560c
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserListing.jsx
8e0c0b580
Diff: https://reviews.apache.org/r/74314/diff/1/
Testing
-------
Tested on local machine.
Thanks,
Dhaval Rajpara