grafana/public/app/plugins/datasource
Lukas Siatka 2d3c5064e1
Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605)
* Datasource: updates PromExploreQueryEditor - rewrite to functional component

* Datasource: updates PromQueryField - moves an extra field from children to the separate prop

* Datasource: adds PromExploreExtraField

* Datasource: updates PromExploreQueryEditor - fixes typo

* Datasource: updates prometheus explore editor snapshots

* Datasource: updates PromExploreExtraField export

* Datasource: removes unnecessary div from PromExploreQueryEditor

* Datasource: adds basic PromExploreExtraField snapshot test

* Datasource: adds basic PromExploreQueryEditor test

* Datasource: updates PromExploreQueryEditor snapshot to fix timezone issues

* Datasource: updates PromExploreQueryEditor - onChangeQueryStep cleanup

* Datasource: updates PromExploreQueryEditor test to check ExtraFieldElement render

* Datasource: simplified PromExploreQueryEditor onStepChange method

* Datasource: updates Prometheus module import

* Datasource: updates PromExploreQueryEditor test

* Datasource: updates PromExploreQueryEditor tests

* Datasource: fixes PromExploreQueryEditor error on empty interval init

* Datasource: adds a tooltip to PromExploreExtraField mounted in PromExploreQueryEditor

* Datasource: updates PromExploreQueryEditor snapshots
2020-02-06 12:37:30 +00:00
..
cloudwatch Run query when region, namespace and metric changes (#21633) 2020-01-22 21:37:40 +01:00
dashboard Transformations: filter results by refId (#20261) 2019-11-08 11:47:35 -08:00
elasticsearch Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
grafana Annotations: Fixes this.templateSrv.replace is not a function error for Grafana datasource (#21778) 2020-01-28 09:41:19 +01:00
grafana-azure-monitor-datasource Azure Monitor: Fix Application Insights API key field to allow input (#21738) 2020-01-28 23:47:34 -05:00
graphite Graphite: Fixed issue with functions with multiple required params and no defaults caused params that could not be edited (groupByNodes groupByTags) (#21814) 2020-01-30 09:06:23 +01:00
influxdb DatasourceEditor: Add UI to edit custom HTTP headers (#17846) 2020-02-04 09:25:10 +01:00
input Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
loki Explore: Adds Loki explore query editor (#21497) 2020-02-06 12:34:52 +00:00
mixed MixedQuery: refactor so other components could also batch queries (#20219) 2019-11-07 07:18:27 +01:00
mssql Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
mysql Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
opentsdb OpenTSDB: Add back missing ngInject (#21796) 2020-01-28 16:17:27 +01:00
postgres Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
prometheus Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605) 2020-02-06 12:37:30 +00:00
stackdriver Fix formatting (#21894) 2020-02-04 14:16:56 +01:00
testdata Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00