Historique des commits

Auteur SHA1 Message Date
  Michael Bromley d5586bc516 feat(core): Enable Collection query by slug il y a 5 ans
  Michael Bromley 5b4d3db4c7 feat(core): Add "slug" field to Collection entity il y a 5 ans
  Michael Bromley 8daee55880 feat(core): Update LanguageCode enum to support common regional variants il y a 5 ans
  Michael Bromley 90bacf52c6 feat(core): Implement editing & deletion of Order/Customer notes il y a 5 ans
  Michael Bromley 4620730af1 feat(core): Create customer history entries for groups il y a 5 ans
  Michael Bromley ccedf7c00b feat(core): Implement Customer history tracking il y a 5 ans
  Michael Bromley 9635677498 feat(admin-ui): Add 'groups' field to Customer type in Admin API il y a 5 ans
  Michael Bromley 90b38a5432 feat(admin-ui): Create CustomerGroup UI components & routes il y a 5 ans
  Michael Bromley 13342c0150 feat(core): Implement CustomerGroup queries & mutations il y a 5 ans
  Michael Bromley 4c5f6a7b69 chore: Update generated types il y a 5 ans
  Michael Bromley 8b45d86b16 feat(docs): Add docs on JobQueue & examples il y a 5 ans
  Michael Bromley 82af7f69dd feat(core): Implement removeSettledJobs mutation il y a 5 ans
  Michael Bromley efa12ba425 feat(core): Implement deleteAsset mutation il y a 5 ans
  Michael Bromley 2d78e64503 refactor(core): Store JobRecord as regular VendureEntity il y a 5 ans
  Michael Bromley 46068b34c5 feat(core): Add jobQueues query il y a 5 ans
  Michael Bromley a61df9332b feat(core): Add DB-based persistence for JobQueue il y a 5 ans
  Michael Bromley 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc il y a 5 ans
  Michael Bromley 9404d8d91c chore: Update schema after rebase il y a 6 ans
  Michael Bromley 8c2db907ab feat(core): Implement deletion of TaxRate il y a 6 ans
  Michael Bromley b263b8b61f feat(core): Implement deletion of TaxCategory il y a 6 ans
  Michael Bromley 1aea1b50d2 feat(core): Store TaxRate value as decimal type il y a 6 ans
  Michael Bromley c2ae44f845 feat(core): Implement internal and readonly CustomField properties il y a 6 ans
  Michael Bromley f57fb51036 fix(core): Enforce Channels created with a default tax/shipping Zone il y a 6 ans
  Michael Bromley 7b338a48f7 feat(core): Implement deleteRole mutation il y a 6 ans
  Michael Bromley 989960b98c feat(core): Implement deleteChannel mutation il y a 6 ans
  Michael Bromley 6a165dca99 feat(core): Implement removeProductsFromChannel mutation il y a 6 ans
  Michael Bromley 5fda66b482 feat(core): Implement `assignProductsToChannel` mutation il y a 6 ans
  Michael Bromley b3dd6c1109 feat(core): Allow Roles to have Channels specified on update il y a 6 ans
  Michael Bromley 604935794d refactor(core): Allow multiple channelIds when creating Role il y a 6 ans
  Michael Bromley df5f006c06 feat(core): Allow Roles to be created in other channels il y a 6 ans