stable
Clone or download
Read-only
part of story #21385 display Program's iterations No functional changes Change-Id: I2d69e94bb52f2a2375ae3bd975842e0e97c0b200
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/program_management/include/Adapter/Program/Backlog/UserStory/TrackerIdRetriever.php | Go to diff View file | ||
M | plugins/program_management/include/Adapter/Program/Feature/Links/UserStoryRepresentationBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Feature/Links/UserStory.php | +4 | −5 | Go to diff View file |
A | plugins/program_management/include/Domain/Program/Backlog/Feature/Links/UserStoryTrackerIdentifier.php | +49 | −0 | Go to diff View file |
R | plugins/program_management/include/Domain/Program/Backlog/UserStory/RetrieveTrackerId.php | Go to diff View file | ||
M | plugins/program_management/include/REST/v1/ProgramBacklogItemsResource.php | +2 | −2 | Go to diff View file |
R | plugins/program_management/tests/unit/Adapter/Program/Backlog/UserStory/TrackerIdRetrieverTest.php | Go to diff View file | ||
M | plugins/program_management/tests/unit/Adapter/Program/Feature/Links/UserStoryRepresentationBuilderTest.php | +2 | −2 | Go to diff View file |
A | plugins/program_management/tests/unit/Domain/Program/Backlog/Feature/Links/UserStoryTrackerIdentifierTest.php | +40 | −0 | Go to diff View file |
R | plugins/program_management/tests/unit/Stub/RetrieveTrackerIdStub.php | Go to diff View file |