-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
EZEE-3167: Added generation of Site Access name for Sites #1405
Merged
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
mikadamczyk
force-pushed
the
EZEE-3167-preview
branch
from
June 18, 2020 13:01
7c5c257
to
db4ad2e
Compare
mikadamczyk
force-pushed
the
EZEE-3167-preview
branch
from
June 18, 2020 13:03
db4ad2e
to
279bbb4
Compare
mikadamczyk
requested review from
adamwojs,
michal-myszka,
Nattfarinn,
ViniTou and
webhdx
June 19, 2020 07:09
adamwojs
requested changes
Jun 22, 2020
src/bundle/Resources/views/themes/admin/content/content_preview.html.twig
Outdated
Show resolved
Hide resolved
ViniTou
reviewed
Jun 22, 2020
mikadamczyk
force-pushed
the
EZEE-3167-preview
branch
2 times, most recently
from
June 22, 2020 09:01
e2d14d0
to
901eb93
Compare
adamwojs
approved these changes
Jun 22, 2020
ViniTou
approved these changes
Jun 22, 2020
mikadamczyk
changed the title
EZEE-3189: Added generation of Site Access name for Sites
EZEE-3167: Added generation of Site Access name for Sites
Jun 22, 2020
mikadamczyk
force-pushed
the
EZEE-3167-preview
branch
from
June 22, 2020 10:04
1faec98
to
3da1d9a
Compare
micszo
approved these changes
Jun 22, 2020
You can merge it up. |
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
List of the Site Accesses should come from
siteAccessService
. Site Factory should have the possibility to modify the Site Access name.Checklist:
$ composer fix-cs
)