| .. |
|
address
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
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
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
collection
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
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
|
568e4b2f4a
fix(core): Fix incorrect common import paths
|
4 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
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
order-item
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
order-line
|
fac805d19a
Merge branch 'minor' into major
|
3 years ago |
|
order-modification
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
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
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
product-option
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
product-option-group
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
product-variant
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
promotion
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
refund
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
role
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
session
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
shipping-line
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
shipping-method
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
stock-movement
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
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
|
39c743bb56
feat(core): Record lastLogin date on authenticate
|
5 years ago |
|
zone
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
custom-entity-fields.ts
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
entities.ts
|
71cf3b9016
feat(core): Add support for Asset tags
|
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
|
cc1e4ed82b
fix(core): Add missing Fulfillment entity export
|
4 years ago |
|
register-custom-entity-fields.ts
|
ba060b4c54
fix(core): Fix error with certain custom field config
|
4 years ago |
|
run-entity-metadata-modifiers.ts
|
16e52f2636
feat(core): Add `metadataModifiers` for low-level DB entity config
|
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 |