feat(docs): add document permission controls - #7586
Merged
Merged
Conversation
Playwright test resultsDetails
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## dev #7586 +/- ##
==========================================
+ Coverage 81.18% 81.23% +0.04%
==========================================
Files 2702 2715 +13
Lines 169885 170511 +626
Branches 41931 42229 +298
==========================================
+ Hits 137918 138511 +593
- Misses 31919 31952 +33
Partials 48 48 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
DR-Univer
force-pushed
the
feat/cross-unit-permissions
branch
from
August 24, 2026 07:38
1265362 to
752c02b
Compare
Member
Author
|
Regression follow-up (runtime switching, multi-unit isolation, keyboard/native entry points, and permission combinations):
Latest commit: |
DR-Univer
force-pushed
the
feat/cross-unit-permissions
branch
from
August 26, 2026 07:38
cde4e1d to
e84d568
Compare
jikkai
previously approved these changes
Aug 26, 2026
DR-Univer
force-pushed
the
feat/cross-unit-permissions
branch
from
August 26, 2026 10:02
407dc8a to
131d4be
Compare
wpxp123456
previously approved these changes
Aug 27, 2026
DR-Univer
force-pushed
the
feat/cross-unit-permissions
branch
from
August 27, 2026 06:34
0cb528c to
b6c42da
Compare
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.
Summary
setReadOnly(), no-argumentsetEditable(), and effectivecanEdit()checks@univerjs/protocolUnitObjectvalues for the new stable object scopes; the external Protocol repository is unchangedRebased onto
devat79a5b5609c.Validation
Pull Request Checklist