Commit History

Author SHA1 Message Date
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process 7 years ago
  Michael Bromley 14f87aef5b fix(admin-ui): Update PermissionGridComponent to show all existing perms 7 years ago
  Michael Bromley bcad51a573 chore: Upgrade to Angular 7 & TypeScript 3.1 7 years ago
  Michael Bromley 24030ae1d0 feat: Implement pricesIncludeTax option on Channel 7 years ago
  Michael Bromley 9076d45863 fix: Get Promotions working with new design 7 years ago
  Michael Bromley b0d4b6c261 feat(server): Add tax data to ProductVariant results 7 years ago
  Michael Bromley 460978542e feat(server): Add tax adjustments to orders 7 years ago
  Michael Bromley ef68c26796 feat: Implement Channel API & admin-ui list/detail 7 years ago
  Michael Bromley 4df0ed8969 feat: Implement TaxRate API & admin ui 7 years ago
  Michael Bromley 0e50a0b312 refactor: Rename AdjustmentSource -> Promotion, refactor OrderItems 7 years ago
  Michael Bromley 8b51f1feeb refactor: Create simple TaxCategory entity 7 years ago
  Michael Bromley ff495fca58 feat(server): Implement CustomerGroup entity 7 years ago
  Michael Bromley 798fee7d5f feat(server): Implement Zones 7 years ago
  Michael Bromley ea4d2e27bb feat: Add Country entity & admin-ui list detail components 7 years ago
  Michael Bromley 73ec9c731d feat(server): Initial impl of tax-adjusted ProductVariant pricing 7 years ago
  Michael Bromley 1e59fa84d2 feat(server): Add Public permission 7 years ago
  Michael Bromley cf086ece89 test(server): Add e2e tests for AdjustmentSource resolver 7 years ago
  Michael Bromley 8f8aafd4ae refactor(server): Implement adjustment mechanism on Orders & OrderItems 7 years ago
  Michael Bromley c6b79fe959 feat(server): Make adjustment operations configurable 7 years ago
  Michael Bromley b2ec600ba9 feat: Basic CRU on AdjustmentSource 7 years ago
  Michael Bromley 1718eca72f feat: Basic orders list 7 years ago
  Michael Bromley 91f0aa63ac refactor(server): Switch to new generated types 7 years ago
  Michael Bromley 10e985af8d chore(server): Use graphql-code-generator for generating all types 7 years ago
  Michael Bromley c81e920280 feat(server): Create anonymous sessions and basic Order operations 7 years ago
  Michael Bromley ff10e896f4 feat: Implement configurable cookie/bearer session token methods 7 years ago
  Michael Bromley 4848279f26 refactor: Overhaul authN, remove JWT, use sessions table 7 years ago
  Michael Bromley f0f39caa9a feat: Implement refresh tokens 7 years ago
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 years ago
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 years ago
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 years ago