grafana/public/app/features/dashboard/state
Jeroen Op 't Eynde e1685cb44b
fix: set schemaVersion on dashboard schema (CUE) (#87712)
* fix: set schemaVersion on dashboard schema (CUE)

* docs: add comment to migration code

* fix: run make gen-cue
2024-05-28 16:16:20 +02:00
..
__fixtures__ DashboardSchema: Remove some old panel types (#78590) 2023-11-24 14:53:28 +01:00
actions.ts Chore: remove legacy dashboard and folder permission pages (#77143) 2023-10-31 14:23:37 +00:00
analyticsProcessor.ts Chore: Remove deprecated dashboardId from panel query runner (#64786) 2023-04-14 16:50:10 -07:00
DashboardMigrator.test.ts Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
DashboardMigrator.ts fix: set schemaVersion on dashboard schema (CUE) (#87712) 2024-05-28 16:16:20 +02:00
DashboardModel.refresh.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
DashboardModel.repeat.test.ts Chore: some test type fixes (#82889) 2024-02-16 14:35:26 +00:00
DashboardModel.test.ts Dashboards: Remove emptyDashboardPage feature flag (#81188) 2024-01-25 14:04:29 +00:00
DashboardModel.ts Dashboards: timeRangeUpdatedDuringEditOrView should not be persisted (#88119) 2024-05-21 11:41:28 +02:00
getPanelPluginToMigrateTo.ts AngularMigration: Allow dashboard by dashboard migration (#84100) 2024-03-27 16:24:24 -05:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Chore: Upgrade redux (#86877) 2024-05-10 14:28:51 +01:00
initDashboard.ts DashboardScene: Measure and report scene load time (#86267) 2024-04-24 11:45:32 +02:00
PanelModel.test.ts Chore: Some test type fixes (#81812) 2024-02-05 09:47:30 +00:00
PanelModel.ts Chore: Type improvements (#87634) 2024-05-10 17:28:44 +01:00
reducers.test.ts Chore: remove legacy dashboard and folder permission pages (#77143) 2023-10-31 14:23:37 +00:00
reducers.ts Chore: improve types (#78126) 2023-11-16 12:39:12 +00:00
selectors.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TimeModel.ts Dashbboard: Fixes time picker schema default issues (#81847) 2024-02-05 12:32:59 +01:00
utils.test.ts Chore: some low-hanging type assertion fruit (#51618) 2022-06-30 10:40:00 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00