stable
Clone or download
Read-only
Part of story #11389: snapshot test executions Follow-up to commit #85b53984e8a609a80856ee8f372b74f52010ac7c When the test is switched automagically to notrun (because the user has just updated the test), then we should invite the user to start over the test execution. Change-Id: Ib6eff9aa4eba76497640cd2ac751d1eee1bcc91f
Modified Files
Name | ||||
---|---|---|---|---|
M | www/scripts/angular/po/fr.po | +9 | −1 | Go to diff View file |
M | www/scripts/angular/po/template.pot | +4 | −0 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-detail-controller.js | +2 | −0 | Go to diff View file |
A | www/scripts/angular/src/app/execution/execution-detail-just-updated-component.js | +27 | −0 | Go to diff View file |
A | www/scripts/angular/src/app/execution/execution-detail-just-updated-state.js | +14 | −0 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution-detail.tpl.html | +1 | −0 | Go to diff View file |
M | www/scripts/angular/src/app/execution/execution.js | +8 | −6 | Go to diff View file |
M | www/themes/BurningParrot/css/includes/_campaign.scss | +1 | −0 | Go to diff View file |