Skip to content

feat(vcpu, memory): 502 vCPU, memory accountGraphCard

CD Cabrera requested to merge 502-add-instance-vcpu-memory into master

What's included

  • chore(build): patternfly react package updated
    • card updates for dropdown
  • feat(dropdownSelect): dropdownSelect component
* styling
    • unit test, snapshot
    • minor eslint updates
  • feat(vcpu, memory): 502 vCPU, memory accountGraphCard

    • accountGraphCard filter pass, dropdownSelect, dropdown options
    • apiConstants, vcpu, memory added, snapshot check updated
    • accountServices, report instances account services mock
    • filterReducers redux, add global values for graph dropdown
    • graphHelpers updated with vcpu, memory, clean up lodash
  • fix(accountView, accountViewListItem): display cursor if clickable
    • display clickable pointer when images available

How to test

The 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

Nov-27-2018_15-17-05

Updates issue/story

updates cloudigrade#502 (closed)

Edited by CD Cabrera

Merge request reports