gitlab-org--gitlab-foss/spec/javascripts/monitoring
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
..
graph Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
utils
dashboard_spec.js Resolve "No longer require a deploy to start Prometheus monitoring" 2018-10-26 15:31:04 +00:00
dashboard_state_spec.js
graph_path_spec.js
graph_spec.js Add empty state for graphs with no values 2018-11-29 19:22:43 +00:00
mock_data.js Support flat response for envs index route 2019-01-21 14:51:16 -06:00
monitoring_store_spec.js Add empty state for graphs with no values 2018-11-29 19:22:43 +00:00