summaryrefslogtreecommitdiff
path: root/spec/javascripts/monitoring/mock_data.js
Commit message (Collapse)AuthorAgeFilesLines
* Added specsJose Ivan Vargas2018-04-061-8255/+6477
|
* fix broken karma specs due to removed functionMike Greiling2018-01-311-0/+1
|
* Make webpack fail for missing exportsWinnie Hellmann2017-12-221-1/+3
|
* Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-071-0/+6
|
* Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-221-15/+0
|
* Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-071-1/+1
|
* small fixes to code and specsJose Ivan Vargas2017-09-071-1/+7
|
* Modified mocked data to be less than 500kbJose Ivan Vargas2017-08-301-5793/+0
|
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-301-1743/+11630
|
* Added test for the chart legendJose Ivan Vargas2017-07-061-0/+1
|
* Fixed the y_label not setting correctly for each graph on the monitoring ↵monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-031-2/+2
| | | | dashboard
* Merge branch 'additional-metrics-dashboard' into ↵Phil Hughes2017-06-261-0/+4229
'28717-additional-metrics-review-branch' Additional metrics dashboard See merge request !11740