redhat-appstudio/managed-gitops

Implement 'List Managed Clusters' page (w/o backend connection)

jgwest opened this issue · 1 comments

Using PatternFly and React, implement this page in the frontend component.
See product UI page for description of what this page should contain.

Since the backend is not implemented yet, use fake data on the page as needed (rather than querying a backend). For example, on a page table containing a list of applications, populate the table with some fake application data.

🎉