feat(OCP): Add Interaction API#61128
Merged
Merged
Conversation
0a0a96a to
a5232ac
Compare
salmart-dev
previously approved these changes
Jun 10, 2026
Member
Author
|
I'll add some implementations in this PR. |
artonge
reviewed
Jun 12, 2026
1 task
a5232ac to
5494f52
Compare
CarlSchwan
reviewed
Jun 30, 2026
salmart-dev
requested changes
Jun 30, 2026
5494f52 to
f28cfed
Compare
salmart-dev
reviewed
Jul 1, 2026
f28cfed to
516ea14
Compare
Member
Author
|
Added one missing restriction and migrated files_sharing to use the new API. You can cross reference the restrictions from commit 2 and 3, to check that none went missing and they are correctly implemented. |
516ea14 to
32ad7da
Compare
Member
Author
|
All failing tests should be fixed now. The manager tests needed a lot of changes, because some were only testing some internal methods and now they're calling a lot more. |
32ad7da to
a44c028
Compare
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
…sed parameter Signed-off-by: provokateurin <kate@provokateurin.de>
…tions Signed-off-by: provokateurin <kate@provokateurin.de>
a44c028 to
fb17121
Compare
CarlSchwan
approved these changes
Jul 7, 2026
salmart-dev
approved these changes
Jul 7, 2026
Member
Author
|
/backport to stable34 |
3 tasks
Merged
3 tasks
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
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.
Needed for Governance and Unified Sharing and to centralize existing share restrictions.