stable

Clone or download

Read-only

chore: Build only one stylesheet for testmanagement

No functional changes Closes request #21378: Build only one stylesheet for testmanagement plugin Change-Id: I0adf7f21d11cd520b5d3bf9a02f628cb64becc99

Modified Files

Name
M plugins/testmanagement/include/TestManagement/LegacyRoutingController.php +2 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_artifact-links-graph.scss +6 −5 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_campaign.scss +12 −12 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_current-execution.scss +35 −35 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-details-modal.scss +6 −6 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss +47 −45 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_presence.scss +3 −3 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_project-header-background.scss +3 −2 Go to diff View file
M plugins/testmanagement/themes/BurningParrot/css/includes/_steps.scss +17 −17 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-blue.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-green.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-grey.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-orange.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-purple.scss +0 −22 Go to diff View file
D plugins/testmanagement/themes/BurningParrot/css/style-red.scss +0 −22 Go to diff View file
R plugins/testmanagement/themes/BurningParrot/css/_testmanagement.scss Go to diff View file
M plugins/testmanagement/webpack.common.js +4 −10 Go to diff View file