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

feat: Configure Images portlet into news page template - EXO-65514 - Meeds-io/MIPs#68 #917

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

IlhemEssaadi
Copy link
Contributor

No description provided.

@azayati azayati changed the title feat: Add a new Images portlet to display the portlet banner - EXO-65514 feat: Add Images portlet to news page template - EXO-65514 Aug 16, 2023
@azayati azayati changed the title feat: Add Images portlet to news page template - EXO-65514 feat: Configure Images portlet into news page template - EXO-65514 Aug 16, 2023
@IlhemEssaadi IlhemEssaadi force-pushed the task/65514 branch 2 times, most recently from c6fce7c to ec14378 Compare August 16, 2023 15:02
@IlhemEssaadi IlhemEssaadi changed the title feat: Configure Images portlet into news page template - EXO-65514 feat: Configure Images portlet into news page template - EXO-65514 - Meeds-io/MIPs#75 Aug 16, 2023
Copy link
Member

@azayati azayati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

<container id="topNewsPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<access-permissions>*:/platform/users</access-permissions>
</container>
<portlet-application>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we should rework the news template layout, to be verified with the PO

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that the container id="newsPage" is nomore needed, even css classes already added not needed, to be verified with the final look

</portlet>
<access-permissions>Everyone</access-permissions>
<show-info-bar>false</show-info-bar>
</portlet-application>
<container id="newsBodyPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<container id="newsBodyPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<container id="newsBodyPage" template="system:/groovy/portal/webui/container/UIResponsiveColumnGroupContainer.gtmpl.gtmpl">

</portlet>
<access-permissions>Everyone</access-permissions>
<show-info-bar>false</show-info-bar>
</portlet-application>
<container id="newsBodyPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<access-permissions>Everyone</access-permissions>
<container cssClass="newsBodyPageLeftColumn"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change newsBodyPageRightColumn and newsBodyPageLeftColumn from UIContainer.gtmpl to UISimpleColumnContainer.gtmpl

In that case I think that added css classes are no more needed

<container id="topNewsPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<access-permissions>*:/platform/users</access-permissions>
</container>
<portlet-application>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that the container id="newsPage" is nomore needed, even css classes already added not needed, to be verified with the final look

@exo-swf
Copy link
Contributor

exo-swf commented Aug 21, 2023

Your PR triggers too many exo-ci builds! Please finish your work and then, set your PR ready! Thank you

@IlhemEssaadi IlhemEssaadi force-pushed the task/65514 branch 3 times, most recently from 53fc4bd to f3bc411 Compare August 22, 2023 11:02
@IlhemEssaadi IlhemEssaadi marked this pull request as ready for review August 22, 2023 11:04
@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@azayati azayati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@azayati azayati merged commit e5b99f1 into feature/experience Aug 23, 2023
4 checks passed
@azayati azayati deleted the task/65514 branch August 23, 2023 15:43
@azayati azayati changed the title feat: Configure Images portlet into news page template - EXO-65514 - Meeds-io/MIPs#75 feat: Configure Images portlet into news page template - EXO-65514 - Meeds-io/MIPs#68 Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants