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

Merge Mip-119 - Meeds-io/MIPs#119 #6

Merged
merged 20 commits into from
May 7, 2024
Merged

Merge Mip-119 - Meeds-io/MIPs#119 #6

merged 20 commits into from
May 7, 2024

Conversation

azayati
Copy link
Member

@azayati azayati commented Apr 2, 2024

@azayati azayati changed the title feat: Update old news webapp paths to content webapp paths - EXO-69634 - Meeds-io/MIPs#119 Merge Mip-119 - Meeds-io/MIPs#119 Apr 4, 2024
@azayati azayati linked an issue Apr 30, 2024 that may be closed by this pull request
@azayati azayati marked this pull request as ready for review April 30, 2024 16:11
azayati and others added 14 commits April 30, 2024 17:11
…eeds-io/MIPs#119  (#33)

Prior to this change, ui icons used in some components are not displayed in meeds server due to an incompatibility issue related to the used icons font family with meeds.
This PR replaces the old ui icons by fontawesome icons to resolve the issue.
@azayati azayati requested review from sofyenne and boubaker and removed request for sofyenne April 30, 2024 16:21
@azayati azayati enabled auto-merge April 30, 2024 16:23
@azayati azayati disabled auto-merge May 2, 2024 14:33
hakermi and others added 2 commits May 6, 2024 14:55
…- EXO-70635 - Meeds-io/MIPs#119 (#43)

Implement getDraftArticles service layer for existing articles
sofyenne and others added 2 commits May 6, 2024 17:43
…ter update - EXO-71577 - Meeds-io/MIPs#119 (#51)

Prior to this change, after updating a news article (content or publishing/posting), the related draft is not well removed, only draft note page is removed and not the related metadata item. After this commit we ensure all data related to the related draft.
Prior to this change, a 'displayTopBarLoading' is initiated by application without a corresponding 'hideTopBarLoading' to stop loading effect. This change will delete the display of page global loading effect and rely instead of the internal loading effect added inside the application while loading the news list.
…eeds-io/MIPs#120

Before this change, some errors are logged in Layout management UI when adding and removing the News List application multiple times. This change ensures to delete listeners on unmount and to make sure that the settings drawer is displayed even in a sticky container.
@azayati azayati enabled auto-merge May 7, 2024 08:48
@azayati azayati requested review from hakermi and sofyenne and removed request for boubaker May 7, 2024 08:51
@azayati azayati disabled auto-merge May 7, 2024 09:12
@azayati azayati enabled auto-merge May 7, 2024 09:13
@azayati azayati disabled auto-merge May 7, 2024 09:24
@azayati azayati merged commit 83c1ed2 into develop May 7, 2024
5 of 6 checks passed
@azayati azayati deleted the merge-mip-119 branch May 7, 2024 09:25
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.

Upgrade news data model to note Part 1
3 participants