grafana/public/app/features
Peter Holmberg 569fb3f112
Alerting: adding query editor when creating threshold rule. (#33123)
* fix viz

* add datasource picker on query rows in mixed mode

* add timerange, handle add/remove queryrunners

* multiqueryrunner test

* trying things out.

* adding another test to verify running a induvidual query runner will update multirunner.

* cleaned up tests a bit.

* draft version working ok.

* fixing so we base the refId from request targets.

* reenable adding expression

* layout fixes for alerting page

* some cleanup

* cleaning up code that we won't use

* changed so we don't display the time range if params not passed.

* remove unused things in querygroup

* changed button to type button.

* removed timerange from dataQuery and removed multiquery runner.

* minor refactoring.

* renamed callback function to make it more clear what it does.

* renamed droppable area.

* changed so we only display the query editor when selecting threshold.

* removed the refresh picker.

* revert

* wip

* extending with data query.

* timerange fixes

* it is now possible to add grafana queries.

* removed unused type.

* removed expect import.

* added docs.

* moved range converting methods to rangeUtil.

* clean up some typings, remove file

* making sure we don't blow up on component being unmounted.

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2021-04-21 13:57:17 +02:00
..
admin Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
alerting Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
annotations Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
api-keys API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
dashboard DashboardPanel: migrates styling from sass to emotion (#33115) 2021-04-21 12:24:44 +01:00
datasources Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
explore Explore: Add more meta information when line limit is hit (#33069) 2021-04-21 12:02:34 +02:00
expressions Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
folders UI text edits (#32524) 2021-03-31 16:07:37 -07:00
inspector API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
library-panels PanelEdit: only update when config changes (#33133) 2021-04-19 19:24:39 +02:00
live Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
manage-dashboards Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
org Edit org UI text (#32455) 2021-03-30 20:54:31 +02:00
panel Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
playlist Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugins Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
profile Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
query Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
sandbox Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
search Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
teams Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
templating Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
users Configuration: Prevent browser hanging / crashing with large number of org users (#32546) 2021-04-01 14:46:55 +02:00
variables Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00