Skip to content

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 18, 2025

Backport

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

Questions ?

Please refer to the Backport tool documentation

This has been broken for a long time now.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 83d04dd)
Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 3a4e5ec)
Otherwise it will first be full width and
wraps to a new line. Since seletc2 calculates
the width this makes sure the input stays
on the same line.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit df74847)

# Conflicts:
#	app/assets/builds/alchemy/admin.css
Very useful to allow multiple values to be selected
for the same filter (ie. file types)

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit c063862)
If we want to be able to remove an option
from the multiple select we need to allow
it to clear.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 3ac1aaa)
We want to be able to load file types by extension
instead of the full mime type for the File ingredient
only and except feature.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 1f2a33b)
If allowed file extensions are set via the only param,
we restrict the available file types to select from
to that collection, making sure users cannot attach
other files than the allowed ones.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 0a53d90)

# Conflicts:
#	app/views/alchemy/admin/partials/_remote_search_form.html.erb
Instead of just the tag list, we make the whole sidebar
scrollable, if it exceeds the vertical space left.

Makes it much better usable for varying filter counts
and heights.

Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 6dda466)

# Conflicts:
#	app/assets/builds/alchemy/admin.css
Signed-off-by: Thomas von Deyen <[email protected]>
(cherry picked from commit 7f71821)

# Conflicts:
#	app/assets/builds/alchemy/admin.css
#	app/assets/builds/alchemy/dark-theme.css
#	app/assets/builds/alchemy/light-theme.css
#	app/assets/builds/alchemy/theme.css
@tvdeyen tvdeyen requested a review from a team as a code owner December 18, 2025 10:52
@tvdeyen tvdeyen enabled auto-merge December 18, 2025 10:54
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (1e0d8bd) to head (b71a048).
⚠️ Report is 11 commits behind head on 8.0-stable.

Additional details and impacted files
@@              Coverage Diff               @@
##           8.0-stable    #3525      +/-   ##
==============================================
+ Coverage       97.18%   97.19%   +0.01%     
==============================================
  Files             287      287              
  Lines            7521     7548      +27     
==============================================
+ Hits             7309     7336      +27     
  Misses            212      212              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen disabled auto-merge December 18, 2025 13:39
@tvdeyen tvdeyen merged commit f1f630a into 8.0-stable Dec 18, 2025
16 checks passed
@tvdeyen tvdeyen deleted the backport/8.0-stable/pr-3500 branch December 18, 2025 13:39
@alchemycms-bot alchemycms-bot bot mentioned this pull request Dec 23, 2025
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