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

Flickwerk-style patches #162

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Flickwerk-style patches #162

wants to merge 4 commits into from

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Dec 17, 2024

Summary

This moves the decorators to the appropriate places according to the Flickwerk Readme.

Prior to this commit, the user class would be set to
`Spree::LegacyUser`, but the presence of `solidus_auth_devise` would
reset it to `Spree::User` later. That's not good for registering patches
to the configured user class.
This was not a decorator, but an actual, real, controller.
This patch depends on `solidus_backend` to be present, and should thus
live in lib/patches/backend.
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.

1 participant