grafana/public/app/features/correlations/Forms
Giordano Ricci da9d8fe14f
Correlations: Add query editor and target field to settings page (#55567)
* Fix: use type=button in editor

* Grafana-UI: TextArea: make ctextare a block element

* WIP: add field & target query to correlations

* add table query helpers & test ordering

* refactor some tests for disappearance

* chore: move QueryEditorField & add tests

* cleanup & fix typo

* revert textarea changes

* update form to support new config

* move defaults
2022-10-10 12:32:21 +01:00
..
AddCorrelationForm.tsx Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
CorrelationDetailsFormPart.tsx Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
EditCorrelationForm.tsx Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
QueryEditorField.test.tsx Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
QueryEditorField.tsx Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
types.ts Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00