grafana/public/app/features/correlations/components/Wizard
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
..
index.ts Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
types.ts Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
Wizard.test.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
Wizard.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
WizardContent.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
wizardContext.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00