stable
Clone or download
Read-only
Part of story #11232 have a "Launch automated tests" in TTM UI How to test: - Given you can edit the campaign, you can set a job url and token in the Edit campaign modal - Given you can't edit the campaign, the Edit button should be disabled Change-Id: If1bc099565a782528adbca0dbfd9e32dd095a5bf
Modified Files
Name | ||||
---|---|---|---|---|
M | include/TestManagement/REST/v1/CampaignRepresentation.class.php | +7 | −3 | Go to diff View file |
M | www/scripts/angular/po/fr.po | +32 | −2 | Go to diff View file |
M | www/scripts/angular/po/template.pot | +28 | −0 | Go to diff View file |
M | www/scripts/angular/src/app/campaign/campaign-edit-controller.js | +5 | −1 | Go to diff View file |
M | www/scripts/angular/src/app/campaign/campaign-edit.tpl.html | +31 | −0 | Go to diff View file |
M | www/scripts/angular/src/app/campaign/campaign-service.js | +9 | −10 | Go to diff View file |
M | www/scripts/angular/src/app/campaign/campaign-service.spec.js | +13 | −5 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-list-header/execution-list-header.tpl.html | +4 | −1 | Go to diff View file |
M | www/themes/BurningParrot/css/includes/_campaign.scss | +6 | −1 | Go to diff View file |