grafana/public/app/plugins/datasource
Daniel Lee 462e0d0c6f
Fix: Elasticsearch fix template variables in the alias field (#16629)
Fixes #16040

Fix so that a template variable in the alias field is not interpolated on blur and only the value sent in the query is interpolated. Does a deep clone of the options.targets to avoid changing the original alias field.
2019-03-26 16:15:23 +01:00
..
cloudwatch fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
elasticsearch Fix: Elasticsearch fix template variables in the alias field (#16629) 2019-03-26 16:15:23 +01:00
grafana fix native annotation filtered by template variable with pipe 2019-02-18 22:54:45 +01:00
grafana-azure-monitor-datasource fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
grafana-live tslint: changing vars -> const (#13034) 2018-08-26 18:43:07 +02:00
graphite Merge pull request #16149 from grafana/graphite-variable-quoting 2019-03-22 13:39:48 +01:00
influxdb refactor(data models): Renamed TableData to SeriesData (#16185) 2019-03-25 14:46:16 +01:00
loki fix(loki): Hide empty labels column 2019-03-25 15:23:54 +01:00
mixed Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
mssql Use SecretFormField in MSSql and Postgres datasources 2019-03-19 13:40:18 +01:00
mysql fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
opentsdb fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
postgres Use SecretFormField in MSSql and Postgres datasources 2019-03-19 13:40:18 +01:00
prometheus refactor(data models): Renamed TableData to SeriesData (#16185) 2019-03-25 14:46:16 +01:00
stackdriver refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
testdata Minor refactoring of testdata query order PR #16122 2019-03-21 08:01:44 +01:00