..
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
VisualizationSelection: Real previews of suitable visualisation and options based on current data ( #40527 )
2021-10-25 13:55:06 +02:00
DynamicConfigValueEditor.tsx
Overrides: Pass searchQuery to overrides section to highlight correctly ( #41684 )
2021-11-16 11:41:53 +00:00
getFieldOverrideElements.tsx
Overrides: Pass searchQuery to overrides section to highlight correctly ( #41684 )
2021-11-16 11:41:53 +00:00
getLibraryPanelOptions.tsx
LibraryPanels: Separates name from panel title ( #38707 )
2021-09-01 13:27:43 +02:00
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
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
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
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.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
AppEvents: export appEvents in @grafana/runtime and support copy panel ( #40715 )
2021-10-20 13:01:21 -07:00
PanelEditorTabs.tsx
Alerting: Fixed logic on how to render alert tab ( #43339 )
2021-12-20 15:30:31 +01: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: Present actionable suggestions when panel cannot visualize current data ( #42083 )
2021-11-25 09:41:03 +01: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
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