Bug 1642175 - [RFE] Add sorting, filtering and pagination to Migration Plan list views
Summary: [RFE] Add sorting, filtering and pagination to Migration Plan list views
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: GA
: 5.10.0
Assignee: Brett Thurber
QA Contact: Angelina Vasileva
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-23 21:29 UTC by Mike Turley
Modified: 2019-02-07 23:04 UTC (History)
4 users (show)

Fixed In Version: 5.10.0.22
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-07 23:03:55 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:0212 0 None None None 2019-02-07 23:04:00 UTC

Description Mike Turley 2018-10-23 21:29:05 UTC
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:

Comment 3 CFME Bot 2018-10-25 17:53:17 UTC
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(-)

Comment 4 Angelina Vasileva 2018-11-01 08:53:45 UTC
Verified in 5.10.0.22.20181030184024_26956a0.

Comment 5 errata-xmlrpc 2019-02-07 23:03:55 UTC
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


Note You need to log in before you can comment on or make changes to this bug.