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

[7.4-stable] Convert dialog class into esm #3119

Merged
merged 5 commits into from
Jan 4, 2025

Conversation

alchemycms-bot
Copy link
Collaborator

Backport

This will backport the following commits from main to 7.4-stable:

Questions ?

Please refer to the Backport tool documentation

The last module before we can convert it's parent the Dialog.

(cherry picked from commit 7221f54)
The last CoffeeScript file and last JS file we compile with
Sprockets. We can now remove Sprockets.

(cherry picked from commit 3e3ad98)
We do not compile any JS with Sprockets anymore \o/

(cherry picked from commit e63f266)
Alchemy.GUI.init is only used in this module. Combining it into the Initializer
allows to reduce the dependencies of the Dialog class.

(cherry picked from commit 3389b03)
Try to adhere code climate issues

(cherry picked from commit 881a5f9)
@alchemycms-bot alchemycms-bot requested a review from a team as a code owner January 4, 2025 13:15
@alchemycms-bot alchemycms-bot mentioned this pull request Jan 4, 2025
2 tasks
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (ebd573a) to head (3886107).
Report is 7 commits behind head on 7.4-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           7.4-stable    #3119   +/-   ##
===========================================
  Coverage       96.47%   96.47%           
===========================================
  Files             237      237           
  Lines            6406     6406           
===========================================
  Hits             6180     6180           
  Misses            226      226           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 8ad79f3 into 7.4-stable Jan 4, 2025
36 checks passed
@tvdeyen tvdeyen deleted the backport/7.4-stable/pr-3050 branch January 4, 2025 14:23
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.

2 participants