grafana/public/app/features/dashboard/state
Dominik Prokop b47fba4b68
v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904)
* Remove singlestat panel from the codebase

* Automatically migrate deprecated panels

* Migrate singlestat to stat when initializing panel

* Singlestat -> gauge detection

* Missing await

* Throw error when panel plugin not found and allow new panels to take names of the deprecated ones

* Make it pretty

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-04-12 12:47:17 +02:00
..
actions.ts v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904) 2021-04-12 12:47:17 +02:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardMigrator.ts Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
DashboardModel.repeat.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardModel.test.ts DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
DashboardModel.ts DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
getPanelOptionsWithDefaults.test.ts Color: Fixes issue where colors where reset to gray when switch panels (#31611) 2021-03-04 08:04:45 +01:00
getPanelOptionsWithDefaults.ts Color: Fixes issue where colors where reset to gray when switch panels (#31611) 2021-03-04 08:04:45 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
initDashboard.ts DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
PanelModel.test.ts PanelInspect: Interpolates variables in CSV file name (#31936) 2021-03-15 08:44:13 +01:00
PanelModel.ts v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904) 2021-04-12 12:47:17 +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: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00