grafana/public/app/plugins/datasource
Ashley Harrison cc4d301d50
Annotations: Add typeahead support for tags in builtin annotations (#36377)
* Annotations: create React component, naive attempt at hooking together

* Annotations: Use query object instead of passing annotation

* Annotations: Hook up the new api to get annotation tags

* Annotations: Use InlineFieldRow instead of gf-form-inline

* Annotations: Use InlineSwitch instead of gf-form-switch

* TagFilter: Add support for allowCustomValue

* Annotations: Update to match backend api

* Annotations: Add basic tests, expose inputId on `TagFilter`

* Annotations: Fix test name and reorder tests slightly

* Annotations: Use FieldSet instead of gf-form-group

* Refactor: fixes annotation queries

* Annotations: Everything working, just types to fix...

* Annotations: Fix types?

* Revert "Annotations: Fix types?"

This reverts commit 6df0cae0c9.

* Annotations: Fix types again?

* Annotations: Remove old angular code

* Annotations: Fix unit tests for AnnotationQueryEditor

* Annotations: Check if it's an annotation query immediately

* Annotations: Prevent TagFilter overflowing container when there are a large number of tags

* Change to new form styles

* Annotations: Add id's + fix unit tests

* Updated wording

* Annotations: Allow custom value to preserve being able to use template variables

Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-07-06 10:50:46 +01:00
..
alertmanager Alerting: for cortex am, load default config from status if theres no user config (#35769) 2021-06-23 09:32:42 -07:00
cloud-monitoring Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
cloudwatch Chore: Fix more strict typescript errors (#35514) 2021-06-14 15:13:48 +01:00
dashboard Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
elasticsearch Elasticsearch: Persist custom value for size option in Terms Bucket Agg (#36194) 2021-06-30 11:20:28 +02:00
grafana Annotations: Add typeahead support for tags in builtin annotations (#36377) 2021-07-06 10:50:46 +01:00
grafana-azure-monitor-datasource AzureMonitor: Fix issue where resource group name is missing on the resource picker button (#36400) 2021-07-06 11:22:47 +02:00
graphite Graphite: Change font-family for query editor to monospace (#35515) 2021-06-14 09:23:47 +02:00
influxdb influxdb: influxql: fix retention-policy handling (#36022) 2021-06-23 09:53:53 +02:00
jaeger Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
loki Loki: Add support for ad-hoc filtering in dashboard (#36393) 2021-07-06 10:30:27 +02:00
mixed Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
mssql MSSQL: Fixes issue with hidden queries still being executed (#35837) 2021-06-17 10:13:57 +02:00
mysql Postgres/MySQL: Fixes issue with toggle query editor mode (#35890) 2021-06-17 18:27:13 +02:00
opentsdb Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
postgres Postgres/MySQL: Fixes issue with toggle query editor mode (#35890) 2021-06-17 18:27:13 +02:00
prometheus Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 2021-07-01 14:08:42 +02:00
tempo Tempo: search fixes (#35004) 2021-06-02 16:37:36 +02:00
testdata allow templating for test datasource (#33447) 2021-06-10 13:39:53 +00:00
zipkin Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00