grafana/public/app/features/dashboard/containers
Polina Boneva fe23c76250
Dashboard: New panel in a dashboard is not deleted after "Discard"-ing changes in Panel Edit (#66476)
* add isNew notPersistedProperty to PanelModel

* if panel is newly created and user "Discard"s it, the panel is removed entirely

* add Todo's for when we remove the emptyDashboardPage FF

* add isNew to new panel after file dropping on dashboard page

* handle the "Apply" case

* CSV file dropping is not relevant to a new panel bc it doesnt open edit page
2023-04-25 17:18:58 +03:00
..
DashboardPage.test.tsx Navigation: Unify Page component (#66951) 2023-04-24 16:41:32 +01:00
DashboardPage.tsx Dashboard: New panel in a dashboard is not deleted after "Discard"-ing changes in Panel Edit (#66476) 2023-04-25 17:18:58 +03:00
NewDashboardPage.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00
NewDashboardWithDS.tsx DataSourceList: Build a dashboard button to open new dashboard in panel edit with data source already set (#60532) 2023-01-06 09:21:40 -05:00
PublicDashboardPage.test.tsx Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
PublicDashboardPage.tsx PublicDashboards: Paused or deleted public dashboard screen (#63970) 2023-03-03 10:12:29 -03:00
SoloPanelPage.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
SoloPanelPage.tsx PanelChrome: Do not show menu when panel is embedded (#64549) 2023-03-13 17:47:52 +01:00