grafana/public/app/features/query/components
Kristina 38c1f3d054
Explore: Add Mixed Datasource (#53429)
* Toggle on the mixed mode option

* Ensure switching to mixed gives existing query prev datasource

* WIP - Populate datasource when switching between mixed and not

* WIP - handle change from mixed

* Remove preimport filter, refine filter to work for queries

* WIP debugging datasource transition

* Ensure creating a new query gets target data source if switching with no matches between

* Add mixed datasource to rich history display

* Cleanup console logs, add relevant comments

* Add feature toggle for mixed datasource

* Fix Wrapper tests

* Fix tests!

* Fix test types and add feature tracking

* Remove unnecessary default, remove explore/mixed workarounds for D2E

* Move display text logic to mixed datasource file

* Add in the default query parameters to a generated empty query

* Condense some code

* Apply suggestions from code review

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Add more logic around mixed datasource being off for explore

* Build out logic to handle different datasource scenarios

* Add tests

* Finalize last test

* Fix mixed URL with mixed ds off, and relevant test

* Fix datasource to explore workflow

* Add datasource change function, call import queries if needed

* add logic for changing single query ds

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2022-08-31 09:24:20 -05:00
..
HelpToggle.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts QueryEditorRow: Render frame warnings in QueryEditorRow (#50116) 2022-06-28 13:38:31 +02:00
QueryEditorRow.tsx QueryEditorRow: filter data on mount (#54260) 2022-08-29 13:49:58 +00: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 Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRows.tsx Explore: Add Mixed Datasource (#53429) 2022-08-31 09:24:20 -05:00
QueryErrorAlert.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryGroup.tsx DataSource: Allow data source plugins to set query default values (#49581) 2022-06-16 22:22:05 +02:00
QueryGroupOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00