stable
Clone or download
Read-only
Merge commit 'refs/changes/81/21681/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #19265 🔥 Kill vue-gettext in the Artifact modal Change-Id: Ia1dc9bce86a4f27a6ab487d4565c15b3eee65555
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/webpack.common.js | +0 | −2 | Go to diff View file |
M | plugins/testmanagement/webpack.common.js | +0 | −1 | Go to diff View file |
M | plugins/tracker/build-manifest.json | +6 | −0 | Go to diff View file |
D | plugins/tracker/gulpfile.js | +0 | −51 | Go to diff View file |
M | plugins/tracker/package-lock.json | +276 | −3750 | Go to diff View file |
M | plugins/tracker/package.json | +1 | −4 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/package-lock.json | +0 | −5 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/package.json | +0 | −1 | Go to diff View file |
R | plugins/tracker/scripts/angular-artifact-modal/po/fr.po | Go to diff View file | ||
M | plugins/tracker/scripts/angular-artifact-modal/src/common/CommonmarkSyntaxHelper.vue | +10 | −4 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/common/FormatSelector.test.js | +5 | −0 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/common/FormatSelector.vue | +13 | −3 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/common/RichTextEditor.test.js | +2 | −0 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/common/RichTextEditor.vue | +10 | −7 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/followups/FollowupEditor.test.js | +2 | −0 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/followups/FollowupEditor.vue | +2 | −1 | Go to diff View file |
A | plugins/tracker/scripts/angular-artifact-modal/src/gettext-catalog.js | +41 | −0 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/helpers/local-vue.js | +1 | −9 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.js | +4 | −3 | Go to diff View file |
D | plugins/tracker/scripts/angular-artifact-modal/src/vue-initializer.js | +0 | −31 | Go to diff View file |
M | tools/utils/scripts/webpack-rule-configs.js | +0 | −9 | Go to diff View file |