grafana/public/app/features/dashboard/state
Torkel Ödegaard 7e22b8e6fb
Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822)
* Dashboard: Don't show unsaved changes modal for automatic schema changes

* More refinements

* Fix logic in updateGridPos
2022-06-17 08:58:53 +02:00
..
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
analyticsProcessor.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashboardMigrator.test.ts Expressions: Fixes dashboard schema migration issue that casued Expression datasource to be set on panel level (#50945) 2022-06-17 08:57:11 +02:00
DashboardMigrator.ts Expressions: Fixes dashboard schema migration issue that casued Expression datasource to be set on panel level (#50945) 2022-06-17 08:57:11 +02:00
DashboardModel.refresh.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardModel.repeat.test.ts remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
DashboardModel.test.ts Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822) 2022-06-17 08:58:53 +02:00
DashboardModel.ts Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822) 2022-06-17 08:58:53 +02:00
getPanelOptionsWithDefaults.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getPanelOptionsWithDefaults.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
initDashboard.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
PanelModel.test.ts Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822) 2022-06-17 08:58:53 +02:00
PanelModel.ts Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822) 2022-06-17 08:58:53 +02:00
reducers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TimeModel.ts Explore: Add t * keybindings to change time range (#45020) 2022-02-17 07:39:02 -06:00
utils.test.ts DashboardModel: Tidy up some of the older code (#48355) 2022-05-04 09:39:41 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00