stable
Clone or download
Read-only
part of request #23043 Program management: clean domain No functional changes: Change-Id: Ie9a27258c46a96c92271a13fcc60a29e4dd6fc11
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Workspace/ProjectManagerAdapter.php | +8 | −3 | Go to diff View file |
M | plugins/program_management/include/DisplayAdminProgramManagementController.php | +4 | −4 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Admin/PotentialTeam/PotentialTeamsCollection.php | +8 | −8 | Go to diff View file |
M | plugins/program_management/include/Domain/Workspace/RetrieveProject.php | +0 | −5 | Go to diff View file |
A | plugins/program_management/include/Domain/Workspace/SearchProjectsUserIsAdmin.php | +35 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayAdminProgramManagementControllerTest.php | +3 | −2 | Go to diff View file |
R | plugins/program_management/tests/unit/Domain/Program/Admin/PotentialTeam/PotentialTeamsBuilderTest.php | Go to diff View file | ||
A | plugins/program_management/tests/unit/Stub/SearchProjectsUserIsAdminStub.php | +51 | −0 | Go to diff View file |