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

fix: orders performance #5096

Merged
merged 10 commits into from
Apr 8, 2019
Merged

Commits on Apr 3, 2019

  1. fix: query order by ID

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e4f293f View commit details
    Browse the repository at this point in the history
  2. feat: remove aggregate

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    1d41299 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. refactor: remove console log

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    bdfc4dd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. feat: add an index for createdAt desc

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f10a7ae View commit details
    Browse the repository at this point in the history
  2. feat: use wide content layout for orders

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4ddbe13 View commit details
    Browse the repository at this point in the history
  3. fix: pagination

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c527a9c View commit details
    Browse the repository at this point in the history
  4. feat: update order dashbord UI

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    8da5a41 View commit details
    Browse the repository at this point in the history
  5. feat: update order table UI

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    9ee9e3a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. fix: ensure shipping dropdown opens below

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    66df2ef View commit details
    Browse the repository at this point in the history
  2. feat: update order dashboard HOC

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    710042d View commit details
    Browse the repository at this point in the history