grafana/public/app/features/dashboard/dashgrid
Maria Alexandra b774dd9b1a
Dashboard: Fix changes doesn't reflect after changing panel sizes in inspect JSON and click on apply (#35276)
* Trigger DashboardPanelsChangedEvent from InspectJSONTab if the panel.gridPos changed and if the dashboard needs to re-render, if yes we will  that will update the positioning
* Minor cleanup

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-06-15 14:12:32 +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 Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +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