Commit History

Author SHA1 Message Date
  Michael Bromley 1baeedf557 feat(core): Allow custom Permissions to be defined 5 years ago
  Michael Bromley 62c7207572 style(admin-ui): Reformat long lines 5 years ago
  Michael Bromley 98958d7515 chore: Update generated types after merge 5 years ago
  Michael Bromley 4b905a6cf6 Merge branch 'master' into next 5 years ago
  Lukas Chladek f129e0cc0b fix(admin-ui): Fix overflow that made ui unusable on mobile 5 years ago
  Michael Bromley 71492686fc chore: Publish v0.16.2 5 years ago
  Michael Bromley 3f7627e231 fix(admin-ui): Correct display of args input in PaymentMethodDetail 5 years ago
  Michael Bromley ca538b8013 fix(admin-ui): Fix display of existing variants in ProductVariantEditor 5 years ago
  Michael Bromley 9393d045bc fix(admin-ui): Auto-fill Product & Collection slugs in other languages 5 years ago
  Michael Bromley 8d028cf011 fix(admin-ui): Preserve expanded state on moving collections 5 years ago
  Michael Bromley 3490e173dc chore: Add Czech to default ui language lists 5 years ago
  Lukas Chladek 89ee826d86 feat(admin-ui): Add Czech translations 5 years ago
  Michael Bromley c77af2b41f fix(admin-ui): Fix collection list "expand all" behaviour when toggling 5 years ago
  Michael Bromley e22db7e2e0 fix(email-plugin): Only call `loadData()` function after filters run 5 years ago
  Michael Bromley ef99c22900 fix(core): Correctly de-duplicate OrderLines with empty custom fields 5 years ago
  Michael Bromley 540d2c6752 feat(admin-ui): Account for stockOnHand when creating Fulfillments 5 years ago
  Michael Bromley 335c3456dc feat(admin-ui): Implement UI controls for setting outOfStockThreshold 5 years ago
  Michael Bromley 87d07f8a21 feat(core): Implement constraints on adding & fulfilling OrderItems 5 years ago
  Michael Bromley d2333fc936 fix(core): Correctly encode IDs in nested fragments 5 years ago
  Michael Bromley 75e3f9c56d feat(core): Track stock allocations 5 years ago
  Lukas Chladek 76d2d56a2c feat(admin-ui): Enable filtering by custom Order states in list view 5 years ago
  Michael Bromley b825df16fa feat(admin-ui): Support new API for ProductVariant.trackInventory 5 years ago
  Michael Bromley f27f985db4 feat(core): Implement inheritance for ProductVariant.trackInventory 5 years ago
  Michael Bromley f7bffa903b chore: Reinstate build & test workflow on PRs to master 5 years ago
  Michael Bromley b56380c38b refactor(core): Add args typing to authenticate resolver 5 years ago
  Bruno Macabeus d3ddb96a5e feat(core): Add custom error result on AuthenticationStrategy 5 years ago
  chladog 04a49bf2fd fix(core): Add missing events to export (fulfillment, logout) 5 years ago
  Michael Bromley ee39263e99 feat(core): Add NotVerifiedError to AuthenticationResult 5 years ago
  Michael Bromley 6204acfd5c chore: Use better-sqlite3 for dev 5 years ago
  Michael Bromley 55b00b2c9d test(core): Await modified collection jobs 5 years ago