stable

Clone or download

Read-only

Do not display preview title when there is no preview

this is part of story #11347 have a UI to accesss Move artifact There should not be a preview state in case of error. Try to move an artifact in the same tracker: header doesn't change. Furthermore, project and tracker selectors are not reset so that the user can fix their error. Change-Id: I75fb2998c9822fcc349834df349725a67069635e

Modified Files

Name
M plugins/tracker/templates/action-buttons/action-buttons.mustache +0 −1 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/po/fr.po +1 −4 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/po/template.pot +0 −3 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/src/components/MoveModal.vue +2 −5 Go to diff View file
D plugins/tracker/www/scripts/artifact-action-buttons/src/components/MoveModalPreviewTitle.vue +0 −80 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/src/from-tracker-presenter.js +3 −8 Go to diff View file
M plugins/tracker/www/scripts/artifact-action-buttons/src/index.js +2 −2 Go to diff View file