grafana/public/app/plugins/datasource/influxdb
Denis Doria 42caf02fb0 Include context for operators
Depending of the value a different set of operators will show up.
If regex only =~ and !~ will show up.
Any other value will show =, <>, <, >.
2015-08-09 11:58:08 +02:00
..
partials fix(influxdb): very minor fix to editor, blur event for alias input caused two refresh events, fixes #2429 2015-08-03 10:18:18 +02:00
datasource.js fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446 2015-08-05 18:42:03 +02:00
funcEditor.js Finalized work on influxdb field and func selection, #2311 2015-07-09 17:17:17 +02:00
influxSeries.js feat(singlestat): Added support for string values, Closes #2203 2015-06-29 09:22:08 +02:00
plugin.json Corrected missing annotations: true tag from the influxdb9 plugin json and fixed influxseries data handling 2015-04-28 16:29:32 -04:00
queryBuilder.js Fix small corner case 2015-08-08 14:40:55 +02:00
queryCtrl.js Include context for operators 2015-08-09 11:58:08 +02:00