| .. |
|
address
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 years ago |
|
administrator
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 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
|
d09452e5c6
fix(core): Fix bug when instantiating entity from object with getter
|
2 years ago |
|
channel
|
9a3394fe45
docs(core): Add some missing docs
|
2 years ago |
|
collection
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 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
|
09c7175f8b
feat(core): Add `Facet.valueList` resolver for paginated values
|
2 years ago |
|
fulfillment
|
af64e2f0b7
chore(core): Add missing docs and further cleanup
|
3 years ago |
|
global-settings
|
2748a6e9fc
feat(core): Move global stock & language settings into Channel
|
2 years ago |
|
history-entry
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
order
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
order-line
|
7549aad738
fix(core): Fix discount calculation error edge-case
|
2 years ago |
|
order-line-reference
|
af64e2f0b7
chore(core): Add missing docs and further cleanup
|
3 years ago |
|
order-modification
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
payment
|
61ac0418c4
feat(core): Implement MoneyStrategy
|
2 years ago |
|
payment-method
|
7b407de250
fix(core): Fix issues with Promotion & PaymentMethod null descriptions
|
2 years ago |
|
product
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
product-option
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
product-option-group
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
product-variant
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
promotion
|
bdd27201bd
feat(core): Add maximum coupon usage (#2331)
|
2 years ago |
|
refund
|
61ac0418c4
feat(core): Implement MoneyStrategy
|
2 years ago |
|
region
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
role
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 years ago |
|
seller
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 years ago |
|
session
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 years ago |
|
shipping-line
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 years ago |
|
shipping-method
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
stock-level
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 years ago |
|
stock-location
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 years ago |
|
stock-movement
|
a1f6018634
feat(core): Implement channel mutations on StockLocation
|
2 years ago |
|
surcharge
|
efee8ec5e1
fix(core): Use MoneyStrategy in Surcharges (#2294)
|
2 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
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 years ago |
|
custom-entity-fields.ts
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 years ago |
|
entities.ts
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 years ago |
|
entity-id.decorator.ts
|
d1dc21514c
docs: Fix broken link
|
2 years ago |
|
index.ts
|
b196e138cc
Merge branch 'master' into new-docs
|
2 years ago |
|
money.decorator.ts
|
5c48705dc3
docs: More docs
|
2 years ago |
|
register-custom-entity-fields.ts
|
577544748f
fix(core): Log error on misconfigured localized custom fields
|
2 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
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
set-money-strategy.ts
|
61ac0418c4
feat(core): Implement MoneyStrategy
|
2 years ago |
|
subscribers.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
validate-custom-fields-config.spec.ts
|
8daa6b283d
test: All unit tests passing with vitest
|
2 years ago |
|
validate-custom-fields-config.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
value-transformers.ts
|
92650ec8ae
feat(core): Use decimal type for OrderItem.taxRate
|
6 years ago |