stable
Clone or download
Read-only
Part of story #12187 configure workflow pre & post actions at target state level How to test: - Browse to a workflow - When you click on the "Change or remove" button near the workflow field, a modal will show up and ask to confirm - When you confirm, a spinner should be shown on the button - The modal should only close when the REST query succeeds Change-Id: I37c4192e4de0d8061afa0e322ff268e0a5a28ab7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/www/scripts/workflow-transitions/po/fr.po | +5 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/BaseTrackerWorkflowTransitions.spec.js | +4 | −4 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/BaseTrackerWorkflowTransitions.vue | +3 | −3 | Go to diff View file |
R | plugins/tracker/www/scripts/workflow-transitions/src/components/ChangeFieldConfirmationModal.vue | Go to diff View file | ||
A | plugins/tracker/www/scripts/workflow-transitions/src/components/Header/HeaderSection.vue | +74 | −0 | Go to diff View file |
A | plugins/tracker/www/scripts/workflow-transitions/src/components/Header/WorkflowFieldChange.vue | +93 | −0 | Go to diff View file |
D | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionsConfigurationHeaderSection.vue | +0 | −124 | Go to diff View file |