stable

Clone or download

Read-only

Users should not have the "add to dashboard" button in kanban when there is no dashboard

request #13986 Anonymous user have "add to dashboard" button in kanban When an user (included anonymous users) does not have any personnal dashboard, the button "add to dashboard" should not be displayed In the case of a project admin, the button is not displayed if there are neither personnal dashboard nor project dashboard. Change-Id: If0096092b2ef83c7146dd8cb93a909e7ec828457

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.js +10 −2 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.spec.js +113 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app.spec.js +2 −0 Go to diff View file