grafana/public/app/features/correlations/Forms
Piotr Jamróz b033fe8d73
Glue: Split correlations editor into 3 steps (#64818)
* Create simple Wizard for Correlations editor

* Allow using custom navigation in the wizard

* Update types

* Add more info

* Add comments

* Update comments

* Remove main info box to avoid having too many info boxes

* Fix CorrelationsPage.test.tsx

* Add Wizard test

* Simplify Correlations wizard

* Make expected typing error more explicit

* Don't use meaningless defaults
2023-03-22 20:20:45 +01:00
..
AddCorrelationForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
ConfigureCorrelationBasicInfoForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
ConfigureCorrelationSourceForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
ConfigureCorrelationTargetForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
CorrelationFormNavigation.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
correlationsFormContext.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
EditCorrelationForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
QueryEditorField.test.tsx UI/Alert: Infer the role property based on the severity (#61242) 2023-01-18 10:16:41 +01:00
QueryEditorField.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
types.ts Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00
utils.ts Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00