Skip to content

feat(accountView, accountViewListItem): 503 vCPU, memory

CD Cabrera requested to merge 503-account-vcpu-memory into master

What's included

  • 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

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

updates cloudigrade#503 (closed)

Edited by CD Cabrera

Merge request reports