Michael Bromley 4ae558038d chore(core): Fix circular dependencies & get all core tests passing 3 years ago
..
address b39dbb5b37 docs(core): Add documentation for new multivendor APIs 3 years ago
administrator 260ccfc049 feat(core): Support custom fields on Administrator entity 5 years ago
asset 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
authentication-method 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
base d50d48835f fix(core): Fix uuid strategy, rework setting of ID data types in DB 6 years ago
channel 3d9f7e8934 feat(core): Create underlying APIs to support multivendor Orders 3 years ago
collection 937cf67298 perf(core): Add indexes to Product & Collection slugs 3 years ago
country 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
customer 0f7347336f feat(core): Make Customers ChannelAware 5 years ago
customer-group fac803d1ee feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory, 4 years ago
facet 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
facet-value 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
fulfillment 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
global-settings 31bb06a360 feat(core): Enable inventory tracking by default in GlobalSettings 5 years ago
history-entry 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
order 4ae558038d chore(core): Fix circular dependencies & get all core tests passing 3 years ago
order-item 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
order-line 4ae558038d chore(core): Fix circular dependencies & get all core tests passing 3 years ago
order-line-reference 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
order-modification 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
payment 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
payment-method fac803d1ee feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory, 4 years ago
product 937cf67298 perf(core): Add indexes to Product & Collection slugs 3 years ago
product-option 69959c2145 Merge branch 'minor' into major 3 years ago
product-option-group 69959c2145 Merge branch 'minor' into major 3 years ago
product-variant 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
promotion 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
refund 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
role e2ada9b8cc refactor: Properly compile the @vendure/common package 6 years ago
seller 4ae558038d chore(core): Fix circular dependencies & get all core tests passing 3 years ago
session 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
shipping-line 3d9f7e8934 feat(core): Create underlying APIs to support multivendor Orders 3 years ago
shipping-method 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
stock-movement 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
surcharge 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
tag 71cf3b9016 feat(core): Add support for Asset tags 5 years ago
tax-category fac803d1ee feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory, 4 years ago
tax-rate 01e369fa58 feat(core): Add indices to many-to-one relations 3 years ago
user 302456e7f4 Merge branch 'minor' into major 3 years ago
zone fac803d1ee feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory, 4 years ago
custom-entity-fields.ts 3d9f7e8934 feat(core): Create underlying APIs to support multivendor Orders 3 years ago
entities.ts 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 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 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
register-custom-entity-fields.ts 3d9f7e8934 feat(core): Create underlying APIs to support multivendor Orders 3 years ago
run-entity-metadata-modifiers.ts 4ae558038d chore(core): Fix circular dependencies & get all core tests passing 3 years ago
set-entity-id-strategy.ts 53007fabc6 refactor(core): Simplify inheritance structure of EntityIdStrategies 5 years ago
subscribers.ts 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns 5 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