stable
Clone or download
Read-only
part of story #21385 display Program's iterations No functional changes Change-Id: If10fa4ca2d33544da35debf9838b9cb58a8f9d33
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Plan/PrioritizeFeaturesPermissionVerifier.php | +7 | −5 | Go to diff View file |
R | plugins/program_management/include/Adapter/Workspace/ProgramUserPrivilegesRetriever.php | Go to diff View file | ||
M | plugins/program_management/include/DisplayPlanIterationsController.php | +3 | −3 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/PlannedIterations.php | +3 | −3 | Go to diff View file |
R | plugins/program_management/include/Domain/Workspace/RetrieveProgramUserPrivileges.php | Go to diff View file | ||
M | plugins/program_management/include/REST/v1/ProgramIncrementResource.php | +3 | −1 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProjectResource.php | +3 | −1 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +10 | −6 | Go to diff View file |
M | plugins/program_management/tests/Domain/Program/Backlog/ProgramIncrement/PlannedIterationsTest.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/DisplayPlanIterationsPresenterTest.php | +2 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Plan/PrioritizeFeaturesPermissionVerifierTest.php | +16 | −10 | Go to diff View file |
R | plugins/program_management/tests/unit/Adapter/Workspace/ProgramUserPrivilegesRetrieverTest.php | Go to diff View file | ||
M | plugins/program_management/tests/unit/DisplayPlanIterationsControllerTest.php | +2 | −2 | Go to diff View file |
R | plugins/program_management/tests/unit/Stub/RetrieveProgramUserPrivilegesStub.php | Go to diff View file |