stable

Clone or download

Read-only

Configure widget on add

This is part of story #10499: Have a labels widget on project dashboards You should be able to select labels while adding the widget on the dashboard. You should still be able to edit labels of an existing widget. This should work on IE11 as well. Change-Id: I4e937330299fe63eee88580223d129836bdac0d9

Modified Files

Name
M plugins/label/include/Label/Widget/Dao.php +0 −26 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabelRequestDataValidator.php +1 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +25 −10 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/index.js +8 −15 Go to diff View file
M src/www/scripts/dashboards/dashboard-modals.js +9 −3 Go to diff View file