-
Notifications
You must be signed in to change notification settings - Fork 156
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
[full-ci] Space group members #8161
Conversation
introduce isMember check to detect if a user is a direct or indirect member of a space
2695e80
to
37e77eb
Compare
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/31076/66/1 💥 The acceptance tests failed on retry. Please find the screenshots inside ...
webUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L54.pngwebUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L55.pngwebUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L56.pngwebUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L57.pngwebUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L58.pngwebUISharingFolderPermissionsGroups-sharePermissionsGroup_feature-L59.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L100.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L101.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L102.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L103.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L122.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L123.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L126.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L156.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L157.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L158.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L161.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L170.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L21.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L36.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L52.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L68.pngwebUISharingPermissionsUsers-sharePermissionsUsers_feature-L99.png |
Results for e2e-tests oC10 https://drone.owncloud.com/owncloud/web/31108/11/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/31108/tracing/upload-resources-in-personal-space-alice-2023-1-3-10-26-22.zip |
fix FileShares snapshots fix failing FileShares acceptance tests
3813cf8
to
a705861
Compare
should we create an e2e user story for that or integrate it in a existing story? |
That would be nice, can you talk to @lookacat , he planned to create one today. But please as separate pr, we need to get this merged today. thank you 😘 |
...es/src/components/SideBar/Shares/Collaborators/InviteCollaborator/InviteCollaboratorForm.vue
Outdated
Show resolved
Hide resolved
packages/web-app-files/tests/unit/components/SideBar/Shares/SpaceMembers.spec.ts
Outdated
Show resolved
Hide resolved
Also, loading my personal space gives me console errors: Does it work for you @fschade ? |
It needs the latest master ocis, which version is in use? |
@fschade Ahhh sorry, now it works 🙈 Thanks! I found another nitpick though:
|
fixed in 53e94f8 |
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.
Nice 🚀
SonarCloud Quality Gate failed. |
Description
This pr allows to select groups int the space member sharing dialogue.
So far it was only possible to select users.
Related Issue
Motivation and Context
be able to share resources to groups instead of user only.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: