Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

Dashboard list of cloud account summaries #33

Description

@infinitewarp

As a customer, I want to see a overview list of my cloud accounts on the dashboard page below the graphs.

Acceptance Criteria

  • Verify that with no name filter, all cloud account rows are displayed.
  • Verify the rows shown are updated appropriately when the name filter changes; they should show rows filtered to cloud accounts with matching names.
  • Verify the numbers for each row are updated appropriately when the date filter changes; they should show data for days in the selected date range.
  • Verify that if the end date of the filter is <= the creation date of the cloud account, any numbers are shown as "N/A".
  • Verify the rows are ordered according to the selector at the top of the page. (If implemented)
  • Verify that each row includes:
    • cloud account name
    • datetime of last seen instance event
    • total number of images seen active during the date period
    • total number of instances seen active during the date period
    • total number of instances using RHEL-tagged images seen active during the date period
    • total number of instances using OpenShift-tagged images seen active during the date period
  • Verify an issue exists for tracking integration tests!

Assumptions and Questions

  • Do we really need sorting for the pilot? Our initial customers only have O(10) cloud accounts.
    • No! We do not for pilot, but we will have a story after pilot to add this feature.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs docsneeds supporting public end-user documentationpilotrequired for the initial pilot launchstory

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions