Skip to content

Adds sub view to list environments under a folder

What does this MR do?

Adds sub view to list environments under a folder.

This is the third of several merge requests to add pagination and a new subview for environments. In order to make it easier to review the work will be divided in 3 different Merge Requests:

This is the Merge Request for 3. Add the subview to show the content of a folder

  • Adds Folder URL
  • Adds folder subview
  • Extracts table into reusable component
  • Extracts latest key added in the FE to avoid a lot of verifications and to make it reusable between both endpoints/views

Screenshots (if relevant)

Screen_Shot_2017-02-15_at_19.37.31

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#25499 (closed)

Merge request reports