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

refactor: move taxes-flat-rate plugin to npm #6198

Merged
merged 6 commits into from
Apr 24, 2020

Commits on Apr 14, 2020

  1. refactor: import plugin from npm instead of internally

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

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    1272e5d View commit details
    Browse the repository at this point in the history
  2. refactor: update package.json with new import

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    d57b037 View commit details
    Browse the repository at this point in the history
  3. test: update jest config with new plugin

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    9592867 View commit details
    Browse the repository at this point in the history
  4. test: update import locatin of simple-schemas

    Signed-off-by: Erik Kieckhafer <[email protected]>
    kieckhafer committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    0cb3597 View commit details
    Browse the repository at this point in the history
  5. test: fix failing test

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