stable

Clone or download

Read-only

Extract configuration of automated tests in dedicated modal

In TTM ยป Campaign, the configuration of automated tests for the campaign is now done in a dedicated modal. This will avoid to load 4000 tests just to update this configuration. Since the legacy modal is only dealing with tests selection, the Edit button is renamed and get a new icon. This should close request #18498: Separate campaing edition modal in 3 distinct modals Change-Id: I96b86e5467c8190cfa7970918de3b6f245582e03

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/po/fr.po +6 โˆ’9 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-automated-controller.js +76 โˆ’0 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-automated.tpl.html +53 โˆ’0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-controller.js +4 โˆ’10 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit.tpl.html +2 โˆ’31 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header-controller.js +18 โˆ’2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html +11 โˆ’2 Go to diff View file