| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restore | Winnie Hellmann | 2018-01-23 | 1 | -1/+1 |
| | | |||||
| * | Resolve "Add graph value to hover" | Mike Greiling | 2018-01-08 | 2 | -156/+102 |
| | | |||||
| * | Make webpack fail for missing exports | Winnie Hellmann | 2017-12-22 | 1 | -1/+3 |
| | | |||||
| * | Changed the deploy markers on the prometheus dashboard to be more verbose | Jose Ivan Vargas | 2017-12-07 | 3 | -3/+46 |
| | | |||||
| * | Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboard | Jose Ivan Vargas | 2017-11-22 | 2 | -18/+9 |
| | | |||||
| * | Add missing spec for computed prop strokeDashArray39861-follow-up-from-enable-multiple-queries-per-prometheus-graph | Jose Ivan Vargas | 2017-11-13 | 1 | -0/+17 |
| | | |||||
| * | fix karma failures | Mike Greiling | 2017-11-06 | 3 | -3/+3 |
| | | |||||
| * | Merge branch ↵ | Tim Zallmann | 2017-10-06 | 2 | -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-inconsistent | Jose Ivan Vargas | 2017-10-05 | 2 | -4/+4 |
| | | | |||||
| * | | Merge branch '38031-monitoring-hover-info-is-clipped' into 'master' | Tim Zallmann | 2017-10-05 | 1 | -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 right | Jose Ivan Vargas | 2017-09-27 | 1 | -0/+25 |
| | |/ | |||||
| * | | Resolve "Hover and legend data should be linked" | Jose Ivan Vargas Lopez | 2017-10-05 | 2 | -33/+34 |
| |/ | |||||
| * | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 1 | -0/+24 |
| | | |||||
| * | Changed how the backend response is handled for when instead of series | Jose Ivan Vargas | 2017-09-07 | 3 | -4/+4 |
| | | |||||
| * | Added minor details to specs | Jose Ivan Vargas | 2017-09-07 | 1 | -4/+4 |
| | | |||||
| * | small fixes to code and specs | Jose Ivan Vargas | 2017-09-07 | 2 | -4/+11 |
| | | |||||
| * | Added specs for the additional color support | Jose Ivan Vargas | 2017-09-07 | 3 | -7/+5 |
| | | |||||
| * | Renamed some components | Jose Ivan Vargas | 2017-09-07 | 2 | -12/+14 |
| | | |||||
| * | Use flexbox for prometheus graph row grouping instead of bootstrap classes | Mike Greiling | 2017-09-06 | 2 | -64/+2 |
| | | |||||
| * | Added simple support for multiple colors on the different time series | Jose Ivan Vargas | 2017-08-31 | 1 | -0/+2 |
| | | |||||
| * | fix misnamed graph component property | Mike Greiling | 2017-08-30 | 1 | -5/+5 |
| | | |||||
| * | Corrected y scale for multiple time series and visual improvements | Jose Ivan Vargas | 2017-08-30 | 2 | -2/+1 |
| | | |||||
| * | Modified mocked data to be less than 500kb | Jose Ivan Vargas | 2017-08-30 | 2 | -5794/+1 |
| | | |||||
| * | Added and corrected specs for the additional time series | Jose Ivan Vargas | 2017-08-30 | 7 | -1842/+11757 |
| | | |||||
| * | update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layout | Mike Greiling | 2017-08-30 | 7 | -36/+39 |
| | | |||||
| * | Added test for the chart legend | Jose Ivan Vargas | 2017-07-06 | 2 | -1/+3 |
| | | |||||
| * | Fixed the y_label not setting correctly for each graph on the monitoring ↵monitoring-dashboard-fix-y-label | Jose Ivan Vargas | 2017-07-03 | 2 | -2/+13 |
| | | | | | dashboard | ||||
| * | Merge branch 'additional-metrics-dashboard' into ↵ | Phil Hughes | 2017-06-26 | 12 | -1245/+4890 |
| | | | | | | | | '28717-additional-metrics-review-branch' Additional metrics dashboard See merge request !11740 | ||||
| * | Fixed karma loading incorrect pathmetrics-deployment-history | Phil Hughes | 2017-04-25 | 1 | -1/+1 |
| | | |||||
| * | Generate fixutre for metrics page | Phil Hughes | 2017-04-25 | 2 | -2/+2 |
| | | |||||
| * | Rather than looping data ourselves, d3 loops it | Phil Hughes | 2017-04-21 | 1 | -0/+20 |
| | | |||||
| * | Updated specs | Phil Hughes | 2017-04-21 | 1 | -7/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵ | Phil Hughes | 2017-04-20 | 1 | -5/+28 |
| |\ | | | | | | | metrics-deployment-history | ||||
| | * | Introduced empty/error UX states to environments monitoring. | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+22 |
| | | | |||||
| | * | Fixed prometheus_graph_spec.js and scss-linters | Jose Ivan Vargas | 2017-04-03 | 1 | -4/+6 |
| | | | |||||
| * | | Style improvements | Phil Hughes | 2017-04-19 | 1 | -24/+20 |
| | | | | | | | | | Fixed an issue where the line wouldnt move when hovering over deployment | ||||
| * | | Added tests | Phil Hughes | 2017-04-18 | 1 | -0/+116 |
| |/ | |||||
| * | Organize our polyfills and standardize on core-js | Mike Greiling | 2017-03-13 | 1 | -3/+0 |
| | | |||||
| * | Added Prometheus Service and Prometheus graphs | Kamil Trzciński | 2017-03-07 | 2 | -0/+1092 |
