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

Add optional remark param to placeOrder mutation #9

Merged
merged 17 commits into from
May 9, 2022

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    5eb8ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Add optional remark to placeOrder mutation

    Paul van Hemmen committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a866a8a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. added AbstractItemEvent to reduce duplicated code

    added tests to cover new class, BeftoreAddItem and BeforeRemoveItem events
    skoczekj committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a13711f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    6d307cb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    c50075c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    5f29226 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    816a62a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    0a1a04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642ed44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a891f42 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    8d9ce7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bab4c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    414aac8 View commit details
    Browse the repository at this point in the history
  2. PR-9 Remove session layer usage

    Simplify order remark saving mechanism
    Sieg committed May 9, 2022
    Configuration menu
    Copy the full SHA
    cbed70f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266d0bc View commit details
    Browse the repository at this point in the history
  4. PR-9 Fix styles

    Signed-off-by: Anton Fedurtsya <anton@fedurtsya.com>
    Sieg committed May 9, 2022
    Configuration menu
    Copy the full SHA
    fb9f40c View commit details
    Browse the repository at this point in the history
  5. PR-9 Mention in the changelog

    Signed-off-by: Anton Fedurtsya <anton@fedurtsya.com>
    Sieg committed May 9, 2022
    Configuration menu
    Copy the full SHA
    f7b7f2b View commit details
    Browse the repository at this point in the history