Skip to content

feat: add working compute environments listing #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bodom0015
Copy link
Member

Problem

A view listing out the available Compute Environments was mocked up, but never implemented

Approach

Bring this view to life by connecting it with the API.

  • Read-only for now, unless we want more
    • NOTE: I have skipped the Dropdown options from the mockup, as they proved to be more complicated than I initially thought. If we want this feature, I can give it another go

Screen Shot 2022-12-05 at 2 54 32 PM

How to Test

  1. Checkout this branch locally, rebuild the dashboard
  2. Login to the WholeTale Dashboard
    • You should see a new link in the navbar that links to the Compute Environments
  3. Click the Compute Environments nav
    • You should be brought to the new /environments view
    • You should see a list (accordion) of all available Images that have been created in WholeTale
  4. Click on an image in the list
    • You should see the accordion expand to show more information about the chosen Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant