Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Bromley 4c5f6a7b69 chore: Update generated types vor 5 Jahren
  Michael Bromley 8b45d86b16 feat(docs): Add docs on JobQueue & examples vor 5 Jahren
  Michael Bromley 82af7f69dd feat(core): Implement removeSettledJobs mutation vor 5 Jahren
  Michael Bromley efa12ba425 feat(core): Implement deleteAsset mutation vor 5 Jahren
  Michael Bromley 2d78e64503 refactor(core): Store JobRecord as regular VendureEntity vor 5 Jahren
  Michael Bromley 46068b34c5 feat(core): Add jobQueues query vor 5 Jahren
  Michael Bromley a61df9332b feat(core): Add DB-based persistence for JobQueue vor 5 Jahren
  Michael Bromley 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc vor 5 Jahren
  Michael Bromley 9404d8d91c chore: Update schema after rebase vor 6 Jahren
  Michael Bromley 8c2db907ab feat(core): Implement deletion of TaxRate vor 6 Jahren
  Michael Bromley b263b8b61f feat(core): Implement deletion of TaxCategory vor 6 Jahren
  Michael Bromley 1aea1b50d2 feat(core): Store TaxRate value as decimal type vor 6 Jahren
  Michael Bromley c2ae44f845 feat(core): Implement internal and readonly CustomField properties vor 6 Jahren
  Michael Bromley f57fb51036 fix(core): Enforce Channels created with a default tax/shipping Zone vor 6 Jahren
  Michael Bromley 7b338a48f7 feat(core): Implement deleteRole mutation vor 6 Jahren
  Michael Bromley 989960b98c feat(core): Implement deleteChannel mutation vor 6 Jahren
  Michael Bromley 6a165dca99 feat(core): Implement removeProductsFromChannel mutation vor 6 Jahren
  Michael Bromley 5fda66b482 feat(core): Implement `assignProductsToChannel` mutation vor 6 Jahren
  Michael Bromley b3dd6c1109 feat(core): Allow Roles to have Channels specified on update vor 6 Jahren
  Michael Bromley 604935794d refactor(core): Allow multiple channelIds when creating Role vor 6 Jahren
  Michael Bromley df5f006c06 feat(core): Allow Roles to be created in other channels vor 6 Jahren
  Michael Bromley 2fd33d03b3 chore: Update some root dependencies vor 6 Jahren
  Michael Bromley f97c3acb0d feat(core): Add isPublic flag to AddNoteToOrderInput vor 6 Jahren
  Michael Bromley 887cc6cf51 feat(core): Add history entry to Order when vouchers applied/removed vor 6 Jahren
  Michael Bromley 02ebd9c0c9 feat(core): Expose Order.promotions via GraphQL APIs vor 6 Jahren
  Michael Bromley 9d450693c3 feat(core): Implement per-customer usage limits for Promotions vor 6 Jahren
  Michael Bromley fdacb4bcef feat(core): Add couponCodes to Order & mutations to add/remove codes vor 6 Jahren
  Michael Bromley 818be24129 fix(core): Add date fields to graphql Country type vor 6 Jahren
  Michael Bromley fe360f59e3 feat(core): Allow length of custom field strings to be specified vor 6 Jahren
  Michael Bromley 7ddd893470 feat(core): Add Promotion-specific CRUD permissions vor 6 Jahren