Conversation
97e6498 to
a870a3b
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1564 +/- ##
==========================================
+ Coverage 78.82% 78.88% +0.05%
==========================================
Files 81 81
Lines 7038 7118 +80
==========================================
+ Hits 5548 5615 +67
- Misses 1490 1503 +13
🚀 New features to boost your workflow:
|
datalab
|
||||||||||||||||||||||||||||
| Project |
datalab
|
| Branch Review |
bc/ui-sharing-col
|
| Run status |
|
| Run duration | 09m 44s |
| Commit |
|
| Committer | Ben Charmes |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
478
|
| View all changes introduced in this branch ↗︎ | |
c3a5da2 to
9da99c9
Compare
5f419b8 to
65ad45a
Compare
65ad45a to
fa6a221
Compare
manual pre-commit Fix mongodump installation issue in server container (#1561) manual pre-commit Manual apply prettier formatting manual fix pre-commit
fa6a221 to
52e281d
Compare
15f5da9 to
2f82e1d
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.
Closes #1524
Changes:
/collections/<id>/permissionsendpointCollections now support the same permission system as items, with groups providing read-only access and creators having read-write access.
When a user has access to a collection as a creator or via group membership, they also get read access to the items within.