Michael Bromley 844a12d6ba fix(core): Ignore deleted products when checking slug uniqueness 5 years ago
..
address e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 years ago
administrator dc82b2c239 feat(core): Implement `deleteAdministrator` mutation 5 years ago
asset efa12ba425 feat(core): Implement deleteAsset mutation 5 years ago
authentication-method c3ed2cd2ce feat(core): Export ExternalAuthenticationService 5 years ago
base d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
channel e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
collection 3f0c79bbc0 fix(core): Define cascade behaviour for featured assets 5 years ago
country e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
customer 0f7347336f feat(core): Make Customers ChannelAware 5 years ago
customer-group 13342c0150 feat(core): Implement CustomerGroup queries & mutations 5 years ago
facet e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 years ago
facet-value e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 years ago
fulfillment 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 years ago
global-settings 31bb06a360 feat(core): Enable inventory tracking by default in GlobalSettings 5 years ago
history-entry 6054b7174b fix(core): Correctly cascade deletions in HistoryEntries 5 years ago
order 9cd3e2470d feat(core): Implement order modification 5 years ago
order-item 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling 5 years ago
order-line a711780758 feat(core): Rework Order shipping to support multiple shipping lines 5 years ago
order-modification 9cd3e2470d feat(core): Implement order modification 5 years ago
payment 3f72311635 feat(core): Allow public & private Payment metadata 5 years ago
payment-method 3f72311635 feat(core): Allow public & private Payment metadata 5 years ago
product 844a12d6ba fix(core): Ignore deleted products when checking slug uniqueness 5 years ago
product-option d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
product-option-group e0583dddd2 refactor: Reorganize CustomFields TypeScript & GraphQL types 6 years ago
product-variant 9544dd42aa feat(core): Simplify TaxCalculationStrategy API 5 years ago
promotion 69b12e30dc feat(core): Implement Shipping promotion actions 5 years ago
refund 3f72311635 feat(core): Allow public & private Payment metadata 5 years ago
role e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
session 0f7347336f feat(core): Make Customers ChannelAware 5 years ago
shipping-line 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling 5 years ago
shipping-method 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling 5 years ago
stock-movement 75e3f9c56d feat(core): Track stock allocations 5 years ago
surcharge 9cd3e2470d feat(core): Implement order modification 5 years ago
tax-category e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
tax-rate 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts 5 years ago
user 39c743bb56 feat(core): Record lastLogin date on authenticate 5 years ago
zone e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
custom-entity-fields.ts c7418d1358 feat(core): Make ShippingMethod translatable 5 years ago
entities.ts 9cd3e2470d feat(core): Implement order modification 5 years ago
entity-id.decorator.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
index.ts b608e145bf feat(core): Implement Order surcharges 5 years ago
register-custom-entity-fields.ts c7418d1358 feat(core): Make ShippingMethod translatable 5 years ago
set-entity-id-strategy.ts 53007fabc6 refactor(core): Simplify inheritance structure of EntityIdStrategies 5 years ago
subscribers.ts b444a5a41f chore(core): Remove unused product variant subscriber 6 years ago
validate-custom-fields-config.spec.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
validate-custom-fields-config.ts d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
value-transformers.ts 92650ec8ae feat(core): Use decimal type for OrderItem.taxRate 6 years ago