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

Use query parameters when loading checkout page #283

Merged
merged 7 commits into from May 21, 2019

Commits on May 20, 2019

  1. Use query parameters when loading checkout page

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    6d1d078 View commit details
    Browse the repository at this point in the history
  2. Refactor tests

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    8952a01 View commit details
    Browse the repository at this point in the history
  3. Replace wait with await Promise.resolve()

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    459e403 View commit details
    Browse the repository at this point in the history
  4. Tests for formatErrors

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    2854ab0 View commit details
    Browse the repository at this point in the history
  5. Fix import

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    c30caf6 View commit details
    Browse the repository at this point in the history
  6. Remove if/else

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    0986ed1 View commit details
    Browse the repository at this point in the history
  7. Remove import

    George Schneeloch committed May 20, 2019
    Copy the full SHA
    1437846 View commit details
    Browse the repository at this point in the history