stable
Clone or download
Read-only
In order to test you need: * the feature flag feature_flag_project_background activated * a project with a background * another project without background to compare differences Part of story #17551: apply background image on all project pages Change-Id: I80efd47837e2d6aaef2be36ecbcfdeddba1fd201
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-list.tpl.html | +15 | −16 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html | +3 | −2 | Go to diff View file |
M | plugins/testmanagement/templates/admin.mustache | +2 | −1 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/_testmanagement.scss | +2 | −0 | Go to diff View file |
A | plugins/testmanagement/themes/BurningParrot/css/includes/_administration.scss | +23 | −0 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_campaign.scss | +2 | −1 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss | +8 | −5 | Go to diff View file |
A | plugins/testmanagement/themes/BurningParrot/css/includes/_project-header-background.scss | +40 | −0 | Go to diff View file |