Commit History

Author SHA1 Message Date
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests 6 years ago
  Michael Bromley c733d17b9d chore(core): Clean up unused imports in mock data files 6 years ago
  Michael Bromley bc5eec0767 chore: Publish v0.1.2-beta.6 6 years ago
  Michael Bromley e4545fe31c chore: Update changelog build script for elasticsearch-plugin 6 years ago
  Michael Bromley 11089145cb feat(admin-ui): Implement adding notes to Order history 6 years ago
  Michael Bromley 3f5745dbfe feat(admin-ui): Display order history timeline 6 years ago
  Michael Bromley 5f2a502013 refactor(admin-ui): Rename OrderWithLines to OrderDetail 6 years ago
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order 6 years ago
  Michael Bromley e4927c3d42 feat(core): Implement order history 6 years ago
  Michael Bromley faf86bf040 feat(docs): Add docs on orders workflow 6 years ago
  Michael Bromley 66006a11c5 feat(admin-ui): Implement manual refund settlement 6 years ago
  Michael Bromley 9295a90330 feat(admin-ui): Implement cancellation & refund flows 6 years ago
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
  Michael Bromley bae3cc2188 refactor(admin-ui): Move color states into ChipComponent 6 years ago
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations 6 years ago
  Michael Bromley 35084f30f3 feat(core): Implement OrderItem-level cancellation 6 years ago
  lsimone 3f9d605d55 docs: Script options ignored (#122) 6 years ago
  Michael Bromley a03fec7077 feat(core): Implement cancelOrder mutation 6 years ago
  Michael Bromley 23b8659731 test(email-plugin): Attempt to speed up tests 6 years ago
  Michael Bromley a006545e66 feat(admin-ui): Implement fulfillment controls 6 years ago
  Michael Bromley ff0bb0a90e feat(core): Implement resolver for Order.fulfillments 6 years ago
  Michael Bromley 1a22d0dfad feat(admin-ui): Implement creating fulfillment for orders 6 years ago
  Michael Bromley b3caa735e7 refactor(admin-ui): Extract FormattedAddressComponent 6 years ago
  Michael Bromley 8cb4c4186a feat(core): Simplify API for creating Fulfillments 6 years ago
  Michael Bromley c1d8664ad6 feat(admin-ui): Improve layout of OrderDetailComponent 6 years ago
  Michael Bromley fa7203d593 test(email-plugin): Fix ts error in test 6 years ago
  Michael Bromley e50157862e feat(core): Implement createFulfillment mutation 6 years ago
  Michael Bromley 32006aea3c feat(admin-ui): Add controls to settle authorized payments 6 years ago
  Michael Bromley 4cbae468c2 feat(core): Allow payment handler to reject settlement 6 years ago
  Michael Bromley f2b9a120b9 feat(core): Add settlePayment mutation 6 years ago