Commit History

Author SHA1 Message Date
  Michael Bromley 0afede4bff refactor: Move ConfigResolver into GlobalSettings 7 years ago
  Michael Bromley dc9db9f27a feat(admin-ui): Implement editing of global settings 7 years ago
  Michael Bromley a362adc212 feat(server): Implement global settings API 7 years ago
  Michael Bromley a78898b240 feat(admin-ui): Simplify app shell header 7 years ago
  Michael Bromley 2c7c01709c feat(admin-ui): Set currencyCode per channel, display correctly 7 years ago
  Michael Bromley 0da4493be4 feat(server): Add currencyCode to Order entity 7 years ago
  Michael Bromley a86460b8c1 feat(server): Add currencyCode to ProductVariant 7 years ago
  Michael Bromley 3977e4a461 feat(server): Add currencyCode to Channel entity 7 years ago
  Michael Bromley 4f60cde953 feat(server): Automatically populate search index if empty 7 years ago
  Michael Bromley 80534db242 fix(server): Fix error when populating assets 7 years ago
  Michael Bromley 96209cd60d feat(admin-ui): Support for facet value selection in PromotionDetail 7 years ago
  Michael Bromley 7a86defddc feat(server): PromotionAction execute fn can be async 7 years ago
  Michael Bromley efc6df6c79 refactor(server): Cache ProductVariant lookups when calculating order 7 years ago
  Michael Bromley 3271ae21c6 feat(server): PromotionCondition check fn can be async, add facet check 7 years ago
  Michael Bromley b5fe9df784 feat(server): Add categoryId filter to the products query 7 years ago
  Michael Bromley dd662d0a39 refactor(server): Remove the TypeORM tree for ProductCategory 7 years ago
  Michael Bromley 0c869283b9 feat(docs): Styling docs top bar 7 years ago
  Michael Bromley 5270af78af feat(docs): Incorporate landing page in docs website, styling 7 years ago
  Michael Bromley 0b00db96a1 feat(docs): Initial setup of Hugo docs website 7 years ago
  Michael Bromley 4cb4911592 refactor(server): Order VendureConfig props alphabetically 7 years ago
  Michael Bromley 0181b3b984 feat(admin-ui): Implement CanDeactivate guard for detail components 7 years ago
  Michael Bromley 32edf9976f test(server): Fix non-deterministic asset ids on Windows 7 years ago
  Michael Bromley c333530f2a fix(server): Revert using Nest's onModuleInit hook to run service setup 7 years ago
  Michael Bromley cb9016f725 fix(admin-ui): Fix ui bugs on Order detail page 7 years ago
  Michael Bromley 4fc9c8ff99 fix(server): Correctly handle expired registration tokens 7 years ago
  Michael Bromley b1ffa1e397 fix(server): Do not allow re-registration of verified email addresses 7 years ago
  Michael Bromley d300978c1d refactor(server): Use Nest's onModuleInit hook to run service setup 7 years ago
  Michael Bromley b890a0c510 fix(server): Fix use of deprecated api for file uploads 7 years ago
  Michael Bromley 108f06eab1 feat(server): Add billingAddress property to Order entity 7 years ago
  Michael Bromley 52ecc378e1 feat(server): Make tax zone/price calculations configurable 7 years ago