Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
GH Issue: https://github.com/ManageIQ/manageiq-v2v/issues/724 GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/729
New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/bdf14946f90a21e4306316760887d68ac31066ac commit bdf14946f90a21e4306316760887d68ac31066ac Author: Michael Ro <mikerodev> AuthorDate: Thu Oct 25 12:32:16 2018 -0400 Commit: Michael Ro <mikerodev> CommitDate: Thu Oct 25 12:32:16 2018 -0400 Merge pull request #729 from mturley/724-filter-paginate-plans [#724] Add sorting, filtering and pagination to Migration Plan list views (cherry picked from commit 9424f1250709d8b2ca982e0ac865d4df3171655e) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1642175 app/javascript/react/screens/App/Mappings/components/InfrastructureMappingsList/InfrastructureMappingsList.js | 30 +- app/javascript/react/screens/App/Overview/Overview.js | 32 +- app/javascript/react/screens/App/Overview/components/Migrations/Migrations.js | 17 +- app/javascript/react/screens/App/Overview/components/Migrations/Migrations.scss | 12 - app/javascript/react/screens/App/Overview/components/Migrations/MigrationsCompletedList.js | 300 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsConstants.js | 23 + app/javascript/react/screens/App/Overview/components/Migrations/MigrationsInProgressCards.js | 5 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsNotStartedList.js | 253 +- app/javascript/react/screens/App/Overview/components/Migrations/__test__/MigrationsNotStartedList.test.js | 6 +- app/javascript/react/screens/App/common/ListViewToolbar/ListViewToolbar.js | 21 +- 10 files changed, 435 insertions(+), 264 deletions(-)
Verified in 5.10.0.22.20181030184024_26956a0.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212