Skip to content
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

Meed Layout Editor - Meeds-io/MIPs#120 #43

Merged
merged 79 commits into from
Apr 26, 2024
Merged

Conversation

boubaker
Copy link
Member

)

This change will rename portlets to avoid collision with old Sites
Management. In addition, the common CSS Styles will be defined inside
Portlet Sttyles instead of Portal Styles to avoid polluting loaded CSS
for pages loaded by simple users.
…eds-io/MIPs#120 (#8)

This change will allow to extend an application cell size.
This change will allow to display a portlet, supporting edit mode, in
edit mode using a drawer.
This change will allow to create page templates from existing pages.
…eds-io/MIPs#120 (#33)

This change will allow to define a Page Template from source files using JSON and XML files.
…ager - MEED-5942 - Meeds-io/MIPs#120 (#35)

Prior to this change, the JS loaded by portlet rendering phase using `JavascriptManager` isn't interpreted. This change ensures to interpret `jsManager` content each time a portlet is loaded through fetch.
…s-io/MIPs#120 (#36)

This change will add an icon and a tooltip in the center of cells to let
user know that it can drag or click on cell to add application in a
selected zone.
…s#120 (#40)

This change will move generic Page Layout (View mode only) into the core
CSS style to ensure that pages works even when the addon isn't
installed.
Prior to this change, the site and pages permissions update was using a
String that is concatenating multiple permissions using commar. This
change ensures to use the right Model Object parsing in REST endpoint to
be able to handle a list of permissions instead.
@boubaker boubaker marked this pull request as ready for review April 25, 2024 18:04
Prior to this change, only connected users can access to pages made anonymously accessible. This change makes it possible to access pages anonymously if set to.
@boubaker boubaker requested a review from AzmiTouil April 26, 2024 13:00
@boubaker boubaker merged commit e92efa2 into develop Apr 26, 2024
@boubaker boubaker deleted the meed-merge-mip-120 branch April 26, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants