stable

Clone or download

Read-only

Add color label with select2

This is a part of story #10499 Have a labels widget on project dashboards To test: Labels should have the correct color. Change-Id: I64c88f80a0441b794b205b8e433e7948b1be82b8

Modified Files

Name
M plugins/label/include/Label/Widget/ProjectLabelBuilder.php +2 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabelSelectorPresenter.php +5 −3 Go to diff View file
M plugins/label/site-content/fr_FR/LC_MESSAGES/tuleap-label.po +2 −2 Go to diff View file
M plugins/label/site-content/tuleap-label.pot +1 −1 Go to diff View file
M plugins/label/templates/widgets/project-label-selector.mustache +1 −0 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/index.js +8 −3 Go to diff View file
M plugins/label/www/scripts/project-labeled-items/src/labels-box.js +51 −6 Go to diff View file
M plugins/label/www/themes/BurningParrot/css/_label.scss +2 −0 Go to diff View file
A plugins/label/www/themes/BurningParrot/css/_labels-box.scss +84 −0 Go to diff View file