summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-182-55/+58
|\
| * Refactor MonitoringService classMike Greiling2017-09-132-54/+56
* | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-2/+2
* | Use modules in common utilsFilipa Lacerda2017-09-091-1/+2
|/
* flipped series and when keysJose Ivan Vargas2017-09-071-2/+2
* Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-071-3/+2
* addressed code quality observationsJose Ivan Vargas2017-09-071-25/+12
* refactored the pickColors methodJose Ivan Vargas2017-09-071-15/+18
* Improved color selector and addressed observationsJose Ivan Vargas2017-09-072-51/+38
* small fixes to code and specsJose Ivan Vargas2017-09-071-20/+14
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-073-16/+84
* Renamed some componentsJose Ivan Vargas2017-09-073-30/+9
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-065-81/+13
* Corrected collate functionJose Ivan Vargas2017-09-011-1/+1
* refactor monitoring_store.jsMike Greiling2017-09-011-41/+37
* simplify storeMetrics methodMike Greiling2017-09-011-6/+6
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-314-17/+42
* Increased the height of the graph when dealing with 3 plus legendsJose Ivan Vargas2017-08-301-3/+3
* Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-302-12/+18
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-303-55/+46
* Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-303-19/+32
* Refactored deployment mixinsJose Ivan Vargas2017-08-302-3/+2
* Added legends for each of the time seriesJose Ivan Vargas2017-08-302-34/+52
* Refactored the monitoring_column component to process all of the time seriesJose Ivan Vargas2017-08-301-45/+77
* Converted the dates for each time series on the storeJose Ivan Vargas2017-08-301-6/+14
* Added monitoring_paths component to show multiple time series on a single chartJose Ivan Vargas2017-08-301-0/+40
* extract prometheus graph group elements into their own componentMike Greiling2017-08-302-16/+34
* remove pointless single-row/single-col wrapperMike Greiling2017-08-291-16/+12
* rename and organize vue componentsMike Greiling2017-08-298-32/+31
* refactor template formatting according to guidelinesMike Greiling2017-08-293-52/+32
* Merge branch '37102-fix-prometheus-graph-cursor-flag' into 'master'Phil Hughes2017-08-291-8/+8
|\
| * ensure graph overlay is in front of cursor flag37102-fix-prometheus-graph-cursor-flagMike Greiling2017-08-281-8/+8
* | Resolve "Monitoring graph date formatting is wrong"Mike Greiling2017-08-295-15/+22
|/
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-3/+2
* Merge branch '34655-label-field-for-setting-a-chart-s-legend-text-is-not-work...Tim Zallmann2017-07-061-9/+9
|\
| * Use correct field for label name, fix default for unit to be blankJoshua Lambert2017-07-061-9/+9
* | Cleanup minor UX issues in the performance dashboardJose Ivan Vargas2017-07-064-17/+22
|/
* Merge branch 'monitoring-dashboard-fine-tuning-ux' into 'master'Phil Hughes2017-07-051-7/+9
|\
| * Improve the overall UX for the new monitoring dashboardmonitoring-dashboard-fine-tuning-uxJose Ivan Vargas2017-07-041-7/+9
* | Fixed the y_label not setting correctly for each graph on the monitoring dash...monitoring-dashboard-fix-y-labelJose Ivan Vargas2017-07-031-1/+1
|/
* Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-2615-649/+1162
* Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-023-23/+263
|\
| * Used reduce over forEachPhil Hughes2017-04-213-16/+24
| * Rather than looping data ourselves, d3 loops itPhil Hughes2017-04-211-68/+66
| * Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into m...Phil Hughes2017-04-202-188/+267
| |\
| * | Style improvementsPhil Hughes2017-04-192-8/+51
| * | Added testsPhil Hughes2017-04-182-11/+11
| * | Shows deployment box on hoverPhil Hughes2017-04-182-22/+64
| * | eslint fixesPhil Hughes2017-04-142-22/+44
| * | Fixed up some codePhil Hughes2017-04-122-30/+35