stable
Clone or download
Read-only
Merge commit 'refs/changes/67/11167/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11432 Import labels-box instead of creating a library
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +0 | −7 | Go to diff View file |
M | plugins/pullrequest/www/scripts/karma.config.js | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/package-lock.json | +6 | −0 | Go to diff View file |
M | plugins/pullrequest/www/scripts/package.json | +2 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/labels/labels-controller.js | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/www/scripts/webpack.config.js | +15 | −9 | Go to diff View file |
M | src/www/scripts/labels/labels-box.js | +0 | −1 | Go to diff View file |
M | src/www/scripts/webpack.config.js | +0 | −27 | Go to diff View file |
M | src/www/themes/common/tlp/src/js/fetch-wrapper.js | +12 | −12 | Go to diff View file |
A | tools/utils/scripts/webpack-aliases.js | +52 | −0 | Go to diff View file |
M | tools/utils/scripts/webpack-configurator.js | +3 | −2 | Go to diff View file |