Commit History

Author SHA1 Message Date
  Michael Bromley cfa511bec5 refactor(admin-ui): Update to use new error handling APIs 5 years ago
  Michael Bromley ed0a516848 refactor(core): Rename error `code` to `errorCode` 5 years ago
  Michael Bromley af49054172 feat(core): Improved error handling for Admin API mutations 5 years ago
  Michael Bromley 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers 5 years ago
  Michael Bromley 6ef6045478 feat(testing): Create helpers for testing of ErrorResult union types 5 years ago
  Michael Bromley 0c0a7b2078 feat(core): Create improved error-handling infrastructure 5 years ago
  Michael Bromley 9b2c088f43 fix(core): Correctly transition Order on Fulfillment transitions 5 years ago
  Michael Bromley db377072f4 feat(admin-ui): Make order history collapsible 5 years ago
  Michael Bromley 7883a7ac31 feat(admin-ui): Handle Fulfillments state from Order detail view 5 years ago
  Michael Bromley 8232ddce0b feat(core): Use transaction to update Fulfillment state 5 years ago
  Michael Bromley 657949e393 chore: Move duplicated e2e definitions to shared file 5 years ago
  Michael Bromley ff0d1535bb Merge branch 'master' into next 5 years ago
  Michael Bromley 44a05434ce Merge branch 'next' into transactions 5 years ago
  Michael Bromley 544cfd377c chore: Run build and test on all branches 5 years ago
  Michael Bromley 5fd5fe681b refactor(core): Simplify transaction implementation, add manual mode 5 years ago
  Michael Bromley 89e84be3c8 chore: Update load test query to match latest API 5 years ago
  Hendrik Depauw 0f7347336f feat(core): Make Customers ChannelAware 5 years ago
  Michael Bromley 7c294916d5 chore: Update load test query to match latest API 5 years ago
  Michael Bromley b40209e011 feat(core): Run all mutations within transactions 5 years ago
  Jonathan Célio 70a7665510 feat(core): Implement a state machine for Fulfillments 5 years ago
  Michael Bromley ca0868dbc6 chore(admin-ui): Export missing component 5 years ago
  Michael Bromley 5654a6e046 chore: Publish v0.15.1 5 years ago
  Michael Bromley 0a4d460fba feat(admin-ui): Customer address editor opens in modal 5 years ago
  Michael Bromley f074f650fc fix(admin-ui): Display custom fields in Address form 5 years ago
  Michael Bromley 5587144612 fix(admin-ui): Correctly update product list after deletion 5 years ago
  Michael Bromley 44a9ab9dfe fix(core): Correctly parse fragments defined before operations 5 years ago
  Michael Bromley b5f41f04f7 refactor(core): Pass RequestContext into TransactionalConnection 5 years ago
  Michael Bromley 4040089a61 feat(core): Create Transaction decorator 5 years ago
  Michael Bromley 09e48acedd refactor(core): Replace TypeORM Connection with TransactionalConnection 5 years ago
  Michael Bromley 9686da487d chore(core): Update Nest deps 5 years ago