----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74696/#review225964 -----------------------------------------------------------
Ship it! Ship It! - Mugdha Varadkar On Nov. 17, 2023, 6:16 a.m., Dhaval Rajpara wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74696/ > ----------------------------------------------------------- > > (Updated Nov. 17, 2023, 6:16 a.m.) > > > Review request for ranger, Brijesh Bhalala, Dhaval Shah, Dineshkumar Yadav, > Kishor Gollapalliwar, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, > Pradeep Agrawal, and Velmurugan Periasamy. > > > Bugs: RANGER-4360 > https://issues.apache.org/jira/browse/RANGER-4360 > > > Repository: ranger > > > Description > ------- > > On error page Go back button not work properly > > > Diffs > ----- > > security-admin/src/main/webapp/react-webapp/src/utils/XAUtils.js 93629855c > security-admin/src/main/webapp/react-webapp/src/utils/fetchAPI.js fbdd91737 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx > c189c0a1b > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs.jsx > 6575dae24 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AuditLayout.jsx > 0537496f3 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/LoginSessionsLogs.jsx > 28d2bdb3e > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx > cf4727514 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginsLog.jsx > 55caa90bd > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/UserSync.jsx > 0abe30017 > > security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyManager.jsx > 98ea88280 > security-admin/src/main/webapp/react-webapp/src/views/ErrorPage.jsx > 9e99e5077 > security-admin/src/main/webapp/react-webapp/src/views/Home.jsx 3dee1d086 > security-admin/src/main/webapp/react-webapp/src/views/Layout.jsx 49edc2861 > > security-admin/src/main/webapp/react-webapp/src/views/PermissionsModule/Permissions.jsx > 730d40103 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/AddUpdatePolicyForm.jsx > 90595f1b8 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListing.jsx > c1752c252 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListingTabView.jsx > 44d9f1da9 > > security-admin/src/main/webapp/react-webapp/src/views/Reports/UserAccessLayout.jsx > e3d09c51e > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx > d97dcf041 > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/ZoneListing.jsx > e672611dd > > security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinitions.jsx > 0b2f46bec > > security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceForm.jsx > 2df0c4d63 > security-admin/src/main/webapp/react-webapp/src/views/SideBar/SideBar.jsx > e0ad55d59 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/UserGroupRoleListing.jsx > bd829636e > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/groups_details/GroupListing.jsx > 332a3940d > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx > 8caecf058 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserListing.jsx > dee4b196d > > > Diff: https://reviews.apache.org/r/74696/diff/2/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > > > Verfied these Error page 'Go back' button redirecting to the right page on > all module properly. > > > Successful completion of build command : > mvn clean compile package > > > Thanks, > > Dhaval Rajpara > >