Commit History

作者 SHA1 備註 提交日期
  Michael Bromley be69ddda00 feat(server): Add activeCustomer query 7 年之前
  Michael Bromley 0538c2b37d feat: Create & Update for Customers 7 年之前
  Michael Bromley 489b0e99bb feat(admin-ui): Create CustomerModule with basic list/detail views 7 年之前
  Michael Bromley e625a59ccd feat(admin-ui): Create OrderDetailComponent 7 年之前
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process 7 年之前
  Michael Bromley 14f87aef5b fix(admin-ui): Update PermissionGridComponent to show all existing perms 7 年之前
  Michael Bromley 3319d2bd62 feat(admin-ui): Create order detail component & routing 7 年之前
  Michael Bromley bcad51a573 chore: Upgrade to Angular 7 & TypeScript 3.1 7 年之前
  Michael Bromley 24030ae1d0 feat: Implement pricesIncludeTax option on Channel 7 年之前
  Michael Bromley 9076d45863 fix: Get Promotions working with new design 7 年之前
  Michael Bromley b0d4b6c261 feat(server): Add tax data to ProductVariant results 7 年之前
  Michael Bromley 460978542e feat(server): Add tax adjustments to orders 7 年之前
  Michael Bromley ef68c26796 feat: Implement Channel API & admin-ui list/detail 7 年之前
  Michael Bromley 4df0ed8969 feat: Implement TaxRate API & admin ui 7 年之前
  Michael Bromley 0e50a0b312 refactor: Rename AdjustmentSource -> Promotion, refactor OrderItems 7 年之前
  Michael Bromley 8b51f1feeb refactor: Create simple TaxCategory entity 7 年之前
  Michael Bromley ff495fca58 feat(server): Implement CustomerGroup entity 7 年之前
  Michael Bromley 798fee7d5f feat(server): Implement Zones 7 年之前
  Michael Bromley ea4d2e27bb feat: Add Country entity & admin-ui list detail components 7 年之前
  Michael Bromley 73ec9c731d feat(server): Initial impl of tax-adjusted ProductVariant pricing 7 年之前
  Michael Bromley 1e59fa84d2 feat(server): Add Public permission 7 年之前
  Michael Bromley cf086ece89 test(server): Add e2e tests for AdjustmentSource resolver 7 年之前
  Michael Bromley 8f8aafd4ae refactor(server): Implement adjustment mechanism on Orders & OrderItems 7 年之前
  Michael Bromley c6b79fe959 feat(server): Make adjustment operations configurable 7 年之前
  Michael Bromley b2ec600ba9 feat: Basic CRU on AdjustmentSource 7 年之前
  Michael Bromley 1718eca72f feat: Basic orders list 7 年之前
  Michael Bromley 91f0aa63ac refactor(server): Switch to new generated types 7 年之前
  Michael Bromley ab6eacd413 refactor(admin-ui): Switch to new generated types 7 年之前
  Michael Bromley c81e920280 feat(server): Create anonymous sessions and basic Order operations 7 年之前
  Michael Bromley ff10e896f4 feat: Implement configurable cookie/bearer session token methods 7 年之前