stable
Clone or download
Read-only
In order to avoid ambiguity, methods with same role should have same name. So, some actions are renamed and rest queriers are imported as rest* in actions to avoid conflicts. Part of story #12187 configure workflow pre & post actions at target state level Change-Id: I915f874498706d3ac6458c7b83af6a390f904075
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/www/scripts/workflow-transitions/src/components/ChangeFieldConfirmationModal.vue | +10 | −13 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/FirstConfigurationSections.vue | +8 | −10 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionMatrixContent.spec.js | +8 | −8 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionMatrixContent.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionsConfigurationHeaderSection.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/store/actions.js | +19 | −12 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/store/actions.spec.js | +37 | −34 | Go to diff View file |