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

fix: find catalog product regardless of visibility #6089

Merged
merged 16 commits into from
Apr 13, 2020

Commits on Feb 5, 2020

  1. fix: find catalog product regardless of visibility

    for cart and order transformation functions
    fixes #6077
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d43ec57 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

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

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    642e540 View commit details
    Browse the repository at this point in the history
  2. fix: fix cart/order errors when variant is deleted

    Move media code into files plugin, and do
    not use the catalog as the source of media
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    da6502d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    7decafa View commit details
    Browse the repository at this point in the history
  2. fix: add check to make sure options exist

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7e5b787 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. refactor: combine all xformCatalogProductMedia

    into files plugin
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2da271e View commit details
    Browse the repository at this point in the history
  2. feat: pass shopId to xformCatalogProductMedia

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    c28f1e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e9392c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    4fb2324 View commit details
    Browse the repository at this point in the history
  2. feat: move missing cart items to missingItems

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6d7bc5d View commit details
    Browse the repository at this point in the history
  3. test: update test mocks

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4b7c1e1 View commit details
    Browse the repository at this point in the history
  4. test: update test mocks

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d036d07 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

Commits on Apr 7, 2020

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

Commits on Apr 9, 2020

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