stable
Clone or download
Read-only
this is part of story #11347 have a UI to accesss Move artifact How to test - if you have less than 5 fields successfully/partially/not migrated => show details link is not displayed - if you have more than 5 => show details link is displayed => on click oll fields are loaded Change-Id: Id603e8287e85d92cc0e208e2ca822248401f528c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/www/scripts/artifact-action-buttons/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/po/template.pot | +3 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunFullyMigratedFieldState.vue | +5 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunNotMigratedFieldState.vue | +5 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunPartiallyMigratedFieldState.vue | +5 | −4 | Go to diff View file |
A | plugins/tracker/www/scripts/artifact-action-buttons/src/components/FieldErrorMessage.vue | +59 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/FlamingParrot/css/style.scss | +19 | −7 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/includes/_move-artifact.scss | +9 | −0 | Go to diff View file |