grafana/public/app/features/dashboard/components/PanelEditor
Ashley Harrison 9ee2cc742a
Chore: Use theme.shape.radius.circle everywhere (#70896)
* use theme.shape.radius.circle everywhere

* add useTheme2 import
2023-06-29 13:56:05 +01:00
..
state Dashboard: New panel in a dashboard is not deleted after "Discard"-ing changes in Panel Edit (#66476) 2023-04-25 17:18:58 +03:00
AngularPanelOptions.tsx
AngularPanelPluginWarning.tsx AngularDeprecation: Show warnings in panel edit for angular panels (#67891) 2023-05-09 14:51:02 +02:00
DynamicConfigValueEditor.tsx DynamicConfigValueEditor: Pass ID to dynamic component and label (#69910) 2023-06-15 12:59:52 +01:00
getFieldOverrideElements.tsx Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
getLibraryPanelOptions.tsx
getPanelFrameOptions.tsx
getVisualizationOptions.test.ts
getVisualizationOptions.tsx Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00
OptionsPane.tsx Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
OptionsPaneCategory.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
OptionsPaneCategoryDescriptor.tsx
OptionsPaneItemDescriptor.tsx Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
OptionsPaneItemOverrides.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
OptionsPaneOptions.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
OptionsPaneOptions.tsx AngularDeprecation: Show warnings in panel edit for angular panels (#67891) 2023-05-09 14:51:02 +02:00
OverrideCategoryTitle.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
PanelEditor.tsx AngularDeprecation: Show warnings in panel edit for angular panels (#67891) 2023-05-09 14:51:02 +02:00
PanelEditorQueries.tsx Chore: remove querylibrary feature toggle (#65021) 2023-03-20 20:00:14 +04:00
PanelEditorTableView.test.tsx Chore: Remove deprecated dashboardId from panel query runner (#64786) 2023-04-14 16:50:10 -07:00
PanelEditorTableView.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
PanelEditorTabs.tsx ShareModal: Responsive tabs and Public Dashboards modal fixed (#66805) 2023-04-28 13:37:11 -03:00
PanelNotSupported.test.tsx
PanelNotSupported.tsx
types.ts Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
usePanelLatestData.ts
utils.test.ts
utils.ts
VisualizationButton.tsx Accessibility: Corrected aria-label for Edit Panel (#67185) 2023-05-17 18:20:38 +03:00
VisualizationSelectPane.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00