-
-
Notifications
You must be signed in to change notification settings - Fork 105
✨ Ownership-based access #427
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
base: master
Are you sure you want to change the base?
Conversation
Bundle ReportChanges will increase total bundle size by 5.79kB (0.33%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: manifestAssets Changed:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #427 +/- ##
==========================================
+ Coverage 89.44% 89.53% +0.08%
==========================================
Files 58 58
Lines 1668 1729 +61
Branches 385 402 +17
==========================================
+ Hits 1492 1548 +56
- Misses 155 175 +20
+ Partials 21 6 -15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This comment was marked as resolved.
This comment was marked as resolved.
❌ I'm able to transfer ownership by patching
|
Description
This PR implements a simple way of adding ownership access to items.
We can now add the
self
condition to an access rule to restrict the action to the owner of the item.Docs PR mnfst/docs#33
How can it be tested?
From the website repo, visit the new docs doing:
and play around !
Check list before submitting
npx changeset