stable
Clone or download
Read-only
request #11729 - use vue-gettext in colorpicker
How to test: - Translations are ok in the colorpicker in tracker and cardwall administration sections Change-Id: I91c37e98894feecb6cbbd15f717053f45f3633a7
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 |