Skip to content

55 Display detailed view of image with ability to challenge

What's included

  • feat(accountImagesView detail): 55 image detail & challenge
    • dotenv setup
    • accountImagesView redux, API calls
    • api types updated, added snapshot check for api types
    • accountService annotations for testing mock responses
    • challenge styles, red asterisk, pending flag icon
    • accountImagesViewListItemDetail component displays for flags
    • accountView, missing state prop reference
    • tests & snapshots updated, related changes
  • fix(formField, toolbar, toolbarFilter): package dependencies updated
    • build package dependencies updated
    • component & test updates based off package dependency updates

Notes

  • Going through a feature branch before headed to master for review

How to test

The QE review setup can be used to help a quick confirmation. You'll need a login, or access to a Cloudigrade instance.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start:review
  3. You may need to log in, do so

The mock dev setup can be used to help a quick confirmation.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start
  3. You may need to log in, do so
    • Note: the local dev server will take any combo of email/made up password to log in

Example

Screen_Shot_2018-09-27_at_10.28.46_AM

Sep-25-2018_10-43-51

Updates issue/story

Updates #55 (closed)

Edited by CD Cabrera

Merge request reports