----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74277/ -----------------------------------------------------------
(Updated Jan. 23, 2023, 1:47 p.m.) Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. Bugs: RANGER-4016 https://issues.apache.org/jira/browse/RANGER-4016 Repository: ranger Description ------- Provide a row drag feature for reordering policy items in policy form. Diffs (updated) ----- security-admin/src/main/webapp/react-webapp/src/styles/style.css 77ecb7105 security-admin/src/main/webapp/react-webapp/src/utils/XAMessages.js 9dbea93e6 security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/AddUpdatePolicyForm.jsx c06b14021 security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyPermissionItem.jsx ac01efd1d security-admin/src/main/webapp/react-webapp/src/views/Resources/ResourceComp.jsx 3c83b509e security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserFormComp.jsx ddbb7bfc2 Diff: https://reviews.apache.org/r/74277/diff/2/ Changes: https://reviews.apache.org/r/74277/diff/1-2/ Testing ------- 1)Build and Verified Ranger Admin setup with this changes . 2)Verified the row drag feature for reordering the policy items tables in Access, Masking and Row level Policy Forms. 3)Verified the CRUD Operation and validation for the Policy Forms. Thanks, Brijesh Bhalala