stable
Clone or download
Read-only
part of story #21385 display Program's iterations No functional changes A semantic mistake have been made in iteration we see user stories (planned in teams project) and not the feature of program. Change-Id: If0c8f82a1026943bf3ced0c4e1f2850cbbaf5216
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationUserStoryList.test.ts | +9 | −9 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationUserStoryList.vue | +12 | −12 | Go to diff View file |
R | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/FeatureCard.test.ts | Go to diff View file | ||
R | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/FeatureCard.vue | Go to diff View file | ||
R | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/__snapshots__/FeatureCard.test.ts.snap | Go to diff View file | ||
M | plugins/program_management/scripts/planned-iterations/src/helpers/accessibility-helper.test.ts | +7 | −7 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/helpers/accessibility-helper.ts | +8 | −8 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/helpers/iteration-content-retriever.test.ts | +2 | −4 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/helpers/iteration-content-retriever.ts | +2 | −2 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/type.ts | +1 | −3 | Go to diff View file |