----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74322/#review225307 -----------------------------------------------------------
Ship it! Ship It! - Mugdha Varadkar On March 29, 2023, 3:16 p.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74322/ > ----------------------------------------------------------- > > (Updated March 29, 2023, 3:16 p.m.) > > > Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh, > Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. > > > Bugs: RANGER-4078 > https://issues.apache.org/jira/browse/RANGER-4078 > > > Repository: ranger > > > Description > ------- > > On navigating to the audits page from any other page, > first the search bar to filter audits loads and then the audit entries are > loaded. > When the clear search bar button (X symbol) in the search bar is clicked > before the audit entries are loaded, an error is displayed on the screen. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/components/structured-filter/react-typeahead/typeahead/index.js > e269bd614b6071752bba750c34a8c8d502b571c4 > security-admin/src/main/webapp/react-webapp/src/utils/XAUtils.js > 949a59a1c449e5e3456bc4155cc231b4b58de46b > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx > f1fe48a71d2286412b5b1aa6e889ecd1ea929e0f > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminLogs.jsx > 68616f1e9844b07d0ff43472be5814900d5ca643 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/LoginSessionsLogs.jsx > 5c05e94842643a9ac0617fa2ffb5a0042a0e65be > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx > 037a150ca3f2d47596d72f4eb1da0115af66e454 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginsLog.jsx > ca3faff143cc47bcc6c9dc3eeb0f2d3363ad19de > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/UserSync.jsx > 6d7efb58cc760c139ae747a8d53f480da1f9c27c > > security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyManager.jsx > 51b4b54e39f8964c96de1a21f2986da8e7fce0fa > security-admin/src/main/webapp/react-webapp/src/views/Header.jsx > 9d22d3a141c7f011d5794e9917f8c0a7bf87c1a4 > > security-admin/src/main/webapp/react-webapp/src/views/PermissionsModule/Permissions.jsx > a44abd0040b41b74cbdce0b3b7f06e6623373741 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListing.jsx > 987c3210e5052e53ad2d9bbc249537d20bd1eddb > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/groups_details/GroupListing.jsx > 28e9a36bd3abe0f77142141d5980a20d2bbe8994 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx > a16a5c42a46a8e6f17fe19c1c44b6d1ea6626f95 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserListing.jsx > d92d18f5555d35f31bcb5950b97d439935183c1b > > > Diff: https://reviews.apache.org/r/74322/diff/2/ > > > Testing > ------- > > 1)Build and Verified Ranger Admin setup with this changes. > 2)Verified the search filter in audit access tab. > > > Thanks, > > Brijesh Bhalala > >
