stable
Clone or download
Read-only
Merge commit 'refs/changes/53/10653/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11510 Extract translations from Vue template Change-Id: Icc96a3964d99c6fc86d9d20e7350dc9719f2c6c5
Modified Files
Name | ||||
---|---|---|---|---|
M | package-lock.json | +445 | −0 | Go to diff View file |
M | package.json | +1 | −0 | Go to diff View file |
M | plugins/label/build-manifest.json | +2 | −2 | Go to diff View file |
M | plugins/label/www/scripts/package-lock.json | +8 | −16 | Go to diff View file |
M | plugins/label/www/scripts/package.json | +4 | −3 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/po/template.pot | +7 | −0 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/src/LabeledItem.vue | +2 | −2 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/src/LabeledItemsList.spec.js | +2 | −1 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/src/LabeledItemsList.vue | +21 | −25 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/src/app.spec.js | +8 | −0 | Go to diff View file |
M | plugins/label/www/scripts/project-labeled-items/src/index.js | +13 | −5 | Go to diff View file |
M | plugins/label/www/scripts/webpack.config.js | +8 | −2 | Go to diff View file |
M | tools/utils/generate-po.php | +17 | −0 | Go to diff View file |
R | plugins/label/www/scripts/project-labeled-items/src/gettext-provider.js | Go to diff View file | ||
M | tools/utils/scripts/webpack-aliases.js | +6 | −1 | Go to diff View file |
M | tools/utils/scripts/webpack-rule-configs.js | +11 | −1 | Go to diff View file |