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

[WIP] Default shipping and payment method resolver #11482

Open
wants to merge 13 commits into
base: 1.12
Choose a base branch
from

Commits on Aug 14, 2021

  1. use "sylius.shipping_methods_resolver" to get the default shipping me…

    …thod in "sylius.shipping_method_resolver.default"
    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    2b6448c View commit details
    Browse the repository at this point in the history
  2. use "sylius.payment_methods_resolver" to get the default payment meth…

    …od in "sylius.payment_method_resolver.default"
    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b5e1a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b42be View commit details
    Browse the repository at this point in the history
  4. add spec

    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ce2233e View commit details
    Browse the repository at this point in the history
  5. update deprecation version

    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    06d4cb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0753f9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5be0e09 View commit details
    Browse the repository at this point in the history
  8. add a check that at least the repository or the resolver is passed

    add spec for the check
    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    18d4127 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91f5e3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60aa36e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ba6417 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a373948 View commit details
    Browse the repository at this point in the history
  13. add a check that at least the repository or the resolver is passed

    add spec for the check
    vvasiloi committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ad5692f View commit details
    Browse the repository at this point in the history