----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74629/ -----------------------------------------------------------
Review request for ranger, Ankita Sinha, Madhan Neethiraj, Prashant Satam, and Subhrat Chaudhary. Bugs: https://issues.apache.org/jira/browse/RANGER-4283 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/RANGER-4283 Repository: ranger Description ------- Completed Datashare creation flow. Created pages for Dataset and Datashare detail view. Created flow to request a Datashare from Dataset detail view. Created flow to added Shared resources to Datashare in Datashare detail view. Diffs ----- security-admin/src/main/webapp/react-webapp/src/App.jsx 750c46946 security-admin/src/main/webapp/react-webapp/src/images/group-colour.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/group-grey.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/role-colour.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/role-grey.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/sidebar/governed-data.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/user-colour.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/images/user-grey.svg PRE-CREATION security-admin/src/main/webapp/react-webapp/src/styles/style.css 9da3ace7e security-admin/src/main/webapp/react-webapp/src/utils/XAEnums.js 4566483e8 security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/AccessGrantForm.jsx 981d32712 security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/AddDatasetView.jsx 83043a2aa security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/DatasetDetailLayout.jsx 48eaa033b security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/DatasetListing.jsx 055db2376 security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/DatasetPolicyItemComp.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Dataset/PrinciplePermissionComp.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Datashare/AddDatashareView.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Datashare/AddSharedResourceComp.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Datashare/DatashareDetailLayout.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Datashare/DatashareListing.jsx 4816f96c3 security-admin/src/main/webapp/react-webapp/src/views/GovernedData/Request/RequestListing.jsx PRE-CREATION security-admin/src/main/webapp/react-webapp/src/views/Resources/ResourceComp.jsx 452f05ace security-admin/src/main/webapp/react-webapp/src/views/SideBar/SideBar.jsx 084942b6f security-admin/src/main/webapp/react-webapp/src/views/SideBar/SideBarBody.jsx ee5be0fc5 Diff: https://reviews.apache.org/r/74629/diff/1/ Testing ------- Validated Datashare creation. Validated Access Grant Updation in Dataset detail view. Validated raising request for datashare from dataset. Validated addition of shared resources to datashare. Thanks, Anand Nadar
