stable
Clone or download
Read-only
part of: story #21385 display Program's iterations How to test: --> FeatureCards have now their project labels displayed in their headers. --> If the project has an icon, it is displayed Change-Id: I21c0f2292443c1c0d538c2cb2e2426a642e15805
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/FeatureCard.test.ts | +6 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/FeatureCard.vue | +8 | −1 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/__snapshots__/FeatureCard.test.ts.snap | +24 | −6 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/helpers/iteration-content-retriever.test.ts | +6 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/type.ts | +8 | −0 | Go to diff View file |
M | plugins/program_management/themes/planned-iterations/_element.scss | +23 | −6 | Go to diff View file |