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 corrresponding to tracker color Change-Id: I9b82e5262946df3829d0e30b752abab2227519ca

Modified Files

Name
M plugins/scaled_agile/include/Adapter/Program/ToBePlaned/ToBePlannedElementsRetriever.php +2 −1 Go to diff View file
M plugins/scaled_agile/include/REST/v1/ToBePlannedElementRepresentation.php +6 −16 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlannedCard.test.ts +1 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/components/Backlog/ToBePlanned/ToBePlannedCard.vue +2 −1 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 +2 −0 Go to diff View file
M plugins/scaled_agile/scripts/scaled_agile/src/helpers/ToBePlanned/element-to-plan-retriever.ts +1 −0 Go to diff View file
M plugins/scaled_agile/tests/unit/Adapter/Program/ToBePlaned/ToBePlannedElementRetrieverTest.php +9 −2 Go to diff View file
M plugins/scaled_agile/themes/BurningParrot/scaled_agile/_element.scss +11 −2 Go to diff View file