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] Use turbo frame and stream to create element #3121

Merged
merged 3 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

In order to use `alchemy_form_for` in `turbo_frame_tag`s,
we need to be able to disable the Ajax remote form feature
from `rails-ujs`.

(cherry picked from commit 885ede5)
Handle Turbo related events to support `turbo_frame_tag`s
in Dialogs.

(cherry picked from commit 6f735d2)
By responding with a turbo-stream instead of js.erb,
we can replace the old Rail-UJS data-remote with a
turbo-frame.

(cherry picked from commit dd93836)
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 (f94ccf8) to head (b1e1f69).
Report is 8 commits behind head on 7.4-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           7.4-stable    #3121   +/-   ##
===========================================
  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 eda73a4 into 7.4-stable Jan 4, 2025
36 checks passed
@tvdeyen tvdeyen deleted the backport/7.4-stable/pr-3053 branch January 4, 2025 23:55
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