stable

Clone or download

Read-only

Add the tracker color on to be planned elements

part of story #18408 plan Features in Program Increment Card does now have a border corresponding to tracker color Card link to artifact is now corresponding to tracker color Change-Id: Ibfbc470942eff8bc1ef10bfab15904e9998f1307

Modified Files

Name
M plugins/scaled_agile/include/Adapter/Program/ToBePlaned/ToBePlannedElementsRetriever.php +3 −2 Go to diff View file
M plugins/scaled_agile/include/REST/v1/ToBePlannedElementRepresentation.php +13 −23 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlanned.test.ts +6 −2 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlannedCard.test.ts +4 −1 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlannedCard.vue +3 −2 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/__snapshots__/ToBePlannedCard.test.ts.snap +2 −2 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/helpers/ToBePlanned/element-to-plan-retriever.test.ts +12 −2 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/helpers/ToBePlanned/element-to-plan-retriever.ts +8 −1 Go to diff View file
M plugins/scaled_agile/tests/unit/Adapter/Program/ToBePlaned/ToBePlannedElementRetrieverTest.php +17 −2 Go to diff View file
M plugins/scaled_agile/themes/BurningParrot/scaled_agile/_element.scss +11 −2 Go to diff View file