-
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
Implement the spaces list in the admin settings #8178
Conversation
8920e67
to
1c0321c
Compare
05294d4
to
da20b07
Compare
a2652d9
to
b9ba3d8
Compare
Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/31162/12/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/31162/tracing/spaces-can-be-listed-in-the-admin-settings-alice-2023-1-4-03-10-28.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/31162/tracing/spaces-can-be-listed-in-the-admin-settings-brian-2023-1-4-03-10-32.zip |
Kudos, SonarCloud Quality Gate passed! |
Okay, so the basic (read-only) functionality works as expected, including unit- & e2e-tests. We still have a bug in oCIS where the Two acceptance criteria can't be fulfilled right now:
|
Description
Implements the basic list of spaces in the admin settings. The list is read-only currently, actions and sidebar will come in a follow-up PR.
Types of changes
To-Dos