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: de-meteorize discount codes view #255

Merged
merged 9 commits into from
Apr 16, 2020

Commits on Apr 8, 2020

  1. refactor: start to de-meteorize discount codes view

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7cdff74 View commit details
    Browse the repository at this point in the history
  2. refactor: start to wire up the new discount code form

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b2d1dc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. refactor: wire up discount code create operation

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    8e53e15 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. refactor: wire up deleteDiscountCode operation

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    ce40299 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. refactor: wire up update and filtering functionality

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4b6a107 View commit details
    Browse the repository at this point in the history
  2. refactor: remove Meteor madness

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    55d3657 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. fix: wrong translation key

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    8ade18d View commit details
    Browse the repository at this point in the history
  2. refactor: left align delete button

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    76ceece View commit details
    Browse the repository at this point in the history
  3. fix: lint

    Signed-off-by: Will Lopez <[email protected]>
    willopez committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    dac6e45 View commit details
    Browse the repository at this point in the history