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] Allow additional stylesheets to be included in the admin UI #3180

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 3, 2025

Same as #3179 but for 7.4-stable

@tvdeyen tvdeyen requested a review from a team as a code owner February 3, 2025 16:24
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.45%. Comparing base (cf8a4c5) to head (573b091).
Report is 4 commits behind head on 7.4-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           7.4-stable    #3180   +/-   ##
===========================================
  Coverage       96.45%   96.45%           
===========================================
  Files             237      237           
  Lines            6435     6440    +5     
===========================================
+ Hits             6207     6212    +5     
  Misses            228      228           

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

@tvdeyen tvdeyen force-pushed the 7.4-admin-stylesheets branch from 813e633 to f2711cd Compare February 4, 2025 19:59
Additional stylesheets to be included in the Alchemy admin UI

== Example

    # config/initializers/alchemy.rb
    Alchemy.admin_stylesheets << "alchemy/devise/admin.css"
@tvdeyen tvdeyen force-pushed the 7.4-admin-stylesheets branch from f2711cd to 573b091 Compare February 5, 2025 13:50
@tvdeyen tvdeyen enabled auto-merge February 5, 2025 14:00
@tvdeyen tvdeyen merged commit 687a5f2 into AlchemyCMS:7.4-stable Feb 5, 2025
52 checks passed
@tvdeyen tvdeyen deleted the 7.4-admin-stylesheets branch February 5, 2025 14:12
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