summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components/dashboard.vue
Commit message (Expand)AuthorAgeFilesLines
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-2/+2
* Resolve "Remove redundant header from metrics page"Adriel Santiago2018-08-201-1/+1
* fix height of full-width Metrics chartsSimon Knox2018-07-311-0/+1
* populate environments dropdown, add testsJose2018-07-041-11/+31
* Add environments endpoint, also added store and service capabilities for said...Jose2018-07-031-5/+12
* Add dropdown, without dataJose2018-07-031-1/+23
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+1
* Adjust monitoring graphs to support widgets in EEMike Greiling2018-06-061-1/+4
* Clean up monitoring componentsMike Greiling2018-03-271-149/+142
* add no_data illustration to monitoring empty stateMike Greiling2018-03-191-0/+5
* coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-4/+4
* remove prometheus panel styling on cluster monitoring pageMike Greiling2018-03-061-0/+6
* add ability to override graph size measurementsMike Greiling2018-03-061-0/+6
* add option to hide the graph legendMike Greiling2018-03-061-0/+6
* use proper dependency injection for monitoring dashboard componentMike Greiling2018-03-061-17/+51
* add link to cluster configuration from prometheus "getting started" stateMike Greiling2018-01-311-0/+2
* add noData empty state to prometheus graphsfix-prometheus-empty-state-no-dataMike Greiling2018-01-291-1/+7
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-30/+32
* Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-071-0/+4
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-051-0/+8
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+6
* Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-181-48/+15
|\
| * Refactor MonitoringService classMike Greiling2017-09-131-47/+14
* | 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
|/
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-061-5/+5
* extract prometheus graph group elements into their own componentMike Greiling2017-08-301-16/+13
* remove pointless single-row/single-col wrapperMike Greiling2017-08-291-16/+12
* rename and organize vue componentsMike Greiling2017-08-291-0/+152