stable
Clone or download
Read-only
This is part of story #10498: Add labels on pull requests This step is necessary to be able to edit labels of current item. See https://gerrit.tuleap.net/9353 for usage example in pull request. Change-Id: I613aea07d79e362c0582746d96728e6e9dd22462
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/Label/LabelDao.php | +2 | −0 | Go to diff View file |
M | src/www/scripts/labels/labels-box.js | +114 | −21 | Go to diff View file |
M | src/www/scripts/webpack.config.js | +5 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_definitions.scss | +1 | −1 | Go to diff View file |
D | src/www/themes/FlamingParrot/css/utils/_item-label.scss | +0 | −40 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/_labels-box.scss | +190 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/js/fetch-wrapper.js | +7 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/js/index.js | +2 | −1 | Go to diff View file |