コミット履歴

作者 SHA1 メッセージ 日付
  Michael Bromley ee468f09fc feat(admin-ui): Add empty state placeholder to DataTable component 7 年 前
  Michael Bromley f833d98f43 feat(server): Expose list of Customer's orders 7 年 前
  Michael Bromley 21dad821e3 feat(admin-ui): Customer detail includes editable addresses 7 年 前
  Michael Bromley 87b0442985 feat(server): Set Address country via countryCode 7 年 前
  Michael Bromley d1e9d8f85d feat(admin-ui): Implement search/filtering of Assets 7 年 前
  Michael Bromley b1c983fb38 feat(server): Trim string arg to filter "contains" list queries 7 年 前
  Michael Bromley 465b2c66d7 fix(admin-ui): Fix positioning of file dropzone overlay 7 年 前
  Michael Bromley d42c76780a feat(docs): Write AssetOptions docs, tweak styles 7 年 前
  Michael Bromley ddaee4fd71 feat(docs): Highlight current section in table of contents 7 年 前
  Michael Bromley 7b5dcbf829 feat(docs): Improve docs nav menu: correct ordering & expand sections 7 年 前
  Michael Bromley 8777ac33e5 fix(test): Fix non-deterministic order of created Assets 7 年 前
  Michael Bromley 2e3dafd939 fix(admin-ui): Fix broken translation entry 7 年 前
  Michael Bromley 2d64cd9298 feat(admin-ui): Cache global settings, refresh on edit 7 年 前
  Michael Bromley 0afede4bff refactor: Move ConfigResolver into GlobalSettings 7 年 前
  Michael Bromley dc9db9f27a feat(admin-ui): Implement editing of global settings 7 年 前
  Michael Bromley a362adc212 feat(server): Implement global settings API 7 年 前
  Michael Bromley a78898b240 feat(admin-ui): Simplify app shell header 7 年 前
  Michael Bromley 2c7c01709c feat(admin-ui): Set currencyCode per channel, display correctly 7 年 前
  Michael Bromley 0da4493be4 feat(server): Add currencyCode to Order entity 7 年 前
  Michael Bromley a86460b8c1 feat(server): Add currencyCode to ProductVariant 7 年 前
  Michael Bromley 3977e4a461 feat(server): Add currencyCode to Channel entity 7 年 前
  Michael Bromley 4f60cde953 feat(server): Automatically populate search index if empty 7 年 前
  Michael Bromley 80534db242 fix(server): Fix error when populating assets 7 年 前
  Michael Bromley 96209cd60d feat(admin-ui): Support for facet value selection in PromotionDetail 7 年 前
  Michael Bromley 7a86defddc feat(server): PromotionAction execute fn can be async 7 年 前
  Michael Bromley efc6df6c79 refactor(server): Cache ProductVariant lookups when calculating order 7 年 前
  Michael Bromley 3271ae21c6 feat(server): PromotionCondition check fn can be async, add facet check 7 年 前
  Michael Bromley b5fe9df784 feat(server): Add categoryId filter to the products query 7 年 前
  Michael Bromley dd662d0a39 refactor(server): Remove the TypeORM tree for ProductCategory 7 年 前
  Michael Bromley 0c869283b9 feat(docs): Styling docs top bar 7 年 前