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

user order history component #12

Merged
merged 5 commits into from
Sep 25, 2018
Merged

user order history component #12

merged 5 commits into from
Sep 25, 2018

Commits on Sep 25, 2018

  1. feat: add user order history component

    Signed-off-by: virkt25 <taranveer@virk.cc>
    virkt25 authored and raymondfeng committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    c58377c View commit details
    Browse the repository at this point in the history
  2. refactor: simplify test setup

    Signed-off-by: virkt25 <taranveer@virk.cc>
    virkt25 authored and raymondfeng committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    96a4b50 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade dependencies

    Signed-off-by: virkt25 <taranveer@virk.cc>
    virkt25 authored and raymondfeng committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    495cce2 View commit details
    Browse the repository at this point in the history
  4. test: fix expected value for POST

    Signed-off-by: virkt25 <taranveer@virk.cc>
    virkt25 authored and raymondfeng committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    b832c39 View commit details
    Browse the repository at this point in the history
  5. chore: use Client instead of supertest

    Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
    raymondfeng committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    257890c View commit details
    Browse the repository at this point in the history