summaryrefslogtreecommitdiff
path: root/spec/javascripts/monitoring
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Tim Zallmann2017-10-062-4/+4
|\ | | | | | | | | | | | | | | | | '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistent' into 'master' Resolve "Monitoring graph axes labels are inaccurate and inconsistent" Closes #37105 See merge request gitlab-org/gitlab-ce!14258
| * 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
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Monitoring hover info is clipped" Closes #38031 See merge request gitlab-org/gitlab-ce!14514
| * | 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 ↵monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-032-2/+13
| | | | dashboard
* Merge branch 'additional-metrics-dashboard' into ↵Phil Hughes2017-06-2612-1245/+4890
| | | | | | | '28717-additional-metrics-review-branch' Additional metrics dashboard See merge request !11740
* 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
|
* Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵Phil Hughes2017-04-201-5/+28
|\ | | | | | | metrics-deployment-history
| * Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-061-1/+22
| |
| * Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas2017-04-031-4/+6
| |
* | Style improvementsPhil Hughes2017-04-191-24/+20
| | | | | | | | Fixed an issue where the line wouldnt move when hovering over deployment
* | Added testsPhil Hughes2017-04-181-0/+116
|/
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-3/+0
|
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-072-0/+1092