stable
Clone or download
Read-only
story #22577 view and edit comment in modal It's easier and more understandable for the user to expand/collapse the comment zone directly in the current test pane than having to open a modal and having to handle two textarea for the comment edition. Change-Id: I266d0e110932f2983c698f0f457be918488fc68d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +4 | −14 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html | +71 | −63 | Go to diff View file |
D | plugins/testmanagement/scripts/testmanagement/src/execution/execution-details-modal-controller.js | +0 | −30 | Go to diff View file |
D | plugins/testmanagement/scripts/testmanagement/src/execution/execution-details-modal.tpl.html | +0 | −52 | Go to diff View file |
M | plugins/testmanagement/tests/e2e/cypress/cypress/integration/campaign.spec.ts | +0 | −14 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss | +36 | −5 | Go to diff View file |
D | plugins/testmanagement/themes/BurningParrot/css/includes/_execution-details-modal.scss | +0 | −50 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/testmanagement.scss | +0 | −1 | Go to diff View file |