-
Notifications
You must be signed in to change notification settings - Fork 184
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
Space properties opaque #3141
Space properties opaque #3141
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
d6cd6e5
to
400858f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
burn yaml with fire
💥 Acceptance test Core-API-Tests-ocis-storage-8 failed. Further test are cancelled... |
ea651f9
to
8f5d49e
Compare
thanks @C0rby |
e50c705
to
a04075e
Compare
a04075e
to
61e90e2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
61e90e2
to
31b6bad
Compare
Kudos, SonarCloud Quality Gate passed! |
nice 👍 |
Description
Change space properties implementation to use extended attributes instead of a spaces.yaml file
needs cs3org/reva#2527 and cs3org/reva#2512
Description
Properties should be stored by the storage driver and not the graph service.
We can now set and modify short description, space image and space readme. Only managers can set the short description. Editors can change the space image and readme id.
List spaces
Response
Update a Space
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: