stable

Clone or download

Read-only

Remove widgets when we remove a dashboard

This is part of story #10173 Have multiple dashboards When we delete a dashboard, we should not leave orphan lines, columns and widgets. Change-Id: I9751ca688d9e1ad94dd22ef7f2b239b5f6e82b98

Modified Files

Name
M src/common/Dashboard/Project/ProjectDashboardDao.php +23 −7 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardSaver.php +1 −2 Go to diff View file
M src/common/Dashboard/User/UserDashboardDao.php +26 −10 Go to diff View file
M src/common/Dashboard/Widget/DashboardWidgetDao.php +42 −0 Go to diff View file
M src/www/my/index.php +1 −1 Go to diff View file
M src/www/projects.php +1 −1 Go to diff View file