stable

Clone or download

Read-only

Merge commit 'refs/changes/69/11669/9' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11729 - use vue-gettext in colorpicker Change-Id: I38a6e4909ecc9ce132679630037c37c8c74672eb

Modified Files

Name
M plugins/agiledashboard/www/js/webpack.config.js +25 −3 Go to diff View file
M plugins/tracker/build-manifest.json +3 −3 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +0 −16 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +0 −14 Go to diff View file
M plugins/tracker/templates/colorpicker/colorpicker-mount-point.mustache +0 −20 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/src/modal.js +1 −1 Go to diff View file
M plugins/tracker/www/scripts/colorpicker/ColorPicker.vue +5 −10 Go to diff View file
M plugins/tracker/www/scripts/colorpicker/ColorPickerNoColorOption.vue +5 −4 Go to diff View file
M plugins/tracker/www/scripts/colorpicker/ColorPickerSwitch.vue +11 −11 Go to diff View file
M plugins/tracker/www/scripts/colorpicker/index.js +14 −1 Go to diff View file
M plugins/tracker/www/scripts/package.json +3 −5 Go to diff View file
R plugins/tracker/www/scripts/artifact-action-buttons/po/fr.po Go to diff View file
R plugins/tracker/www/scripts/artifact-action-buttons/po/template.pot Go to diff View file
M plugins/tracker/www/scripts/webpack.config.js +9 −9 Go to diff View file