stable
Clone or download
Read-only
…so that AddUserToProjectAccordingToInvitation does not depends on Tuleap\User\Account\Register\InvitationToEmail, only on Tuleap\InviteBuddy\* stuff. No functional changes Part of story #30021: Invite buddies to my Tuleap project Change-Id: I0131c94a04b3b05788b8c6190edccfb548456abd
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/InviteBuddy/AddUserToProjectAccordingToInvitation.php | +0 | −2 | Go to diff View file |
R | src/common/User/Account/Register/InvitationShouldBeToEmailException.php | Go to diff View file | ||
R | src/common/User/Account/Register/InvitationToEmail.php | Go to diff View file | ||
M | src/common/InviteBuddy/ProjectMemberAccordingToInvitationAdder.php | +0 | −1 | Go to diff View file |
M | src/common/User/Account/Register/AfterSuccessfulUserRegistration.php | +1 | −0 | Go to diff View file |
M | src/common/User/Account/Register/IExtractInvitationToEmail.php | +1 | −0 | Go to diff View file |
M | src/common/User/Account/Register/InvitationToEmailRequestExtractor.php | +1 | −0 | Go to diff View file |
M | src/common/User/Account/Register/RegisterFormContext.php | +2 | −0 | Go to diff View file |
M | tests/unit/common/InviteBuddy/AccountCreationFeedbackTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/InviteBuddy/AddUserToProjectAccordingToInvitationStub.php | +0 | −2 | Go to diff View file |
R | tests/unit/common/User/Account/Register/InvitationToEmailTest.php | Go to diff View file | ||
M | tests/unit/common/InviteBuddy/ProjectMemberAccordingToInvitationAdderTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/User/Account/Register/AfterSuccessfulUserRegistrationTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/User/Account/Register/DisplayRegisterFormControllerTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/User/Account/Register/IExtractInvitationToEmailStub.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/User/Account/Register/ProcessRegisterFormControllerTest.php | +1 | −0 | Go to diff View file |