grafana/public/app/features/dashboard/dashgrid
Jack Westbrook 0fea1cf970
PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831)
* feat(dashboard): introduce selector with fallback for unknown plugin

* refactor(dashboard): replace redux connect with redux hooks

* fix(dashboard): add a fallback for vizpicker when a panel plugin cannot be found

* feat(dashboard): add an icon for fallback plugins for vizpicker

* refactor(dashboard): prefer HOF selector
2021-06-17 15:18:05 +02:00
..
__snapshots__ Variables: Refreshes all panels even if panel is full screen (#34097) 2021-05-14 10:42:33 +02:00
PanelHeader Library panels: Normalize feature name as "Library panels" (#33540) 2021-05-04 09:00:44 +01:00
DashboardGrid.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardGrid.tsx Dashboard: Fix changes doesn't reflect after changing panel sizes in inspect JSON and click on apply (#35276) 2021-06-15 14:12:32 +02:00
DashboardPanel.tsx DashboardPanel: migrates styling from sass to emotion (#33115) 2021-04-21 12:24:44 +01:00
PanelChrome.test.tsx LazyLoading: Fix queries being issued again when scrolling a panel in and out of view (#34061) 2021-05-14 19:33:47 +02:00
PanelChrome.tsx Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
PanelChromeAngular.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelPluginError.tsx PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00
PanelResizer.tsx Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
SeriesVisibilityConfigFactory.ts PieChart: move hiding series to PanelContext (#33756) 2021-05-06 12:22:03 -07:00