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(medusa): decorate order edit line items with totals #3108

Merged
merged 21 commits into from
Feb 6, 2023

Commits on Jan 25, 2023

  1. feat: decorate order edit line items with totals

    fPolic committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8fdfac8 View commit details
    Browse the repository at this point in the history
  2. fix: change path

    fPolic committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    524e669 View commit details
    Browse the repository at this point in the history
  3. fix: units import

    fPolic committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fcc65dc View commit details
    Browse the repository at this point in the history
  4. fix: don't pass tax rate

    fPolic committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    597491e View commit details
    Browse the repository at this point in the history
  5. fix: add relation

    fPolic committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a75ffa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. wip: change calculation method

    fPolic committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    b043727 View commit details
    Browse the repository at this point in the history
  2. fix: generate new order format

    fPolic committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a0cb233 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. wip: investigate the issue

    fPolic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f27c9c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. wip: debugging v2

    fPolic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7f6228e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea3ba0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0865ea View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge branch 'feat/tax-inclusive-oe-items' of https://github.com/medu…

    …sajs/medusa into feat/tax-inclusive-oe-items
    fPolic committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    906a50f View commit details
    Browse the repository at this point in the history
  2. fix: include rounding issue in test, cleanup

    fPolic committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4da93c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfdae72 View commit details
    Browse the repository at this point in the history
  4. fix: units after removing getTotals

    fPolic committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4b65779 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    b096e03 View commit details
    Browse the repository at this point in the history
  2. fix: address feedback

    fPolic committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9d56241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b81a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21f690 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de16d68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b87b53f View commit details
    Browse the repository at this point in the history