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
839 stars 315 forks source link

Locally import growl function in ES code #2817

Closed tvdeyen closed 6 months ago

tvdeyen commented 6 months ago

What is this pull request for?

In our ES code we can locally import the growl function instead of using the global Alchemy object.

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.92%. Comparing base (20ff6ed) to head (f0a649f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2817 +/- ## ======================================= Coverage 95.92% 95.92% ======================================= Files 225 225 Lines 6129 6129 ======================================= Hits 5879 5879 Misses 250 250 ```

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