New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/426d378c8948fee0e95ef0b3bdc5c2371949a4eb commit 426d378c8948fee0e95ef0b3bdc5c2371949a4eb Author: Aparna Karve <akarve> AuthorDate: Wed May 8 16:09:46 2019 -0400 Commit: Aparna Karve <akarve> CommitDate: Wed May 8 16:09:46 2019 -0400 Merge pull request #934 from mturley/927-plan-sort-by-date [#927] Add option to sort plans by Completed time, and fix alignment in plan list views (cherry picked from commit 3a6f5fc5f07c6827cdf1d9ecf82d376a02746d42) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1711034 app/javascript/react/screens/App/Overview/components/Migrations/EditScheduleMenuItems.js | 99 + app/javascript/react/screens/App/Overview/components/Migrations/Migrations.scss | 11 + app/javascript/react/screens/App/Overview/components/Migrations/MigrationsCompletedList.js | 85 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsConstants.js | 9 +- app/javascript/react/screens/App/Overview/components/Migrations/MigrationsNotStartedList.js | 48 +- app/javascript/react/screens/App/Overview/components/Migrations/ScheduleMigrationButton.js | 25 + app/javascript/react/screens/App/Overview/components/Migrations/ScheduleMigrationButtons.js | 117 - app/javascript/react/screens/App/Overview/helpers.js | 1 + app/javascript/react/screens/App/Overview/overview.transformationPlans.fixtures.js | 8 + app/javascript/react/screens/App/common/Visibility.js | 20 + 10 files changed, 248 insertions(+), 175 deletions(-)
Created attachment 1571975 [details] fixed_proof.png Verified on: 5.10.5.0.20190521165820_63c86d5
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:1429