gitlab-org--gitlab-foss/app
syasonik db054bc166 Support flat response for envs index route
To support environment folders in the UI on the Environments List
page, the environments index route previously returned one environment
per folder, excluding those other than the latest deploy. However, the
environtments dropdown on the metrics dashboard requires that any
environment be selectable.

To accommodate both use cases, support an optional 'nested' parameter
in the index route to return either a flat, complete response or a
nested response based on the use case in question. The new default
response structure is the flat response.
2019-01-21 14:51:16 -06:00
..
assets Support flat response for envs index route 2019-01-21 14:51:16 -06:00
controllers Support flat response for envs index route 2019-01-21 14:51:16 -06:00
finders
graphql
helpers Merge branch 'raise-on-unfiltered-params' into 'master' 2019-01-21 08:01:26 +00:00
mailers
models Merge branch 'api-nested-group-permission' into 'master' 2019-01-18 15:36:58 +00:00
policies
presenters
serializers Resolve "In Merge Request diff screen, master is not a hyperlink" 2019-01-16 13:18:10 +00:00
services Merge branch 'raise-on-unfiltered-params' into 'master' 2019-01-21 08:01:26 +00:00
uploaders
validators
views Merge branch 'qa-nightly-59-fix-new-label-button-hit-miss' into 'master' 2019-01-21 12:26:06 +00:00
workers Only send one notification for failed remote mirror 2019-01-15 00:15:40 -08:00