grafana/public/app/features/dashboard/components/PanelEditor
Nathan Marrs 76827c2069
Refactor: move threshold editor out of grafana-ui (#44300)
2022-01-21 16:17:33 -08:00
..
state PanelEdit: Show when field options have override rules or data config that overrides the default (#40250) 2021-11-08 13:18:14 +01:00
AngularPanelOptions.tsx
DynamicConfigValueEditor.tsx Overrides: Pass searchQuery to overrides section to highlight correctly (#41684) 2021-11-16 11:41:53 +00:00
OptionsPane.tsx
OptionsPaneCategory.tsx Update dependency eslint-plugin-react to v7.27.1 (#43207) 2021-12-21 11:11:27 +00:00
OptionsPaneCategoryDescriptor.tsx Overrides: Pass searchQuery to overrides section to highlight correctly (#41684) 2021-11-16 11:41:53 +00:00
OptionsPaneItemDescriptor.tsx PanelEdit: Show when field options have override rules or data config that overrides the default (#40250) 2021-11-08 13:18:14 +01:00
OptionsPaneItemOverrides.tsx PanelEdit: Show when field options have override rules or data config that overrides the default (#40250) 2021-11-08 13:18:14 +01:00
OptionsPaneOptions.test.tsx Refactor: move threshold editor out of grafana-ui (#44300) 2022-01-21 16:17:33 -08:00
OptionsPaneOptions.tsx TextPanel: Fix suggestions for existing panels (#42195) 2021-11-24 11:20:36 +01:00
OverrideCategoryTitle.tsx PanelEdit: Always show delete icon button for overrides, even when collapsed (#42029) 2021-11-22 09:55:07 +01:00
PanelEditor.tsx Dashboards: Use IntersectionObserver to manage lazy loading of panels (#42834) 2021-12-13 12:42:33 +00:00
PanelEditorQueries.tsx PanelEdit: Query now correctly initializes data source (#42291) 2021-11-26 09:37:19 +00:00
PanelEditorTableView.tsx
PanelEditorTabs.tsx Alerting: Fixed logic on how to render alert tab (#43339) 2021-12-20 15:30:31 +01:00
PanelNotSupported.test.tsx
PanelNotSupported.tsx
VisualizationButton.tsx
VisualizationSelectPane.tsx VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
getFieldOverrideElements.tsx Overrides: Pass searchQuery to overrides section to highlight correctly (#41684) 2021-11-16 11:41:53 +00:00
getLibraryPanelOptions.tsx
getPanelFrameOptions.tsx Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
getVisualizationOptions.test.ts TextPanel: Fix suggestions for existing panels (#42195) 2021-11-24 11:20:36 +01:00
getVisualizationOptions.tsx TextPanel: Fix suggestions for existing panels (#42195) 2021-11-24 11:20:36 +01:00
index.ts
types.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
usePanelLatestData.ts
utils.test.ts
utils.ts