stable

Clone or download

Read-only

Move campaign progression next to campaign name

This is part of story #22226 edit test execution comments * On small screens, the two parts of the header should stack * Trophy icon has been removed: a click anywhere in the presence section should open the modal * Only five avatars are shown and only people in the top 3 has a counter badge Change-Id: I627713a7bdc7697393316a7c8f43d260e451346c

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-header/execution-list-header.tpl.html +145 −108 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html +1 −18 Go to diff View file
A plugins/testmanagement/themes/BurningParrot/css/includes/_campaign-progression.scss +78 −0 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_campaign.scss +3 −81 Go to diff View file
A plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list-campaign-header.scss +169 −0 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss +11 −175 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_project-header-background.scss +64 −0 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/testmanagement.scss +45 −0 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +3 −0 Go to diff View file