..
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
Chore: Update typescript to v4.2.4 ( #33297 )
2021-04-28 15:40:01 +03: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
PanelEdit: Always have bottom border to make sections easier to see when expanded ( #35565 )
2021-06-14 12:41:09 +02:00
getPanelFrameOptions.tsx
PanelEdit: Adds a table view toggle to quickly view data in table form ( #33753 )
2021-05-07 17:09:06 +02:00
getVizualizationOptions.tsx
PanelOptions: Don't mutate panel options/field config object when updating ( #36441 )
2021-07-07 08:58:07 +02:00
index.ts
New panel editor (behind feature toggle) ( #21097 )
2019-12-16 09:18:48 +01:00
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
PanelEdit: Highlight matched words when searching options ( #33717 )
2021-05-05 09:12:06 +02:00
OptionsPaneItemDescriptor.tsx
PanelEdit: Highlight matched words when searching options ( #33717 )
2021-05-05 09:12:06 +02:00
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
PanelEdit: Highlight matched words when searching options ( #33717 )
2021-05-05 09:12: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
DashboardPage: Refactor state to fix state timing bugs and reduce unnecessary re-renders ( #36460 )
2021-07-07 18:39:45 +02:00
PanelEditorQueries.tsx
PanelEditor: Fixes issue with data source picker not updating when selecting mixed data source ( #32386 )
2021-03-29 08:15:26 +02:00
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
Chore: eslint react hook fix for public folder ( #31174 )
2021-03-25 12:42:14 +01:00
PanelNotSupported.tsx
Chore: eslint react hook fix for public folder ( #31174 )
2021-03-25 12:42:14 +01:00
types.ts
PanelEdit: Adds a table view toggle to quickly view data in table form ( #33753 )
2021-05-07 17:09:06 +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: 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
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