----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74636/#review225825 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On Oct. 5, 2023, 1:54 p.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74636/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2023, 1:54 p.m.) > > > Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan > Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. > > > Bugs: RANGER-4424 > https://issues.apache.org/jira/browse/RANGER-4424 > > > Repository: ranger > > > Description > ------- > > RANGER-4286 removed the restriction that a security zone must have at least > one service and one resource. UI should be updated to remove this validation, > to allow create/update of security zones with no service/resource. > > > Diffs > ----- > > security-admin/src/main/resources/META-INF/jpa_named_queries.xml d3246c60c > security-admin/src/main/webapp/react-webapp/src/images/no-service.svg > PRE-CREATION > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs/SecurityZonelogs.jsx > c6ab380b7 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/OperationAdminModal.jsx > 8e17b4301 > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx > fc56b661c > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/ZoneDisplay.jsx > db1fa0622 > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/ZoneListing.jsx > 046a7fd8b > > security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinitions.jsx > 715038f67 > > > Diff: https://reviews.apache.org/r/74636/diff/2/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > > Verified the Security Zone form, Audit logs and Service Manager Module. > > > Thanks, > > Brijesh Bhalala > >