grafana/public/app/features/dashboard/components/PanelEditor
Torkel Ödegaard a67eaf6b62
DashboardPage: Refactor state to fix state timing bugs and reduce unnecessary re-renders (#36460)
* DashboardPage: Refactoring state handling to improve performance and fix bugs with state out of sync

* Fixed exit panel editor timing issues

* New tests in RTL

* Updated comment

* Removed unused imports
2021-07-07 18:39:45 +02:00
..
state DashboardPage: Refactor state to fix state timing bugs and reduce unnecessary re-renders (#36460) 2021-07-07 18:39:45 +02:00
AngularPanelOptions.tsx
DynamicConfigValueEditor.tsx
OptionsPane.tsx PageToolbar: add bottom padding (#34602) 2021-05-26 10:49:39 +02:00
OptionsPaneCategory.tsx PanelEdit: Always have bottom border to make sections easier to see when expanded (#35565) 2021-06-14 12:41:09 +02:00
OptionsPaneCategoryDescriptor.tsx
OptionsPaneItemDescriptor.tsx
OptionsPaneOptions.test.tsx PanelEdit: Allow standard field config properties extensions without altering order of standard options (#34669) 2021-05-27 10:36:45 +02:00
OptionsPaneOptions.tsx
OverrideCategoryTitle.tsx
PanelEditor.tsx DashboardPage: Refactor state to fix state timing bugs and reduce unnecessary re-renders (#36460) 2021-07-07 18:39:45 +02:00
PanelEditorQueries.tsx
PanelEditorTableView.tsx Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
PanelEditorTabs.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelNotSupported.test.tsx
PanelNotSupported.tsx
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 PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00
getFieldOverrideElements.tsx PanelEdit: Always have bottom border to make sections easier to see when expanded (#35565) 2021-06-14 12:41:09 +02:00
getPanelFrameOptions.tsx
getVizualizationOptions.tsx PanelOptions: Don't mutate panel options/field config object when updating (#36441) 2021-07-07 08:58:07 +02:00
index.ts
types.ts
usePanelLatestData.ts
utils.test.ts PanelOptions: Don't mutate panel options/field config object when updating (#36441) 2021-07-07 08:58:07 +02:00
utils.ts PanelOptions: Don't mutate panel options/field config object when updating (#36441) 2021-07-07 08:58:07 +02:00