stable

Clone or download

Read-only

Fix request #29599: Reorder of TTM steps is broken

This replaces usage of dragula library by native implementation. In a test definition, try to reorder the steps. Save the artifact. ➡️ The new order is kept. Change-Id: Iaa4b7f2f9afc3af4c20737462a37abe3c76827f6

Modified Files

Name
M plugins/testmanagement/package.json +0 −1 Go to diff View file
M plugins/testmanagement/pnpm-lock.yaml +0 −34 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionDragContainer.vue +51 −17 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/StepDefinitionField.vue +2 −8 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/store/mutations.js +3 −10 Go to diff View file
M plugins/testmanagement/scripts/step-definition-field/store/state.js +0 −2 Go to diff View file
M plugins/testmanagement/themes/FlamingParrot/css/style.scss +30 −12 Go to diff View file