grafana/public/app/features/dashboard/components/PanelEditor
Torkel Ödegaard dbe9a30ad0
PanelEdit: Do not show override option for panel with no field config options (#33699)
* Do not show overrides button if there are no field config options

* not show radiobuttons for non data panels

* remove unused style
2021-05-04 20:43:53 +02:00
..
state Alerting: Support for alerting for react panels, and lots of fixes to alert annotations for both react and angular (#33608) 2021-05-03 08:52:05 +02:00
AngularPanelOptions.tsx Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
DynamicConfigValueEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
OptionsPane.tsx Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
OptionsPaneCategory.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
OptionsPaneCategoryDescriptor.tsx PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
OptionsPaneItemDescriptor.tsx PanelEditor: Fixes issue with unmount of option editor components (#32900) 2021-04-13 08:46:07 +02:00
OptionsPaneOptions.test.tsx PanelEdit: Do not show override option for panel with no field config options (#33699) 2021-05-04 20:43:53 +02:00
OptionsPaneOptions.tsx PanelEdit: Do not show override option for panel with no field config options (#33699) 2021-05-04 20:43:53 +02:00
OverrideCategoryTitle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
PanelEditor.tsx Library panels: Normalize feature name as "Library panels" (#33540) 2021-05-04 09:00:44 +01:00
PanelEditorQueries.tsx PanelEditor: Fixes issue with data source picker not updating when selecting mixed data source (#32386) 2021-03-29 08:15:26 +02:00
PanelEditorTabs.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
PanelNotSupported.test.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
PanelNotSupported.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
VisualizationButton.tsx Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
VisualizationSelectPane.tsx Library panels: Normalize feature name as "Library panels" (#33540) 2021-05-04 09:00:44 +01:00
getFieldOverrideElements.tsx PanelEdit: Do not show override option for panel with no field config options (#33699) 2021-05-04 20:43:53 +02:00
getPanelFrameOptions.tsx Library panels: Normalize feature name as "Library panels" (#33540) 2021-05-04 09:00:44 +01:00
getVizualizationOptions.tsx Fix datalink suggestions (#33411) 2021-04-28 09:58:53 +02:00
index.ts
types.ts Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
usePanelLatestData.ts PanelData: include structure revision info and only apply overrides once (#33098) 2021-04-20 11:05:50 +02:00
utils.test.ts
utils.ts Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00