grafana/public/app/features/dashboard/components/PanelEditor
2021-11-02 00:33:36 -07:00
..
state VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
AngularPanelOptions.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +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 A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
getLibraryPanelOptions.tsx LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
getPanelFrameOptions.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 2021-10-13 16:59:47 +02:00
getVizualizationOptions.tsx Geomap: support multiple layers (#40906) 2021-10-27 14:49:11 -07:00
index.ts New panel editor (behind feature toggle) (#21097) 2019-12-16 09:18:48 +01:00
OptionsPane.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
OptionsPaneCategory.tsx Panel Options: link to an open category section (#40734) 2021-10-21 16:09:41 -04:00
OptionsPaneCategoryDescriptor.tsx Panel Options: support dynamic options editors (#39491) 2021-10-06 21:41:42 +02:00
OptionsPaneItemDescriptor.tsx PanelEdit: Highlight matched words when searching options (#33717) 2021-05-05 09:12:06 +02:00
OptionsPaneOptions.test.tsx Panel Options: link to an open category section (#40734) 2021-10-21 16:09:41 -04:00
OptionsPaneOptions.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +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 PanelEditor: remove showCategory on exit (#41174) 2021-11-02 00:33:36 -07:00
PanelEditorQueries.tsx Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
PanelEditorTableView.tsx AppEvents: export appEvents in @grafana/runtime and support copy panel (#40715) 2021-10-20 13:01:21 -07:00
PanelEditorTabs.tsx Chore: remove extra logging (#40428) 2021-10-14 07:35:40 +02:00
PanelNotSupported.test.tsx Chore: Bumps Immer, Redux Toolkit, Redux and React Redux (#38872) 2021-09-07 10:44:47 +02:00
PanelNotSupported.tsx Chore: Bumps Immer, Redux Toolkit, Redux and React Redux (#38872) 2021-09-07 10:44:47 +02:00
types.ts PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 2021-10-01 11:08:11 +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 PanelOptions: fix array with siblings (#39620) 2021-09-25 08:22:52 -07:00
utils.ts PanelOptions: fix array with siblings (#39620) 2021-09-25 08:22:52 -07:00
VisualizationButton.tsx PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00
VisualizationSelectPane.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00