summaryrefslogtreecommitdiff
path: root/spec/javascripts/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Metrics drop down doesn't show all environment, some not clickable"Jose Ivan Vargas2018-07-172-1/+23
* populate environments dropdown, add testsJose2018-07-042-4/+82
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-2/+0
* Adjust monitoring graphs to support widgets in EEMike Greiling2018-06-061-7/+3
* Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas2018-05-074-19/+19
* fix illegal references to "this" in module contextMike Greiling2018-04-231-1/+1
* Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-062-7/+37
* Added specsJose Ivan Vargas2018-04-064-8281/+6543
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-062-17/+4
* formatting fixesJose Ivan Vargas2018-04-061-10/+3
* Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-063-87/+145
* fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-192-34/+13
* prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
* replace fixture with simple mount pointMike Greiling2018-03-061-9/+6
* add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
* coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-2/+2
* fix karma testsMike Greiling2018-03-061-1/+16
* fix broken karma specs due to removed functionMike Greiling2018-01-312-28/+2
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
* Resolve "Add graph value to hover"Mike Greiling2018-01-082-156/+102
* 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-073-3/+46
* Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-222-18/+9
* Add missing spec for computed prop strokeDashArray39861-follow-up-from-enable-multiple-queries-per-prometheus-graphJose Ivan Vargas2017-11-131-0/+17
* fix karma failuresMike Greiling2017-11-063-3/+3
* Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsist...Tim Zallmann2017-10-062-4/+4
|\
| * fix linter errors and karma specs37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistentJose Ivan Vargas2017-10-052-4/+4
* | Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'Tim Zallmann2017-10-051-0/+25
|\ \
| * | Fixed deployment flag having content hidden when being too far rightJose Ivan Vargas2017-09-271-0/+25
| |/
* | Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-052-33/+34
|/
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+24
* Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-073-4/+4
* Added minor details to specsJose Ivan Vargas2017-09-071-4/+4
* small fixes to code and specsJose Ivan Vargas2017-09-072-4/+11
* Added specs for the additional color supportJose Ivan Vargas2017-09-073-7/+5
* Renamed some componentsJose Ivan Vargas2017-09-072-12/+14
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-062-64/+2
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-0/+2
* fix misnamed graph component propertyMike Greiling2017-08-301-5/+5
* Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-302-2/+1
* Modified mocked data to be less than 500kbJose Ivan Vargas2017-08-302-5794/+1
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-307-1842/+11757
* update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-307-36/+39
* Added test for the chart legendJose Ivan Vargas2017-07-062-1/+3
* Fixed the y_label not setting correctly for each graph on the monitoring dash...monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-032-2/+13
* Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-2612-1245/+4890
* Fixed karma loading incorrect pathmetrics-deployment-historyPhil Hughes2017-04-251-1/+1
* Generate fixutre for metrics pagePhil Hughes2017-04-252-2/+2
* Rather than looping data ourselves, d3 loops itPhil Hughes2017-04-211-0/+20
* Updated specsPhil Hughes2017-04-211-7/+8