Skip to content

55 image detail & challenge

CD Cabrera requested to merge 55-image-detail into master

What's included

  • 55 image detail update/fixes
    • !78 (merged)
    • minor logic correction for displaying challenge-flagged labels
    • flip to using "_detected" property on image list view rows
    • refresh accountImageView instance graphs
    • redux for image instance graphs, reducer tests, snapshots
    • correct snapshot label for AccountEditReducers, snapshots
    • accountImagesView propTypes clean up Screen_Shot_2018-10-02_at_11.43.59_AM

Additional commits

  • fix(unit tests): expand unit tests, components and reducers

Notes

  • 55 image detail update
    • Minor display bug for the labels associated both RHEL and Openshift, appears we were only displaying the "gray/grey" label in the event the "Rhel" or "Openshift" properties were coming back true, added an OR in the event they're also challenged

Example

Updates issue

Updates #55 (closed)

Edited by CD Cabrera

Merge request reports