stable
Clone or download
Read-only
Part of request #12724 Format Vue template with newer Prettier No functional change expected Change-Id: Ia277254040d6a7cd14d4cbabc3c1be74e811a4ff
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/angular/src/app/campaign/campaign-edit-controller.test.js | +4 | −1 | Go to diff View file |
M | scripts/angular/src/app/campaign/campaign-list-controller.test.js | +16 | −4 | Go to diff View file |
M | scripts/angular/src/app/execution/execution-list-controller.test.js | +8 | −6 | Go to diff View file |
M | scripts/angular/src/app/execution/execution-with-steps/step/step-controller.test.js | +4 | −3 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionActions.vue | +1 | −1 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionArrowExpected.vue | +11 | −5 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionDragContainer.vue | +1 | −3 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionDraggableComponent.vue | +9 | −4 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionEditableStep.vue | +13 | −12 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionEntry.vue | +3 | −2 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionField.vue | +6 | −7 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionMarkedAsDeleted.vue | +8 | −10 | Go to diff View file |
M | scripts/step-definition-field/StepDefinitionNoStep.vue | +2 | −9 | Go to diff View file |