grafana/public/app/features/correlations/Forms
Alex Khomenko 99f7110e39
React Hook Form: Update to v 7.49.2 (#79493)
* Update RHF to latest

* Update Form types

* Fix alerting types

* Fix correlations types

* Update tests

* Fix tests

* Update LabelsField.tsx to use InputControl

* Update RuleEditorGrafanaRules.test.tsx

* Update RuleEditorCloudRules.test.tsx

* Only require one label

* Update RuleEditorRecordingRule.test.tsx

* Fix labels rules

* Revert

* Remove RHF from ignore rules

* Revert

* update form validation for overriding group timings

* Fix changes to correlations

* Fix auth type errors

---------

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com>
2024-01-05 12:41:49 +02:00
..
AddCorrelationForm.tsx Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00
ConfigureCorrelationBasicInfoForm.tsx i18n: Markup up correlations forms for translations (#75264) 2023-11-14 14:52:42 +01:00
ConfigureCorrelationSourceForm.tsx React Hook Form: Update to v 7.49.2 (#79493) 2024-01-05 12:41:49 +02:00
ConfigureCorrelationTargetForm.tsx React Hook Form: Update to v 7.49.2 (#79493) 2024-01-05 12:41:49 +02:00
CorrelationFormNavigation.tsx i18n: Markup up correlations forms for translations (#75264) 2023-11-14 14:52:42 +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 Correlations: UX updates (#69313) 2023-06-14 08:34:06 -05:00
QueryEditorField.tsx i18n: Markup up correlations forms for translations (#75264) 2023-11-14 14:52:42 +01:00
TransformationEditorRow.tsx React Hook Form: Update to v 7.49.2 (#79493) 2024-01-05 12:41:49 +02:00
TransformationsEditor.tsx i18n: Markup up correlations forms for translations (#75264) 2023-11-14 14:52:42 +01:00
types.ts i18n: Markup up correlations forms for translations (#75264) 2023-11-14 14:52:42 +01:00
utils.ts Glue: Split correlations editor into 3 steps (#64818) 2023-03-22 20:20:45 +01:00