grafana/public/app/features/dashboard/components/PanelEditor
2021-04-13 08:46:07 +02:00
..
state PanelEditor: Fixes issue with unmount of option editor components (#32900) 2021-04-13 08:46:07 +02:00
AngularPanelOptions.tsx Plugins: Support es5 plugins extending es6 core classes (#32664) 2021-04-06 14:51:35 +02:00
DynamicConfigValueEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
getFieldOverrideElements.tsx PanelEditor: Fixes issue with unmount of option editor components (#32900) 2021-04-13 08:46:07 +02:00
getPanelFrameOptions.tsx PanelEditor: Fixes issue with unmount of option editor components (#32900) 2021-04-13 08:46:07 +02:00
getVizualizationOptions.tsx PanelEditor: Fixes issue with unmount of option editor components (#32900) 2021-04-13 08:46:07 +02:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsPane.tsx Panel Editor: avoid updates when schema is the same (#32668) 2021-04-04 22:13:34 -07:00
OptionsPaneCategory.tsx Theme: V8 theme updates to text colors and buttons (#32905) 2021-04-12 19:44:43 +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: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
OptionsPaneOptions.tsx Theming: Updates to select styles and theme model progress (#32797) 2021-04-12 14:23:00 +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 Theming: Updates to select styles and theme model progress (#32797) 2021-04-12 14:23:00 +02: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 Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +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
types.ts Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
usePanelLatestData.ts Panel Editor: avoid updates when schema is the same (#32668) 2021-04-04 22:13:34 -07:00
utils.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
utils.ts 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 Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00