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

Multiple Fixes #13

Merged
merged 16 commits into from
Jan 11, 2022
Merged

Multiple Fixes #13

merged 16 commits into from
Jan 11, 2022

Commits on Aug 11, 2021

  1. Fix translations typos

    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d837cc0 View commit details
    Browse the repository at this point in the history
  2. add gitignore file

    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    3351f8d View commit details
    Browse the repository at this point in the history
  3. sort out require-dev composer conflicts when developing on newer syli…

    …us 1.7+
    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    17adf49 View commit details
    Browse the repository at this point in the history
  4. add option to use province abbreviation rather than code to provide b…

    …illingState and deliveryState for US addresses.
    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ca3918a View commit details
    Browse the repository at this point in the history
  5. add ext-json and ext-curl to composer.json

    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4e433d4 View commit details
    Browse the repository at this point in the history
  6. use payment currency for request in Form Integration

    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    bd2dbfd View commit details
    Browse the repository at this point in the history
  7. remove currency field from gateway configuration form as this is now …

    …always set based on the currency of the sylius payment object
    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    652b0b8 View commit details
    Browse the repository at this point in the history
  8. test province provider

    Andrew Cornforth committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    44aa1bc View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. test province provider

    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f0ff12b View commit details
    Browse the repository at this point in the history
  2. fix typo

    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5f26236 View commit details
    Browse the repository at this point in the history
  3. inject province name provider to Form Capture action

    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    fd48dea View commit details
    Browse the repository at this point in the history
  4. Tidy up some unused imports and unnecessary duplicating of Traits/Int…

    …erfaces in Inheritance tree
    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d83dca9 View commit details
    Browse the repository at this point in the history
  5. add ecs config file and apply fixes

    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f1a18d9 View commit details
    Browse the repository at this point in the history
  6. add amount provider so that amount conversion can be overridden in Ap…

    …p layer
    Andrew Cornforth committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e0656c6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from acornforth/testing-province-overrides

    Testing province overrides
    acornforth authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    690ed45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c0bf5b View commit details
    Browse the repository at this point in the history