summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components/graph_group.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboardJose Vargas2019-09-091-3/+35
| | | | | The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
* Add empty chart componentJose Ivan Vargas2019-07-241-1/+5
| | | | | | | | This merge request adds an empty chart component which will load in case of queries not having data to display, this will override the current logic, which hides all the graphs that have no data to show
* Prettify all the thingsMike Greiling2018-11-201-13/+3
|
* [skip ci] Convert panel related class names to cardClement Ho2018-04-101-3/+3
|
* Clean up monitoring componentsMike Greiling2018-03-271-12/+12
|
* remove prometheus panel styling on cluster monitoring pageMike Greiling2018-03-061-1/+15
|
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-061-1/+1
|
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-8/+8
|
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-061-1/+1
|
* extract prometheus graph group elements into their own componentMike Greiling2017-08-301-0/+21