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 Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
graphql Suggests issues when typing title 2018-11-27 15:10:40 +00:00
helpers Merge branch 'raise-on-unfiltered-params' into 'master' 2019-01-21 08:01:26 +00:00
mailers Import CSV Backend 2019-01-07 11:16:58 +08:00
models Merge branch 'api-nested-group-permission' into 'master' 2019-01-18 15:36:58 +00:00
policies Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
presenters Merge branch '54167-rename-project-tags-to-project-topics' into 'master' 2019-01-11 08:42:29 +00:00
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 Fix failing MySQL spec due to deadlock condition 2019-01-14 21:17:40 -08:00
validators Add table and model for error tracking settings 2019-01-07 17:55:21 +00:00
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