The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/dashboard/components/PanelEditor
Ryan McKinley e62dd592c8
Chore: remove extra logging (#40428)
4 years ago
..
state PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
AngularPanelOptions.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
DynamicConfigValueEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
OptionsPane.tsx PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 4 years ago
OptionsPaneCategory.tsx A11y/Dashboard: Fix misc. fastpass issues (#40296) 4 years ago
OptionsPaneCategoryDescriptor.tsx Panel Options: support dynamic options editors (#39491) 4 years ago
OptionsPaneItemDescriptor.tsx PanelEdit: Highlight matched words when searching options (#33717) 4 years ago
OptionsPaneOptions.test.tsx PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 4 years ago
OptionsPaneOptions.tsx Chore/Nit: Fix minor alignment issue in panel editor (#40232) 4 years ago
OverrideCategoryTitle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
PanelEditor.tsx PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
PanelEditorQueries.tsx PanelEditor: Fixes issue with data source picker not updating when selecting mixed data source (#32386) 4 years ago
PanelEditorTableView.tsx PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
PanelEditorTabs.tsx Chore: remove extra logging (#40428) 4 years ago
PanelNotSupported.test.tsx Chore: Bumps Immer, Redux Toolkit, Redux and React Redux (#38872) 4 years ago
PanelNotSupported.tsx Chore: Bumps Immer, Redux Toolkit, Redux and React Redux (#38872) 4 years ago
VisualizationButton.tsx PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 4 years ago
VisualizationSelectPane.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
getFieldOverrideElements.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
getLibraryPanelOptions.tsx LibraryPanels: Separates name from panel title (#38707) 4 years ago
getPanelFrameOptions.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
getVizualizationOptions.tsx AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
index.ts New panel editor (behind feature toggle) (#21097) 6 years ago
types.ts PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 4 years ago
usePanelLatestData.ts PanelData: include structure revision info and only apply overrides once (#33098) 4 years ago
utils.test.ts PanelOptions: fix array with siblings (#39620) 4 years ago
utils.ts PanelOptions: fix array with siblings (#39620) 4 years ago