Skip to content

Resolve "Expandable folders for environments"

Filipa Lacerda requested to merge 28732-expandable-folders into master

What does this MR do?

Adds back expandable folders functionality with new design.

When a folder is clicked we make a request to the server for the first 3 environments.

We render the response as a tree view and a button to allow the user to navigate to the folder's view with all the environments.

Screenshots (if relevant)

Screen_Shot_2017-03-28_at_14.12.37

env

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28732 (closed)

Merge request reports