Skip to content

List multiple clusters

Matija Čupić requested to merge list-multiple-clusters into master

What does this MR do?

Adds support for listing kubernetes clusters in a project.

Frontend

  • Add empty state
  • Add illustration - Needs to be updated. Needs the svg dependency to be updated. Can be done outside this MR.
  • Add responsive tabs
  • Add counters to tabs
  • Add "add cluster" button
  • Add responsive table
  • Add toggle button
  • Handle toggle button click to send request to API
  • Add loading state to toggle button
  • Add pagination
  • Handle errors
  • Handle JS unit tests
  • Handle e2e tests

Are there points in the code the reviewer needs to double check?

N/A

Why was this MR needed?

N/A

Screenshots (if relevant)

Screen_Shot_2017-11-27_at_17.06.27 Screen_Recording_2017-11-24_at_07.23_PM Screen_Recording_2017-11-24_at_07.29_PM Screen_Shot_2017-11-27_at_17.09.00

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/3734

Edited by Grzegorz Bizon

Merge request reports

Loading