stable

Clone or download

Read-only

Edit dashboards on project page

This is a part of story #10173 Have multiple dashboards To test: On project page you can edit a dashboard. Change-Id: Ie20af464878412f5aa8d9d6245b7376da8c5d5b0

Modified Files

Name
M src/common/Dashboard/Project/ProjectDashboardController.php +61 −0 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardDao.php +18 −0 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardRouter.php +3 −0 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardSaver.php +19 −4 Go to diff View file
M src/templates/dashboard/edit-dashboard-modal.mustache +1 −1 Go to diff View file
M src/templates/dashboard/project.mustache +17 −0 Go to diff View file