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

[pull] main from solidusio:main #393

Merged
merged 6 commits into from
Jan 19, 2024
Merged

[pull] main from solidusio:main #393

merged 6 commits into from
Jan 19, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 18, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

mamhoff and others added 5 commits January 16, 2024 11:08
Puma 6 was disallowed in 2022, because back then Rails itself generated
Gemfiles with `'puma', "< 6". This is not the case anymore, in fact,
Rails comes with Rack 3 which instead is incompatible with Puma 5.
When using the navigation from a gem that isolates its namespace in such
a way that the default route helper is not `spree`, this partial fails
to render with an undefined method error.

This can easily be fixes by prefixing the route helper with Solidus'
routing proxy.
…helper

Use `spree` routing proxy in theme selection partial
When using the navigation from a gem that isolates its namespace in
such a way that the default route helper is not spree, this partial
fails to render with an undefined method error.

This can easily be fixed by prefixing the route helper with Solidus' routing proxy.

This is the same problem and solution as #5599, just for the theme
selection partial that is used when using the current admin (rather than
the new one).
…outing-proxy

Theme selection for Solidus Admin: Use spree routing proxy
@pull pull bot merged commit 07ca9b2 into nebulab:main Jan 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants