-
Notifications
You must be signed in to change notification settings - Fork 9
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
Merge Spaces Management - Meeds-io/MIPs#160 #4191
Merged
Merged
Conversation
This file contains 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
…eeds-io/MIPs#160 (#4170) This change will introduce a new API for managing and administrating Spaces.
…7736 - Meeds-io/MIPs#160 (#4174) This change will implement a UI and update the Backend to allow creating a Group/Space Template from a Space Site.
boubaker
force-pushed
the
merge-mip-160
branch
2 times, most recently
from
November 16, 2024 05:23
dc952ca
to
3f44535
Compare
…7767 - Meeds-io/MIPs#160 (#4184) This change will allow to add group(s) as bound to a set of spaces by a single user selection.
…Meeds-io/MIPs#160 (#4185) This change will allow to delete in bulk selected spaces.
… - Meeds-io/MIPs#160 (#4186) This change will allow to modify space permissions in bulk using selected spaces.
…MEED-7771 - Meeds-io/MIPs#160 (#4187) Prior to this change, the spaces listing wasn't proposing the hidden spaces for Space Template identified Masters. This change will rework the Space Filtering process to allow including Space Template Managers when suggesting spaces in spaces list and using `Suggester Vue` reusable component using a specific filter.
…EED-7809 - Meeds-io/MIPs#160 (#4188) This change will add Visibility and Registration Filters in Spaces Admin UI.
…s-io/MIPs#160 (#4189) This change will update Layout `UserACL` management API to allow a Space Master to edit and access public site.
Prior to this change, the last accessed space wasn't displayed for the space template masters. This change will fix the Space LAst Access Listing.
boubaker
force-pushed
the
merge-mip-160
branch
from
November 16, 2024 08:28
3f44535
to
e4c6c96
Compare
Quality Gate passedIssues Measures |
AzmiTouil
approved these changes
Nov 18, 2024
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.
Resolves Meeds-io/MIPs#160