grafana/public/app/features/query/components
Marcus Andersson b633d5395d
Bugfix: Prevent previous query editor to set default values when changing data source (#60218)
* Fixed issue where the query editor of the previous ds sets default values on query passed to the query editor of the next ds.

* Fixed issue with changing data source for query in Alerting.

* Will apply default values from DS if available.

* Fix failing tests.

* fixed spell error.

* reverted getDefaultQuery call so it can be added in a separate PR.
2023-01-11 14:06:33 +01:00
..
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts QueryEditorRow: Only pass error to query editor if panel is not loading (#56350) 2022-10-05 12:19:49 -07:00
QueryEditorRow.tsx Bugfix: Prevent previous query editor to set default values when changing data source (#60218) 2023-01-11 14:06:33 +01:00
QueryEditorRowHeader.test.tsx Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRowHeader.tsx Query Editor: Hide overflow for long query names (#58840) 2022-11-16 18:22:06 +01:00
QueryEditorRows.tsx Explore: Add feature tracking events (#54514) 2022-09-20 06:50:23 -04:00
QueryErrorAlert.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryGroup.tsx Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryGroupOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SavedQueryPicker.tsx Add query library behind dev-mode-only feature flag (#55947) 2022-11-30 15:33:40 -08:00