grafana/public/app/features/dashboard/state
Gustaf Lindstedt 81511e34d9
Avoid breaking on fieldConfig without defaults field (#36666)
This would result in a `Dashboard init failed` error when migrating
dashboards with a folded panel that has a `fieldConfig` but has not
defined `fieldConfig.defaults`.
2021-07-13 09:43:09 +02:00
..
actions.ts Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680) 2021-06-16 08:31:16 +02:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts Avoid breaking on fieldConfig without defaults field (#36666) 2021-07-13 09:43:09 +02:00
DashboardMigrator.ts Avoid breaking on fieldConfig without defaults field (#36666) 2021-07-13 09:43:09 +02:00
DashboardModel.repeat.test.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
DashboardModel.test.ts Dashboard: Fix Editing a panel with auto-refresh enabled auto-refresh in the edit screen (#34128) 2021-05-18 10:20:11 +02:00
DashboardModel.ts DashboardPage: Refactor state to fix state timing bugs and reduce unnecessary re-renders (#36460) 2021-07-07 18:39:45 +02:00
getPanelOptionsWithDefaults.test.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
getPanelOptionsWithDefaults.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts ChangeTracker: Unified unsaved changes handling with library panels (#34989) 2021-06-02 12:24:19 +02:00
initDashboard.ts Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
PanelModel.test.ts Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
PanelModel.ts DashboardGrid: Refactorings and performance improvements (#35942) 2021-06-22 14:44:18 +02:00
reducers.test.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
reducers.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
selectors.ts PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00