Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Sonnleitner 9b90b96103 chore(core): Update i18next dependencies (#2263) há 2 anos atrás
  Michael Bromley 54953c5173 chore: Remove references to OrderItem from schema há 2 anos atrás
  Michael Bromley 0441a0338a chore: Migrate from TSLint to ESLint há 2 anos atrás
  Michael Bromley b5bac42e54 test(core): Set up vitest for e2e testing há 2 anos atrás
  Michael Bromley 905c1dfb4f feat(core): Implement data model & APIs for multi-location stock há 3 anos atrás
  Michael Bromley 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure há 3 anos atrás
  Michael Bromley f134627aca Merge branch 'minor' into major há 3 anos atrás
  Michael Bromley eb3964c6a7 fix(core): Prevent out of stock variants from being purchased há 3 anos atrás
  Michael Bromley 0a7e3e7bc7 Merge branch 'minor' into major há 3 anos atrás
  Michael Bromley 3f1ac4499c test(core): Fix failing test for MySQL há 3 anos atrás
  Michael Bromley dfa243485e chore(core): Fix bad e2e test mutation há 3 anos atrás
  Michael Bromley 11b69c7b01 fix(core): Do no de-allocate OrderItems that were not allocated há 3 anos atrás
  Michael Bromley b882b91e70 Merge branch 'minor' into major há 3 anos atrás
  Michael Bromley 77239b2fbe fix(core): Allow stockOnHand adjustments to match outOfStockThreshold há 3 anos atrás
  Michael Bromley 6b9b2a4fb6 feat(core): Update codegen errors plugin to use object inputs há 3 anos atrás
  Michael Bromley 28aeddbb0d fix(core): Fix FK error with adjustOrderLine when zero saleable stock há 4 anos atrás
  Michael Bromley 693fd839af fix(core): Re-allocate stock when cancelling a Fulfillment há 4 anos atrás
  Michael Bromley 9b9e547696 fix(core): Ensure all Orders have a ShippingMethod before payment há 4 anos atrás
  Michael Bromley 26ca960d4a chore: Run e2e tests in parallel há 4 anos atrás
  Michael Bromley 00ac70dd63 fix(core): Correctly cancel sales when cancelling Fulfillment há 4 anos atrás
  Michael Bromley a1cae24c97 chore(core): Refactor e2e tests to allow codegen to work again há 4 anos atrás
  Michael Bromley bd32a6c23e test(core): Add e2e tests for PR #1029 há 4 anos atrás
  Michael Bromley 2709922b67 feat(core): Implement StockDisplayStrategy to display stockLevel in API há 5 anos atrás
  Michael Bromley e4d3aedd0c fix(core): Correctly constrain inventory on addItemToOrder mutation há 5 anos atrás
  Michael Bromley ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler há 5 anos atrás
  Michael Bromley 187cf3dde6 fix(core): Correctly handle addItemToOrder when 0 stock available há 5 anos atrás
  Michael Bromley 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls há 5 anos atrás
  Michael Bromley 4e53d088f0 feat(core): Implement FulfillmentHandlers há 5 anos atrás
  Michael Bromley 33be882c37 test(core): Fix failing e2e tests há 5 anos atrás
  Michael Bromley c43a3435e4 fix(core): Fix double-allocation of stock on 2-stage payments há 5 anos atrás