AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
817 stars 313 forks source link

Replace picture css class after update #2917

Closed tvdeyen closed 4 weeks ago

tvdeyen commented 1 month ago

What is this pull request for?

We display the css class on the picture ingredient editor. If the use updates the class, we need to update the label.

Notable changes (remove if none)

Use translated css class for select options unless already passed as key, value pairs.

Screenshots

Also updates the layout for better legibility

Alchemy CMS - Startseite 2024-06-04 22-34-49

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.97%. Comparing base (0e8d250) to head (81d02df).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2917 +/- ## ======================================= Coverage 95.97% 95.97% ======================================= Files 232 232 Lines 6279 6279 ======================================= Hits 6026 6026 Misses 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.