stable
Clone or download
Read-only
This is part of story #20066 display stories childen of features How to test: * Have User Stories linked to feature * Go to program project Expected results: * At the beginning, US are hidden * You can click on chevron to see them * If you show/hide/show US, Then they are loaded only once Change-Id: I32edf0fa55b4e8997afae41b08ec3560740dc66c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCardBacklogItems.test.ts | +60 | −1 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/FeatureCardBacklogItems.vue | +28 | −2 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/components/Backlog/ToBePlanned/ToBePlannedBacklogItems.test.ts | +23 | −1 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/components/Backlog/ToBePlanned/ToBePlannedBacklogItems.vue | +28 | −2 | Go to diff View file |
M | plugins/program_management/themes/BurningParrot/program_management/_element.scss | +24 | −3 | Go to diff View file |