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

Only save user-assigned order addresses if they are not new records. #7

Merged
merged 10 commits into from
Sep 30, 2015

Commits on Sep 28, 2015

  1. Only save user-assigned order addresses if they are not new records.

    Also don't try to save invalid addresses and reenable merging.
    mike-bourgeous committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    cf30864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94d184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2431d8b View commit details
    Browse the repository at this point in the history
  4. Added a test for nil addresses assigned to the order.

    It currently fails.
    mike-bourgeous committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    767e483 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0cce57 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Discard blank order addresses during early checkout.

    Checking out part way as a guest, then starting over (and possibly
    logging in before starting over) could at one point cause blank
    addresses to be saved to the database.
    mike-bourgeous committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    7ef7c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c01a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a9ffd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93e1f04 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2015

  1. Configuration menu
    Copy the full SHA
    a56a22a View commit details
    Browse the repository at this point in the history