-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare Behat scenarios #339
Merged
vincentchalamon
merged 2 commits into
user-system-refacto
from
user-system-refacto-prepare
May 15, 2020
Merged
Prepare Behat scenarios #339
vincentchalamon
merged 2 commits into
user-system-refacto
from
user-system-refacto-prepare
May 15, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vincentchalamon
force-pushed
the
user-system-refacto-prepare
branch
from
April 21, 2020 22:10
6e3f9b5
to
0b2bb7f
Compare
nikophil
reviewed
Apr 23, 2020
nikophil
force-pushed
the
user-system-refacto-prepare
branch
from
April 23, 2020 08:04
825f87a
to
5214410
Compare
nikophil
reviewed
Apr 24, 2020
vincentchalamon
force-pushed
the
user-system-refacto-prepare
branch
2 times, most recently
from
May 13, 2020 12:50
800e447
to
eefe8d4
Compare
vincentchalamon
force-pushed
the
user-system-refacto-prepare
branch
from
May 13, 2020 14:38
eefe8d4
to
9fad177
Compare
vincentchalamon
force-pushed
the
user-system-refacto-prepare
branch
from
May 14, 2020 14:38
9fad177
to
4c854ed
Compare
mRoca
reviewed
May 14, 2020
mRoca
reviewed
May 14, 2020
mRoca
reviewed
May 14, 2020
mRoca
approved these changes
May 15, 2020
vincentchalamon
added a commit
that referenced
this pull request
May 15, 2020
vincentchalamon
added a commit
that referenced
this pull request
May 18, 2020
vincentchalamon
added a commit
that referenced
this pull request
May 18, 2020
vincentchalamon
added a commit
that referenced
this pull request
May 27, 2020
vincentchalamon
added a commit
that referenced
this pull request
May 27, 2020
mRoca
added a commit
that referenced
this pull request
Nov 4, 2020
* Prepare Behat scenarios for User system refacto (#339) * Refacto User login * Add reset password * Add Organization promote/revoke User * Add ROLE_SUPER_ADMIN * Add User impersonification for super-admin only * Remove useless ROLE_VOLUNTEER * wip * Fix PHP-CS Co-authored-by: Michel Roca <[email protected]>
mRoca
pushed a commit
that referenced
this pull request
Nov 4, 2020
mRoca
added a commit
that referenced
this pull request
Nov 4, 2020
* Prepare Behat scenarios for User system refacto (#339) * Refacto User login * Add reset password * Add Organization promote/revoke User * Add ROLE_SUPER_ADMIN * Add User impersonification for super-admin only * Remove useless ROLE_VOLUNTEER * wip * Fix PHP-CS Co-authored-by: Michel Roca <[email protected]>
mRoca
pushed a commit
that referenced
this pull request
Nov 13, 2020
mRoca
added a commit
that referenced
this pull request
Nov 13, 2020
* Prepare Behat scenarios for User system refacto (#339) * Refacto User login * Add reset password * Add Organization promote/revoke User * Add ROLE_SUPER_ADMIN * Add User impersonification for super-admin only * Remove useless ROLE_VOLUNTEER * wip * Fix PHP-CS Co-authored-by: Michel Roca <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prepare Behat scenarios for #338