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

Release v2.0.0 rc.10 #5016

Merged
merged 663 commits into from
Mar 7, 2019
Merged

Release v2.0.0 rc.10 #5016

merged 663 commits into from
Mar 7, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 28, 2019

  1. Merge pull request #4938 from reactioncommerce/feat-graphql-subs

    GraphQL subscriptions
    kieckhafer authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    d3fec68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4941 from reactioncommerce/fix-mikemurray-tag-bui…

    …lk-actions
    
    fix: tag bulk actions copy
    machikoyasuda authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    75e1d18 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4940 from reactioncommerce/fix-kieckhafer-migrati…

    …onVersionNumbers
    
    chore: wrong version in migration 54 & 55 file
    mikemurray authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    699c8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fccd68e View commit details
    Browse the repository at this point in the history
  5. feat: add navigation ui to operator 2.0 experience

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    4b4c4d7 View commit details
    Browse the repository at this point in the history
  6. fix: import template directly

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6e08235 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    d8d4406 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4943 from reactioncommerce/feat-brent-add-envalid…

    …-package
    
    (feat) Add envalid package
    aldeed authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b7d0784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae33c63 View commit details
    Browse the repository at this point in the history
  4. feat: update theme with overrides for components and shape

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1da2603 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5c5ed1 View commit details
    Browse the repository at this point in the history
  6. feat: disable layout component for navigation ui

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    0418cca View commit details
    Browse the repository at this point in the history
  7. fix: update to better match designs

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8823710 View commit details
    Browse the repository at this point in the history
  8. feat: update base font size

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8f4ba92 View commit details
    Browse the repository at this point in the history
  9. fix: lint issue

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    c84381a View commit details
    Browse the repository at this point in the history
  10. feat: add toolbar

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1d9bebc View commit details
    Browse the repository at this point in the history
  11. fix: remove toolbar

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b62db19 View commit details
    Browse the repository at this point in the history
  12. (refactor): rename getStripeApi to getStripeApiKey

    Signed-off-by: Alex Rattray <[email protected]>
    rattrayalex-stripe committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b5d0d17 View commit details
    Browse the repository at this point in the history
  13. (refactor): use getStripeInstance instead of importing stripe from np…

    …m in many places
    
    Signed-off-by: Alex Rattray <[email protected]>
    rattrayalex-stripe committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b28eb9c View commit details
    Browse the repository at this point in the history
  14. (fix): use correct import path in marketplace plugin

    Signed-off-by: Alex Rattray <[email protected]>
    rattrayalex-stripe committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    101ccef View commit details
    Browse the repository at this point in the history
  15. refactor: update Products.json with new inventory seed data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    61df96a View commit details
    Browse the repository at this point in the history
  16. refactor: update Products.json with new inventory seed data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    c567375 View commit details
    Browse the repository at this point in the history
  17. chore: migration to confirm inventory is always set / never NaN

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8fd9b8e View commit details
    Browse the repository at this point in the history
  18. chore: migration to confirm inventory is always set / never NaN

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    eeee689 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. chore: update seed data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f35c879 View commit details
    Browse the repository at this point in the history
  2. refactor: add query option to batch converter

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    40e44b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4762729 View commit details
    Browse the repository at this point in the history
  4. feat: remove checkout button from cart drawer

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    544f66b View commit details
    Browse the repository at this point in the history
  5. feat: remove "Checkout Now" button from CartPanel

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ae734ff View commit details
    Browse the repository at this point in the history
  6. feat: remove cart/checkout role

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    0d867f9 View commit details
    Browse the repository at this point in the history
  7. feat: remove cart/checkout route and cartCheckout template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    dd74585 View commit details
    Browse the repository at this point in the history
  8. feat: remove checkoutLogin template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    82c0c03 View commit details
    Browse the repository at this point in the history
  9. feat: remove LoginInline component

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    08bdb40 View commit details
    Browse the repository at this point in the history
  10. chore: remove unused client mutation

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    76ead0d View commit details
    Browse the repository at this point in the history
  11. chore: remove unused ValidEmail helper

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    027833b View commit details
    Browse the repository at this point in the history
  12. feat: remove the checkoutAddressBook template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    81f059f View commit details
    Browse the repository at this point in the history
  13. feat: remove coreCheckoutShipping template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    532f526 View commit details
    Browse the repository at this point in the history
  14. feat: remove checkoutReview template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    6109995 View commit details
    Browse the repository at this point in the history
  15. feat: remove checkoutProgressBar template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b68df9a View commit details
    Browse the repository at this point in the history
  16. feat: remove checkoutPayment template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ffa9c86 View commit details
    Browse the repository at this point in the history
  17. feat: remove corePaymentMethods template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    8e3bf48 View commit details
    Browse the repository at this point in the history
  18. feat: remove ExampleIOUPaymentForm

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b533d1e View commit details
    Browse the repository at this point in the history
  19. feat: remove stripeMarketplacePaymentForm template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3934709 View commit details
    Browse the repository at this point in the history
  20. feat: remove stripePaymentForm template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    7312cff View commit details
    Browse the repository at this point in the history
  21. chore: remove unused availablePaymentMethods query

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f0316d2 View commit details
    Browse the repository at this point in the history
  22. chore: remove unused mutations

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    86db91b View commit details
    Browse the repository at this point in the history
  23. feat: remove react-stripe-elements package

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    87fd670 View commit details
    Browse the repository at this point in the history
  24. feat: remove cartCompleted template

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    141b15b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1612bcf View commit details
    Browse the repository at this point in the history
  26. fix: add checks for new field in DB

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f6cd87d View commit details
    Browse the repository at this point in the history
  27. Add migration to make sure inventory is never NaN

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    0bb4301 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #4946 from reactioncommerce/fix-kieckhafer-invento…

    …ryNaNIssue
    
    fix: Inventory is set to `NaN` in rare circumstances based on Migrations
    focusaurus authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    9f0891c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b4b5d90 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. refactor: return updated data after appEvents runs

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0365dd8 View commit details
    Browse the repository at this point in the history
  2. test: update tests to go with new data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    22e1428 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4949 from reactioncommerce/feat-kieckhafer-addGra…

    …phQLSubscriptionToTaxes
    
    fix: taxes not updating reactively in starterkit
    aldeed authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    997c3df View commit details
    Browse the repository at this point in the history
  4. fix: add back react-stripe-elements

    Needed by the component library until we get tree shaking working
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3fa0bc8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into feat-aldeed-remove-checkout-ui

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    797f2e4 View commit details
    Browse the repository at this point in the history
  6. feat: remove Add to cart button from PDP

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2b5edca View commit details
    Browse the repository at this point in the history
  7. feat: remove cart icon from nav bar

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    773d784 View commit details
    Browse the repository at this point in the history
  8. feat: remove cart drawer components

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3e215b8 View commit details
    Browse the repository at this point in the history
  9. refactor: remove unused cart helpers

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    fbc942a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4420554 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4942 from rattrayalex-stripe/fix-57-rattrayalex-s…

    …tripe-set-stripe-app-info
    
    Use stripe.setAppInfo to identify ReactionCommerce to Stripe (fixes #57)
    aldeed authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f86050a View commit details
    Browse the repository at this point in the history
  12. feat: update collectionIndex to support passing options

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    a375ebe View commit details
    Browse the repository at this point in the history
  13. chore: update lockfile

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    259c09f View commit details
    Browse the repository at this point in the history
  14. feat: use react-sortable-tree

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    761aab8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #4947 from reactioncommerce/feat-aldeed-remove-che…

    …ckout-ui
    
    Remove the checkout UI
    mikemurray authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    d3edbc0 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #4948 from reactioncommerce/feat-aldeed-remove-car…

    …t-ui
    
    Remove the cart UI
    mikemurray authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    49ce4bd View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4950 from reactioncommerce/feat-aldeed-add-collec…

    …tionIndex-options
    
    Update collectionIndex util function to take options
    kieckhafer authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    166cabd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e25c8c5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4e2de96 View commit details
    Browse the repository at this point in the history
  20. refactor: change type from Money to Float

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2a82209 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. refactor: move language query directly on message

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    5110dc4 View commit details
    Browse the repository at this point in the history
  2. docs: fix jsdoc

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b8d11bc View commit details
    Browse the repository at this point in the history
  3. refactor: add currencyCode to surcharge xform

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    15c17c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4f3871 View commit details
    Browse the repository at this point in the history
  5. feat: allow tax services to add custom data to taxes

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    1369eed View commit details
    Browse the repository at this point in the history
  6. test: add unit tests for getFulfillmentGroupTaxes

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    22aa484 View commit details
    Browse the repository at this point in the history
  7. remove language selection where no long needed

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ef33439 View commit details
    Browse the repository at this point in the history
  8. move surchargeTotal into surcharge package

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e96d3ec View commit details
    Browse the repository at this point in the history
  9. feat: update mui theme font

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    6c19ef8 View commit details
    Browse the repository at this point in the history
  10. feat: update mui theme drawer overrides

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ac93c3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    907cda8 View commit details
    Browse the repository at this point in the history
  12. feat: add update navigation tree hoc

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b2e7b85 View commit details
    Browse the repository at this point in the history
  13. feat: add update handler

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    98e143a View commit details
    Browse the repository at this point in the history
  14. feat: compose withUpdateNavigationTree hoc

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8e2df79 View commit details
    Browse the repository at this point in the history
  15. feat: remove old sortable tree

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    dd5ddaf View commit details
    Browse the repository at this point in the history
  16. feat: set dnd type

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    6210cc4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a135f1e View commit details
    Browse the repository at this point in the history
  18. feat: setup drag source for react sortable tree

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    854c3dd View commit details
    Browse the repository at this point in the history
  19. feat: connect save button

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    5f9e2e3 View commit details
    Browse the repository at this point in the history
  20. fix: update main content layout

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ee8d0d0 View commit details
    Browse the repository at this point in the history
  21. feat: support storing custom data on orders when placing

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ac2d330 View commit details
    Browse the repository at this point in the history
  22. refactor: flatten folder structure

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    2bb9f4c View commit details
    Browse the repository at this point in the history
  23. feat: add requestHeaders to context

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    9014074 View commit details
    Browse the repository at this point in the history
  24. refactor: update imports

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    cddfc94 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a41ba43 View commit details
    Browse the repository at this point in the history
  26. refactor: change amount form object to Number

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    b43b727 View commit details
    Browse the repository at this point in the history
  27. test: lint and test fixes with new data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    6970c2e View commit details
    Browse the repository at this point in the history
  28. Merge pull request #4955 from reactioncommerce/feat-aldeed-4945-extra…

    …-tax-data
    
    feat: allow tax services to add custom data to taxes
    kieckhafer authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    7392603 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. feat: update dashboard layout

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    5d41918 View commit details
    Browse the repository at this point in the history
  2. feat: update theme colors for components

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    14fb957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39df300 View commit details
    Browse the repository at this point in the history
  4. feat: add sortable tree theme components

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    dceda6c View commit details
    Browse the repository at this point in the history
  5. feat: use button component

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    3a611fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fdd4aa View commit details
    Browse the repository at this point in the history
  7. feat: update component to better match designs

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6f40282 View commit details
    Browse the repository at this point in the history
  8. feat: update layout

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    953b595 View commit details
    Browse the repository at this point in the history
  9. feat: update layout

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ab52eaf View commit details
    Browse the repository at this point in the history
  10. fix: issue with conflict merging

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    b7eddbe View commit details
    Browse the repository at this point in the history
  11. refactor: simplifying NavigationItemCard internal components, icons a…

    …nd layout
    
    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    d7a0e53 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. feat: add edit and remove buttons to tree nodes

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    1601601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54220c View commit details
    Browse the repository at this point in the history
  3. refactor: use subtitle

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8bf12da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1976b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    578d91e View commit details
    Browse the repository at this point in the history
  6. refactor: use commonOrder object instead of cart object to get su…

    …rcharges in cart
    
    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    dbad170 View commit details
    Browse the repository at this point in the history
  7. feat: add ConfirmDialog component

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    34eae18 View commit details
    Browse the repository at this point in the history
  8. fix: button padding

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    24d3f37 View commit details
    Browse the repository at this point in the history
  9. feat: add translations

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e69a05b View commit details
    Browse the repository at this point in the history
  10. fix: prop type

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    f545d1a View commit details
    Browse the repository at this point in the history
  11. feat: add confirmation dialog for remove button

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8963a06 View commit details
    Browse the repository at this point in the history
  12. feat: update title and subtitle display

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    91bbc13 View commit details
    Browse the repository at this point in the history
  13. feat: add delete and publish

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    a7a9cca View commit details
    Browse the repository at this point in the history
  14. refactor: remove unused icons

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    422e202 View commit details
    Browse the repository at this point in the history
  15. register getSurcharges function with functionsByType

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    0f235c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fe1ebfc View commit details
    Browse the repository at this point in the history
  17. refactor: styles

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    0128ad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. sync data between cart and order commonOrder xforms

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    6e898ac View commit details
    Browse the repository at this point in the history
  2. use functionsOfType to get surcharges for an order

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    12a5bc4 View commit details
    Browse the repository at this point in the history
  3. remove log

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9388f3f View commit details
    Browse the repository at this point in the history
  4. fix: remove comma

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0092e7b View commit details
    Browse the repository at this point in the history
  5. feat: add separate dashboard layout components

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b256b45 View commit details
    Browse the repository at this point in the history
  6. feat: update layouts

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    6ec9bf5 View commit details
    Browse the repository at this point in the history
  7. fix: update layouts to fix issues with scrolling

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    ce38fad View commit details
    Browse the repository at this point in the history
  8. feat: discard navigation tree changes

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b1f5512 View commit details
    Browse the repository at this point in the history
  9. fix: lint issues

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    ab94834 View commit details
    Browse the repository at this point in the history
  10. fix: lint issue

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    2dff930 View commit details
    Browse the repository at this point in the history
  11. fix: update padding for layout containers

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    1a5384c View commit details
    Browse the repository at this point in the history
  12. feat: add more custom data to taxes

    and change name to customFields
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3c5987a View commit details
    Browse the repository at this point in the history
  13. feat: remove customData from core Order schema

    Plugin will need to extend the schema
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    67b29d9 View commit details
    Browse the repository at this point in the history
  14. feat: change customData to customFields

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    2f8475f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b2fa4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d8f626f View commit details
    Browse the repository at this point in the history
  17. lint fixes

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    ee19e3a View commit details
    Browse the repository at this point in the history
  18. feat: fixing minor ui issues

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    6457f97 View commit details
    Browse the repository at this point in the history
  19. feat: add existing shipping operator to 2.0

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    e18988f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Merge pull request #4965 from reactioncommerce/feat-aldeed-4945-custo…

    …m-tax-data-2
    
    feat: custom tax data part 2
    aldeed authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0ef91e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Merge pull request #4967 from reactioncommerce/feat-kieckhafer-shippi…

    …ngOperator2point0
    
    feat: shipping Operator into 2.0
    mikemurray authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    8a6af2b View commit details
    Browse the repository at this point in the history
  2. fix: lint issues

    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    7513a32 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feat-4682-ajporlan…

    …te-nav-dashboard-ui
    
    Signed-off-by: Mike Murray <[email protected]>
    mikemurray committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    6cddfad View commit details
    Browse the repository at this point in the history
  4. feat: remove customer grid UI

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    eb7fcf1 View commit details
    Browse the repository at this point in the history
  5. feat: show search in nav only when logged in

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    dcae544 View commit details
    Browse the repository at this point in the history
  6. feat: hide tag nav when not logged in

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    a93c4ab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4962 from reactioncommerce/feat-aldeed-4944-store…

    …-additional-order-data
    
    feat: support storing custom fields on orders when placing
    aldeed authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4ae72a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55eeabf View commit details
    Browse the repository at this point in the history
  9. rename Surcharge to AppliedSurcharge to match GQL schema

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    918a96c View commit details
    Browse the repository at this point in the history
  10. small formatting / spelling updates

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    b25b18c View commit details
    Browse the repository at this point in the history
  11. update import location

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    33cbdb4 View commit details
    Browse the repository at this point in the history
  12. update Surcharge to Applied Surcharge to match GQL schema

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    94c1e14 View commit details
    Browse the repository at this point in the history
  13. remove redundant function

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    7aac515 View commit details
    Browse the repository at this point in the history
  14. add fulfillment group ID to surcharges

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    295ba9f View commit details
    Browse the repository at this point in the history
  15. add customFields to Order schema

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    43186e2 View commit details
    Browse the repository at this point in the history
  16. remove unused getTotal()

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    7f0a516 View commit details
    Browse the repository at this point in the history
  17. remove unused getSurcharges() and getTaxTotal()

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    d9254f0 View commit details
    Browse the repository at this point in the history
  18. let ->const

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3fc3009 View commit details
    Browse the repository at this point in the history
  19. fix: set updatedAt when adding address to address book via mutation +…

    … don't store address name under account + don't save address to users collection
    
    Signed-off-by: Daniel Castellon <[email protected]>
    dancastellon committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    de9f790 View commit details
    Browse the repository at this point in the history
  20. chore: fix eslint issues

    Signed-off-by: Daniel Castellon <[email protected]>
    dancastellon committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    51668b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Updated node deps.

    Signed-off-by: Ross Hadden <[email protected]>
    rosshadden committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    4de95ed View commit details
    Browse the repository at this point in the history
  2. Fixed vulnerabilities.

    Signed-off-by: Ross Hadden <[email protected]>
    rosshadden committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    ebf0aa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge pull request #4974 from reactioncommerce/chore-update-deps

    Updated dependencies and snyk policies
    rosshadden authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    a202dcd View commit details
    Browse the repository at this point in the history
  2. (fix) add customFields to order schema

    James Porlante committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    46c8df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b94e2a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4971 from reactioncommerce/fix-4968-dancastellon-…

    …addressBookAdd-updatedAt
    
    Fix: addAccountAddressBookEntry mutation - set account updatedAt
    nnnnat authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    ca49b2b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4936 from reactioncommerce/feat-4682-ajporlante-n…

    …av-dashboard-ui
    
    feat: navigation manager UI
    machikoyasuda authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c4a17d6 View commit details
    Browse the repository at this point in the history
  6. add customFields to jsdoc

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    d5879d9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4973 from reactioncommerce/feat-aldeed-remove-sto…

    …refront-grid
    
    Remove storefront catalog grid
    mikemurray authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    9373ae1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4979 from reactioncommerce/fix-4978-ajporlante-ad…

    …d-customFields-to-order-schema
    
    Add custom fields to order schema
    kieckhafer authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    89dd3a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. feat: add ordersByAccountId query

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    75f92f6 View commit details
    Browse the repository at this point in the history
  2. fix formatting of package.json

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2a113ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b64ab60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f95ced View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9cee36 View commit details
    Browse the repository at this point in the history
  6. add order status resolver and types

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8d77f77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    299d7a1 View commit details
    Browse the repository at this point in the history
  8. export CommonOrderItem

    kieckhafer authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5c811b2 View commit details
    Browse the repository at this point in the history
  9. fix: Don't crash if mediaItem.URLs is null

    Signed-off-by: Peter Lyons <[email protected]>
    focusaurus committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e80d1be View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. refactor: change methodIds type from String to ID

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    0ef9a68 View commit details
    Browse the repository at this point in the history
  2. add methodId encoder and decoder

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4b7eacc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4982 from reactioncommerce/fix-media-without-URLs

    Fix: Don't crash when mediaItem.URLs is null
    aldeed authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    dbbaf79 View commit details
    Browse the repository at this point in the history
  4. add permissions check for multiple shopIds

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    cd5c14d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ec7f6 View commit details
    Browse the repository at this point in the history
  6. add createdAt and updatedAt fields to surcharges, alphabetize surchar…

    …ge schema
    
    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    a743b81 View commit details
    Browse the repository at this point in the history
  7. rename getSurcharges to surcharges, getSurcharge to surchargeById

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    3b3502d View commit details
    Browse the repository at this point in the history
  8. add check for methodIds when getting surcharges

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    72abacf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f86510 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4829 from reactioncommerce/feat-kieckhafer-surcha…

    …rges
    
    feat: shipping surcharges
    aldeed authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    aca7393 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d418cac View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. refactor: move addTaxesToGroup func to its own file

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    1a9797b View commit details
    Browse the repository at this point in the history
  2. refactor: improve addTaxesToGroup func args

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6192eb7 View commit details
    Browse the repository at this point in the history
  3. test: add unit test for addTaxesToGroup

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b7e0918 View commit details
    Browse the repository at this point in the history
  4. refactor: move getUpdatedCartItems func to own file

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3fcd0e3 View commit details
    Browse the repository at this point in the history
  5. fix: properly save custom tax fields

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6fb7174 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4986 from reactioncommerce/fix-aldeed-custom-fields

    fix: properly save all customFields from tax service result
    Akarshit authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    504262b View commit details
    Browse the repository at this point in the history
  7. feat: allow plugins to register functions to handle GraphQL transform…

    …ation of catalog product media items
    
    Signed-off-by: Daniel Castellon <[email protected]>
    dancastellon committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    322afaf View commit details
    Browse the repository at this point in the history
  8. test: fix integration tests that use xformCatalogProductMedia functio…

    …n type
    
    Signed-off-by: Daniel Castellon <[email protected]>
    dancastellon committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    d9b6327 View commit details
    Browse the repository at this point in the history
  9. chore: fix eslint issues

    Signed-off-by: Daniel Castellon <[email protected]>
    dancastellon committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    af6e281 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. chore: remove unused files

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    799cdce View commit details
    Browse the repository at this point in the history
  2. add shopsUserHasPermissionFor check

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    34c857f View commit details
    Browse the repository at this point in the history
  3. change ordersByAccountId to paginated list

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    3595b72 View commit details
    Browse the repository at this point in the history
  4. add shopUserHasPermissionsFor permission check

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    6a88627 View commit details
    Browse the repository at this point in the history
  5. add and update tests for new permissions check

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    18f59a4 View commit details
    Browse the repository at this point in the history
  6. update variables to fix lint issues

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e122131 View commit details
    Browse the repository at this point in the history
  7. alphabatize variables for easier searching

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    af1e5a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0beac81 View commit details
    Browse the repository at this point in the history
  9. chore: add no-audit to npm install in Docker

    And time the command
    
    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    7e95ba2 View commit details
    Browse the repository at this point in the history
  10. chore: add no-release-check flag to Meteor test commands

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    4d1cd19 View commit details
    Browse the repository at this point in the history
  11. feat: run without CLI dependency

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    57d1b36 View commit details
    Browse the repository at this point in the history
  12. feat: log how long Meteor startup took

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

Commits on Feb 19, 2019

  1. add language to orderStatusLabels query

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    7c99274 View commit details
    Browse the repository at this point in the history
  2. extend Shops schema to allow for orderStatusLabel translations

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b2eb181 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. fix: do not emit afterCartUpdate unless surcharges are updated

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    d45495d View commit details
    Browse the repository at this point in the history
  2. fix: handle undefined surcharges

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    5afc5a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a5f298 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5001 from reactioncommerce/fix-aldeed-4995-cart-u…

    …pdate-loop
    
    fix: do not emit afterCartUpdate unless surcharges are updated
    Akarshit authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    dd2bd24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f35ec0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4990 from reactioncommerce/chore-aldeed-scripts-c…

    …leanup
    
    chore: delete unused files
    spencern authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e09332d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4988 from reactioncommerce/feat-4987-dancastellon…

    …-plugins-transform-media
    
    Feat: Allow plugins to register functions to handle GraphQL transformation of catalog product media items
    dancastellon authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    923a69c View commit details
    Browse the repository at this point in the history
  8. chore: add support for debugging

    Signed-off-by: Peter Lyons <[email protected]>
    focusaurus committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    25b25bf View commit details
    Browse the repository at this point in the history
  9. add tracking number to fulfillment gropu data

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e6d6a3b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. add orderStatus variable to query to limit search resutls to certain …

    …workflow statuses
    
    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    3e81f65 View commit details
    Browse the repository at this point in the history
  2. make order status optional, always return all if no other statuses ar…

    …e supplied
    
    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    836a402 View commit details
    Browse the repository at this point in the history
  3. add filter for canceled ordres to query

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    c4e3b09 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. add orderSummary to order resolver

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

Commits on Feb 25, 2019

  1. Configuration menu
    Copy the full SHA
    ef3c086 View commit details
    Browse the repository at this point in the history
  2. refactor the way Status is passed to the client

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    6cc54fd View commit details
    Browse the repository at this point in the history
  3. use break instead of ifs for statuses

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    009bff0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Pass array of orderstatus into ordersByAccountId

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    62586a0 View commit details
    Browse the repository at this point in the history
  2. feat: Use .env.example files from custom plugins

    - Combine the main .env.example file with any .env.example
      files from custom plugins during setup
    - ignore blank lines
    - also format with shfmt
    - also fix one shellcheck lint error
    
    Signed-off-by: Peter Lyons <[email protected]>
    focusaurus committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    e0512ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4981 from reactioncommerce/feat-kieckhafer-orders…

    …ByAccountIdQuery
    
    feat: add ordersByAccountId query
    aldeed authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    415ff36 View commit details
    Browse the repository at this point in the history
  4. chore: use delegated for .meteor/local mount type

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    11c7e90 View commit details
    Browse the repository at this point in the history
  5. fix: update bootstrap package to get vulnerability fix

    Signed-off-by: Eric Dobbertin <[email protected]>
    aldeed committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    85675a0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4992 from reactioncommerce/chore-aldeed-perf-tweaks

    Meteor and Docker performance tweaks
    aldeed authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    904de21 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Merge pull request #5003 from reactioncommerce/feat-plugin-.env-files

    feat: Use .env.example files from custom plugins
    focusaurus authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    c10df2b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. fix: add check to make sure tags are available

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    4c69722 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5015 from reactioncommerce/fix-kieckhafer-shippin…

    …gWithNoTags
    
    fix: add tagId check to guard against undefined
    aldeed authored Feb 28, 2019
    Configuration menu
    Copy the full SHA
    fda2dce View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    92903ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d0cc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. refactor: Update message-box to remove vuln

    Signed-off-by: Spencer Norman <[email protected]>
    spencern committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e2f7a05 View commit details
    Browse the repository at this point in the history