grafana/public/app/features/dashboard/components/PanelEditor
Ashley Harrison 803473f479
Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591)
* wrap a bunch of errors

* wrap more things!

* fix up some unit tests

* wrap more errors

* tiny bit of tidy up
2022-06-15 08:59:29 +01:00
..
state Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AngularPanelOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DynamicConfigValueEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getFieldOverrideElements.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getLibraryPanelOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getPanelFrameOptions.tsx Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
getVisualizationOptions.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getVisualizationOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsPane.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OptionsPaneCategory.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OptionsPaneCategoryDescriptor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OptionsPaneItemDescriptor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OptionsPaneItemOverrides.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OptionsPaneOptions.test.tsx OptionsUI: Move internal options editors out of @grafana/ui (#50739) 2022-06-14 08:05:11 -07:00
OptionsPaneOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OverrideCategoryTitle.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelEditor.tsx Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
PanelEditorQueries.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelEditorTableView.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelEditorTabs.tsx Alerting: Re-render panel's tabs on variables change (#49893) 2022-06-01 13:03:33 +02:00
PanelNotSupported.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelNotSupported.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
usePanelLatestData.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VisualizationButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VisualizationSelectPane.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00