Commit History

Author SHA1 Message Date
  Michael Bromley c8618e847d feat(server): Validate custom field config to ensure no naming conflicts 7 years ago
  Michael Bromley 868a6ea605 fix(admin-ui): Fix cyclic dependency in http interceptor 7 years ago
  Michael Bromley 8c59c2d5d7 chore: Update TypeScript to same version (2.9) for server & admin-ui 7 years ago
  Michael Bromley eff2de9ee0 docs(server): Add section on custom fields to readme 7 years ago
  Michael Bromley 7230a2ff3a feat(admin-ui): Initial implementation of customFields in prod detail 7 years ago
  Michael Bromley f28c822355 fix(server): Define customFields as JSON if not set 7 years ago
  Michael Bromley 988e5c84df chore(admin-ui): Update apollo & codegen script 7 years ago
  Michael Bromley 834481314c feat(server): Extend inputs & translations with customFields 7 years ago
  Michael Bromley e773d02643 feat(server): Add GraphQL config endpoint 7 years ago
  Michael Bromley 8285037502 feat(server): Implement localeString type for customFields 7 years ago
  Michael Bromley 18001a445f feat(server): Initial impl of customFields 7 years ago
  Michael Bromley 8d8f5b8aac feat(admin-ui): Can specify default price & sku when creating variants 7 years ago
  Michael Bromley 454f7249c2 feat(server): generateVariantsForProduct accepts default price & sku 7 years ago
  Michael Bromley d58d36c8b3 feat(admin-ui): Add translationVars to NotificationService methods 7 years ago
  Michael Bromley 7eba603d81 fix(admin-ui): Only update modified ProductVariants 7 years ago
  Michael Bromley b88f54d705 fix(server): Return translated options from updateProductVariants() 7 years ago
  Michael Bromley fe33b0c739 fix(admin-ui): Fix chip styling 7 years ago
  Michael Bromley e3828dd65b chore(admin-ui): Exclude test-specific .ts files from build 7 years ago
  Michael Bromley c3780c38f5 fix(admin-ui): Localize notifications 7 years ago
  Michael Bromley 278226817f feat(admin-ui): Use CurrencyInputComponent in product detail page 7 years ago
  Michael Bromley bc78b97661 feat(admin-ui): Create CurrencyInputComponent 7 years ago
  Michael Bromley 48760d0fbf fix(admin-ui): Fix breadcrumb for create product route 7 years ago
  Michael Bromley 1ce1de482d feat(admin-ui): Auto-generate slug for new products 7 years ago
  Michael Bromley b9b37692f9 feat(admin-ui): Implement creation of ProductVariants via wizard 7 years ago
  Michael Bromley 16893238c8 fix(server): Fix GraphQL schema violations in return values 7 years ago
  Michael Bromley 8245c6bf1f refactor(server): Extract variant generation method into shared function 7 years ago
  Michael Bromley 5c5cc0825f feat(admin-ui): Create ChipComponent 7 years ago
  Michael Bromley acdcd105f9 feat(admin-ui): Create SelectToggleComponent 7 years ago
  Michael Bromley 77f13809ef test(admin-ui): Create testing helpers 7 years ago
  Michael Bromley 2602d39900 chore(admin-ui): Move global sass to styles directory 7 years ago