stable

Clone or download

Read-only

Extract edition of campaign label in dedicated modal

In TTM ยป Campaign, the edition of the label of the campaign is now done in a dedicated modal. This will avoid to load 4000 tests just to rename the campaign. The configuration of automated tests will also be moved in its dedicated modal, but it will be done in a dedicated patch to not clutter the review. As such the label of the legacy [๐Ÿ–Š๏ธ edit] button is not changed yet. Part of request #18498: Separate campaing edition modal in 3 distinct modals Change-Id: I816cbc548a7e099e1af584e597fb21204313fe71

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/po/fr.po +7 โˆ’2 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-label-controller.js +76 โˆ’0 Go to diff View file
A plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-label.tpl.html +48 โˆ’0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit.tpl.html +2 โˆ’24 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header-controller.js +17 โˆ’0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html +27 โˆ’1 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss +24 โˆ’1 Go to diff View file