stable

Clone or download

Read-only

TransitionDeletePopover is no longer a functional component

part of request #35095 Convert workflow in vue3 No functional changes: create a transition, then click on the transition a popover opens and enable you to remove the transition Change-Id: I404279e91d7a9f15e95b1fcef4100e43860b4e92

Modified Files

Name
M plugins/tracker/scripts/workflow-transitions/po/fr_FR.po +5 −10 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/po/pt_BR.po +3 −6 Go to diff View file
A plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeletePopover.test.js +98 −0 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeletePopover.vue +112 −36 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeleter.test.js +43 −150 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionDeleter.vue +8 −53 Go to diff View file