Commit Graph

7 Commits

Author SHA1 Message Date
Winnie Hellmann 3d7b3300e7 Revert "Merge branch 'winh-fix-flaky-dashboard_spec' into 'master'"
This reverts merge request !32571
2019-09-06 14:03:32 +00:00
Winnie Hellmann d8f24afa6a Move monitoring dashboard_spec to Jest 2019-09-06 08:18:40 +00:00
Miguel Rincon 9cbb1b1093 Replace the area with time series where used
- Replace in panel_type.vue
- Replace in embed.vue
- Port changes to support embed in 2 cols in large screens
- Update specs
2019-08-21 09:32:51 -05:00
Miguel Rincon 38775a7f31 Add karma test for time_series.vue
New spec file for time_series.vue written using karma. New spec
extends the spec from area.vue
2019-08-21 09:00:35 -05:00
Miguel Rincon 07d349092e This commit adds a new time series component
Adds a time series component for line and area charts.
Displays new charts in the dashboard.

- Use dynamic components for line/area swapping
- Add new line charts to dashboard in 2 panels
2019-08-21 08:58:48 -05:00
Tristan Read 97b325a4a2 Add ability to embed metrics
See https://gitlab.com/gitlab-org/gitlab-ce/issues/30423
2019-07-22 12:01:42 +00:00
Simon Knox 824ec018a1 Use gl-empty-state for monitor charts
Move a unit test to jest and use snapshot tests
2019-07-04 14:14:38 +10:00