Commit History

Author SHA1 Message Date
  Michael Bromley 987355cfdb perf(core): Optimize OrderDetail view 3 years ago
  Michael Bromley 3f0115b1d1 feat(core): Extend API with additional Fulfillment info 3 years ago
  Michael Bromley 03d2b2c359 perf(core): Optimize Order-related field resolvers 3 years ago
  Alexander Shitikov 670b7e11e6 feat(core): Use language fallback on DefaultSearchPlugin search (#1696) 3 years ago
  Michael Bromley 864314f034 feat(create): Include sample Docker & compose files & docs 3 years ago
  Michael Bromley 2af85d0cc2 feat(create): Include migrations & general DX improvements 3 years ago
  Michael Bromley ca72de557f feat(core): Check migration status in the `runMigrations()` util function 3 years ago
  Michael Bromley 11e38f74a5 chore(create): Minor improvements 3 years ago
  Michael Bromley 4fdc8aa6ea feat(create): Use dotenv to handle env vars 3 years ago
  Michael Bromley 73b4671388 feat(create): Simplify create steps - remove JS option 3 years ago
  Michael Bromley 217ee7976e feat(create): Support schema selection for Postgres 3 years ago
  Michael Bromley 1feec2e3b3 fix(core): Fix product option deletion logic 3 years ago
  Michael Bromley 177f905a16 feat(core): Implement cancelPayment in dummy payment handler 3 years ago
  Michael Bromley d35cf73c60 feat(admin-ui): Use new cancelPayment mutation to cancel payments 3 years ago
  Michael Bromley 1ce1ba7fd6 feat(core): Implement payment cancellation 3 years ago
  Martijn ac1dcc75e9 feat(core): Make slug unique per channel instead of globally unique (#1729) 3 years ago
  Martijn 83e2056215 fix(admin-ui): Lib es2019 so ts understands array.flat (#1728) 3 years ago
  Michael Bromley 70537fe1c2 feat(core): Correct handling of product option groups 3 years ago
  Michael Bromley 6a62e47e6f feat(admin-ui): Add ability to remove option group from product 3 years ago
  Michael Bromley 7ce0ed48b1 feat(admin-ui): Auto-focus name input when creating new product option 3 years ago
  Michael Bromley 600990f38f feat(admin-ui): Make new product option names editable 3 years ago
  Michael Bromley b43aa8113f feat(admin-ui): Implement deletion of ProductOptions via variant manager 3 years ago
  Michael Bromley afa9340409 refactor(admin-ui): Rework internals of option-value-input.component 3 years ago
  Michael Bromley d77de9bb4d feat(core): Add `deleteProductOption` mutation to Admin API 3 years ago
  Michael Bromley 30d615af6c Merge branch 'master' into minor 3 years ago
  Michael Bromley 7c63f31a12 fix(core): Fix order calculation with over 1000 active Promotions 3 years ago
  Michael Bromley cb83f9ddf0 docs(core): Add warning on changing primary key type 3 years ago
  Michael Bromley 929ccd1b0a test(core): Fix flaky e2e test on mysql 3 years ago
  Michael Bromley 860cce683a fix(core): Allow removal of unused ProductOptionGroup 3 years ago
  Michael Bromley 4e651009dc fix(core): Reset active config after running migration functions 3 years ago