grafana/public/app/features/dashboard
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
..
api PublicDashboards: Reshare public dashboard to recipient API call (#64178) 2023-03-06 16:09:19 -03:00
components 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
containers 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
dashgrid 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
services Chore: remove dashboardsFromStorage (#65058) 2023-03-20 18:36:49 +02:00
state 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
utils 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
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00