grafana/public/app/plugins/datasource/influxdb
2015-09-04 07:40:28 +02:00
..
partials feat(influxdb): More alias options, can now use syntax to reference part of a measurement name (seperated by dots), closes #2599 2015-09-04 07:40:28 +02:00
datasource.js fix(influxdb): Fixed issue when using the eye to disable queries in the query editor and when applying aliases, #2651 2015-09-02 16:06:28 +02:00
directives.js feat(mixed datasources): continued work on editor design change 2015-08-16 20:52:30 +02:00
funcEditor.js fix(influxdb): removed limit of 20 for influxdb field dropdown, fixes #2655 2015-09-02 16:10:58 +02:00
influxSeries.js feat(influxdb): More alias options, can now use syntax to reference part of a measurement name (seperated by dots), closes #2599 2015-09-04 07:40:28 +02:00
plugin.json feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 2015-08-17 17:07:33 +02:00
queryBuilder.js fix(influxdb): quote field name, fixes #2629 2015-09-01 14:49:42 +02:00
queryCtrl.js fix(influxdb): fixed influxdb template var filter suggestion, fixes #2666 2015-09-03 20:53:20 +02:00