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

feat: better cart and order item attributes, with labels #5253

Merged
merged 5 commits into from
Jul 1, 2019

Commits on Jun 29, 2019

  1. fix: use correct value for cart item attributes

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    3b9c04f View commit details
    Browse the repository at this point in the history
  2. feat: add attributeLabel on variants

    Required to publish to catalog.
    Use this to set cart item attribute labels.
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    4da93ac View commit details
    Browse the repository at this point in the history
  3. feat: set attributes on OrderItems

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    5977d41 View commit details
    Browse the repository at this point in the history
  4. feat: add attribute label migration

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    74c248c View commit details
    Browse the repository at this point in the history
  5. test: update tests for attributeLabel changes

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    1e8d949 View commit details
    Browse the repository at this point in the history