grafana/public/app/features/correlations/Forms
Levente Balogh 29119a7d08
UI/Alert: Infer the role property based on the severity (#61242)
* feat(UI/Alert): add two new optional properties: 'ariaLabel' and 'role'

* docs(UI/Alert): add some docs to the props

* feat: infer the role based on the severity

* fix: stop overriding props

* fix: fix a test depending on the wrong alert role
2023-01-18 10:16:41 +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 UI/Alert: Infer the role property based on the severity (#61242) 2023-01-18 10:16:41 +01:00
QueryEditorField.tsx Glue: Hide run queries button in Correlations Page (#61039) 2023-01-12 21:14:55 +01:00
types.ts Correlations: Add query editor and target field to settings page (#55567) 2022-10-10 12:32:21 +01:00