-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Add support for sharing saved objects to all spaces #76132
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
jportner
merged 29 commits into
elastic:master
from
jportner:issue-69808-share-to-all-spaces
Oct 5, 2020
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8cdf171
Change `delete` to always delete the object
jportner d978bce
Change `SavedObjectsRepository` to support `'*'` namespace string
jportner 966f826
Small refactor for SecureSavedObjectsClientWrapper unit tests
jportner 69f6491
Change `create` and `bulkCreate` to allow initial namespaces
jportner 2e1dabb
Change "share to space" initial warning callout
jportner 6012e05
Clean up "Shared spaces" column code, add unit tests
jportner 87ed4e8
Change "Shared spaces" column to display "All spaces" badge
jportner 8385cdb
Clean up "Share to space" routes, add unit tests
jportner b79aff1
Remove dead code
jportner 1deac86
Clean up saved object authorization unit tests / errors
jportner a15abff
Change "Share to space" flyout to support sharing to all spaces
jportner e68ecc4
Change saved objects table to use force-delete
jportner f855fcd
Fix "Copy to space" functional test
jportner 1761d87
Fix unit tests that broke due to e68ecc4
jportner 42b6541
Merge branch 'master' into issue-69808-share-to-all-spaces
jportner ebf7da0
PR review feedback
jportner 48f0698
Tweak "no spaces available" text
jportner ebea8e4
Changes for additional PR review feedback
jportner bc9a57b
Address nits with SSOTAS authz
legrego c55dca3
Change `addToNamespaces` and `deleteFromNamespaces` authZ check
jportner 64a5b84
Don't pass start services to all share-to-space components
jportner c95bd93
Fix type check
jportner cb006b1
Merge branch 'master' into issue-69808-share-to-all-spaces
jportner 08eaf51
Fix API integration tests
jportner bdcf5fe
Merge branch 'master' into issue-69808-share-to-all-spaces
jportner e0ad362
More changes for PR review feedback
jportner 790a437
Rename `initialNamespaces` to `namespaces`
jportner 57ad704
Merge branch 'master' into issue-69808-share-to-all-spaces
jportner 3c0aa6b
Fix API integration tests
jportner 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
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.