-
-
Notifications
You must be signed in to change notification settings - Fork 228
BUGFIX: WorkspaceService
adjust to real world use cases
#5334
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
Merged
mhsdesign
merged 25 commits into
neos:9.0
from
mhsdesign:bugfix/workspace-service-adjustments
Dec 12, 2024
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d5300e2
TASK: Introduce utility methods for #5132
mhsdesign 1404d37
TASK: Introduce `WorkspaceService::deleteWorkspace`
mhsdesign 909223e
TASK: Test `ChangeBaseWorkspace` behaviour with security
mhsdesign 9755c9d
TASK: Ensure the live workspace is created by the WorkspaceService fo…
mhsdesign 0257b28
TASK: Ensure the live workspace is created by the WorkspaceService fo…
mhsdesign d514e61
TASK: Allow workspace creation with only base workspace read privilege
mhsdesign 484c1ab
BUGFIX: Only allow to publish if the current user can write to the base
mhsdesign 74cfaaa
TASK: Simplify test to only have one `uninvolved_editor`
mhsdesign a7d887f
BUGFIX: Ensure that the live workspace is created WITH public viewing…
mhsdesign 28b98c5
TASK: Add test for not authenticated case
mhsdesign 8ee8521
TASK: Fix workspace permission test to no be in authorizationChecksDi…
mhsdesign 6351ce6
TASK: Use `deleteWorkspace` from service in cli command and test
mhsdesign 06348d5
TASK: Throw specific `WorkspaceDoesNotExist` in workspace service to …
mhsdesign 6d0a149
BUGFIX: Allow to specify `WorkspaceRoleAssignments` when creating a n…
mhsdesign 3c678dd
TASK: Document how Neos.Neos:LivePublisher and Neos.Neos:AbstractEdit…
mhsdesign 1e5dae6
BUGFIX: Fix root workspace creation to specify assignments
mhsdesign a36e564
TASK: Test current state of ordering if multiple workspaces exist for…
mhsdesign 94c4065
TASK: Add test to ensure personal workspace names are always unique
mhsdesign 099274a
TASK: Document and cleanup `createRootWorkspace` and `createSharedWor…
mhsdesign 31473fb
BUGFIX: Ensure for now that the api does not allow two personal works…
mhsdesign 5cc7e0f
TASK: Apply suggestions from review
mhsdesign 3f65a74
BUGFIX: Use correct error code to assert
dlubitz 29a9b6c
Merge remote-tracking branch 'origin/9.0' into bugfix/workspace-servi…
mhsdesign ddccba1
TASK: Ensure that the workspace owner is unique via sql index
mhsdesign 08d01e1
TASK: Make workspace role and metadata creation atomic
mhsdesign File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.