stable

Clone or download

Read-only

Refactor PostActionSection Vue component

Part of story #12187 configure workflow pre & post actions at target state level No functionnal changes expected here. Change-Id: I0e0fd1ebf15ae903077828d510020ec6419738bb

Modified Files

Name
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PostAction.vue +60 −2 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PostActionsSection.spec.js +5 −5 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PostActionsSection.vue +4 −52 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/store/transition-modal/transition-mutations.js +2 −2 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/src/store/transition-modal/transition-mutations.spec.js +6 −2 Go to diff View file