-
Notifications
You must be signed in to change notification settings - Fork 0
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 Space Templates Layout - Meeds-io/MIPs#165 #251
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
An error occurred while trying to automatically change base from
merge-mip-150
to
develop
November 4, 2024 12:42
…e template created - MEED-7671 - Meeds-io/MIPs#165 (#242) This change will allow to open Space Template Layout Navigation Drawer once the Space template is created.
…d outside of Space context - MEED-7674 - Meeds-io/MIPs#165 (#243)
…7678 - MEED-7679 - MEED-7680 - Meeds-io/MIPs#165 (#244) This change will add an event listener that is triggered when a site is created frm a site template to impersonate the preferences of Portlets of type CMS.
…ED-7682 - Meeds-io/MIPs#165 (#245) This change will filter the list of sites to retrieve sites of type 'PORTAL' only and to display sites which isn't attached to Spaces as public sites.
…from Space templates - MEED-7684 - Meeds-io/MIPs#165 (#246) This change will give access permission to Page, Section and Application Background images attached in Spaces Site Template Pages.
Meeds-io/MIPs#165 (#247) Prior to this change, when the Image or Link Portlet doesn't have been initialized/displayed yet in a page, like the default Space Templates, the 'data.init' preference isn't used to initialize the portlet yet and thus when duplicating the page template, the 'data.init' has to be reused instead of generated only when the CMS portlet is initialized.
…7686 - Meeds-io/MIPs#165 (#248) Prior to this change, the Page Templates aren't displayed in the context of Space Templates due to missing 'pageTemplates' variable declaration in space Tmeplates Main Vue App. To not declare such a property requested by a different addon than 'social' module, the layout addon has been adapted to make sure to all time get the page templates displayed.
… MEED-7675 - Meeds-io/MIPs#165 (#249) This change will add a button to allow preview a space template page with a selected space as a context.
…ies - MEED-7677 - Meeds-io/meeds#2533 (#252) This change will avoid displaying the page editor right after modifying Navigation properties. At the same time, this will avoid applications to change the Layout editor URL when opened.
boubaker
force-pushed
the
merge-mip-165
branch
from
November 4, 2024 12:50
7f7a367
to
45cda8e
Compare
MayTekayaa
approved these changes
Nov 4, 2024
Quality Gate failedFailed conditions |
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#165