stable
Clone or download
Read-only
Part of story #12187 configure workflow pre & post actions at target state level How to test: go to /plugins/tracker/workflow/{tracker_id}/transitions with a tracker which has workflow field configured. Stands for: Table with transitions if it exists. There is no action. Change-Id: I11470a080ce1c8b5b4337c74671841b5ba38e8ff
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Tracker.class.php | +7 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/po/fr.po | +6 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/po/template.pot | +6 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionsMatrixSection.vue | +84 | −3 | Go to diff View file |
M | plugins/tracker/www/themes/BurningParrot/css/_workflow.scss | +3 | −13 | Go to diff View file |
A | plugins/tracker/www/themes/BurningParrot/css/workflow/header.scss | +31 | −0 | Go to diff View file |
A | plugins/tracker/www/themes/BurningParrot/css/workflow/matrix.scss | +120 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +9 | −2 | Go to diff View file |