stable

Clone or download

Read-only

feat(ttm): Disable controls during the file upload

This is part of story #22576 have multiple files uploaded with comments How to test: - Upload a file Expected result: - During the upload, buttons (status, "Save comment", "Cancel editin) are disabled Change-Id: I224dd174684dd1fc95f5e7340c97212b21f0b9b2

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +5 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js +21 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js +16 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html +6 −4 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss +7 −0 Go to diff View file