summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components/graph.vue
Commit message (Expand)AuthorAgeFilesLines
* multiseriesSimon Knox2018-09-071-6/+37
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-7/+7
* Adjust monitoring graphs to support widgets in EEMike Greiling2018-06-061-3/+8
* Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas2018-05-071-3/+5
* Componetize the legend componentJose Ivan Vargas2018-04-061-5/+7
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-061-1/+1
* Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-061-16/+16
* Clean up monitoring componentsMike Greiling2018-03-271-210/+203
* Use graph width to determine tick numberjivl-fix-timescale-prometheus-charts-overlappingJose Ivan Vargas2018-03-121-18/+3
* fix timescale prometheus charts overlappingJose Ivan Vargas2018-03-081-2/+18
* add ability to override graph size measurementsMike Greiling2018-03-061-1/+6
* hide legend without hiding the axis labelsMike Greiling2018-03-061-2/+2
* add option to hide the graph legendMike Greiling2018-03-061-1/+9
* Fix more eslint rulesFilipa Lacerda2018-01-081-60/+64
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-76/+82
|\
| * Resolve "Add graph value to hover"Mike Greiling2018-01-081-21/+28
* | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-1/+0
* | [ci skip] Fix more rulesFilipa Lacerda2018-01-051-73/+75
|/
* Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas2017-12-181-2/+3
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-181-18/+15
* optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+1
* Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-181-17/+21
* Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-071-8/+16
* add dashed and dotted line styles for multiple-query graphsMike Greiling2017-11-061-0/+1
* pass all graph queries into createTimeSeriesMike Greiling2017-11-061-1/+1
* fix bug in which axes are scaled only to first data setMike Greiling2017-11-061-2/+3
* Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsist...Tim Zallmann2017-10-061-8/+10
|\
| * fix linter errors and karma specs37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistentJose Ivan Vargas2017-10-051-1/+1
| * fix x-axis pixel scale to account for transform x-offsetMike Greiling2017-10-051-1/+1
| * rename graph_paths.vue consistent with all other sub-components of graph.vueMike Greiling2017-10-051-1/+1
| * fix spelling ("outter" -> "outer")Mike Greiling2017-10-051-2/+2
| * fix formattingMike Greiling2017-10-051-4/+6
* | Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'Tim Zallmann2017-10-051-0/+1
|\ \
| * | Fixed deployment flag having content hidden when being too far rightJose Ivan Vargas2017-09-271-0/+1
| |/
* | Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-051-18/+22
|/
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-071-4/+2
* Renamed some componentsJose Ivan Vargas2017-09-071-4/+4
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-061-10/+5
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-11/+2
* Increased the height of the graph when dealing with 3 plus legendsJose Ivan Vargas2017-08-301-3/+3
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-301-52/+5
* Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-301-5/+12
* Refactored deployment mixinsJose Ivan Vargas2017-08-301-1/+0
* Refactored the monitoring_column component to process all of the time seriesJose Ivan Vargas2017-08-301-45/+77
* rename and organize vue componentsMike Greiling2017-08-291-0/+298