Skip to content

504 image vcpu memory & 503 vCPU, memory

CD Cabrera requested to merge 504-image-vcpu-memory into master

What's included

  • feat(accountImagesView, accountViewImagesListItem): 504 vCPU, memory

    • accountServices mock update
    • apiConstants for memory, vcpu added
    • pass filter object to accountImagesViewListItem
    • accountImagesViewListItem, restructure seconds and hours, link filters
    • tests for accountImagesViewListItem
  • feat(accountView, accountViewListItem): 503 vCPU, memory
    • accountServices mock update
    • apiConstants for memory, vcpu added
    • pass filter object to accountViewListItem
    • accountViewListItem, restructure seconds and hours, link filters
    • unit tests, snapshots updated with new response properties

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

504 examples

Dec-11-2018_14-33-54

Updating the graph dropdowns should update the corresponding time display within the listview Screen_Shot_2018-12-11_at_2.17.07_PM

503 examples

Dec-07-2018_16-44-02

Updating the graph dropdowns should update the corresponding time display within the listview Screen_Shot_2018-12-07_at_2.39.12_PM

Updates issue/story

Edited by CD Cabrera

Merge request reports