| .. |
|
address
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 лет назад |
|
administrator
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 лет назад |
|
asset
|
0afc94e3ee
feat(core): Update TypeORM to v0.3.20
|
1 год назад |
|
authentication-method
|
01e369fa58
feat(core): Add indices to many-to-one relations
|
3 лет назад |
|
base
|
ddf8a15e95
Revert "WIP encrypted custom fields"
|
1 год назад |
|
channel
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
collection
|
0afc94e3ee
feat(core): Update TypeORM to v0.3.20
|
1 год назад |
|
customer
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
customer-group
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
facet
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
facet-value
|
15f2f5618d
chore(core): Add missing cascades on many-to-many relations
|
1 год назад |
|
fulfillment
|
0afc94e3ee
feat(core): Update TypeORM to v0.3.20
|
1 год назад |
|
global-settings
|
623c5b402a
chore(docs): Update styles to align with website and Docusauras v2 to v3 upgrade (#2897)
|
1 год назад |
|
history-entry
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
order
|
f43c204a42
fix(core): Update DefaultMoneyStrategy.round() Logic (#3023)
|
1 год назад |
|
order-line
|
e3d6c21ea3
perf(core): Optimize order operations
|
1 год назад |
|
order-line-reference
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
order-modification
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 лет назад |
|
payment
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
payment-method
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
product
|
70ad853163
perf(core): Optimizations to the addItemToOrder path
|
1 год назад |
|
product-option
|
0afc94e3ee
feat(core): Update TypeORM to v0.3.20
|
1 год назад |
|
product-option-group
|
0afc94e3ee
feat(core): Update TypeORM to v0.3.20
|
1 год назад |
|
product-variant
|
70ad853163
perf(core): Optimizations to the addItemToOrder path
|
1 год назад |
|
promotion
|
0ff82885b6
feat(core): Create PromotionLineAction (#2971)
|
1 год назад |
|
refund
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
region
|
e78ce5c000
chore(core): Add missing many-to-one indexes
|
2 лет назад |
|
role
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
seller
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
session
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
shipping-line
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
shipping-method
|
02bcdba6ee
fix(core): Fix circular reference error in email sending job
|
1 год назад |
|
stock-level
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
stock-location
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
stock-movement
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
surcharge
|
efee8ec5e1
fix(core): Use MoneyStrategy in Surcharges (#2294)
|
2 лет назад |
|
tag
|
71cf3b9016
feat(core): Add support for Asset tags
|
5 лет назад |
|
tax-category
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
tax-rate
|
e3d6c21ea3
perf(core): Optimize order operations
|
1 год назад |
|
user
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
zone
|
bdf2329b9b
fix(core): Add missing reverse side relations (#2781)
|
1 год назад |
|
custom-entity-fields.ts
|
1167102783
feat(core): Add custom field support for Payment, Refund, ShippingLine, StockLevel, StockMovement, Session, HistoryEntry
|
1 год назад |
|
entities.ts
|
7b8f5bf6a4
feat(core): Implement Regions & support for Provinces
|
2 лет назад |
|
entity-id.decorator.ts
|
d1dc21514c
docs: Fix broken link
|
2 лет назад |
|
index.ts
|
b196e138cc
Merge branch 'master' into new-docs
|
2 лет назад |
|
money.decorator.ts
|
5c48705dc3
docs: More docs
|
2 лет назад |
|
register-custom-entity-fields.ts
|
dffd123718
feat(core): Implement support for struct custom field type (#3178)
|
1 год назад |
|
run-entity-metadata-modifiers.ts
|
4ae558038d
chore(core): Fix circular dependencies & get all core tests passing
|
3 лет назад |
|
set-entity-id-strategy.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 лет назад |
|
set-money-strategy.ts
|
61ac0418c4
feat(core): Implement MoneyStrategy
|
2 лет назад |
|
subscribers.ts
|
623c5b402a
chore(docs): Update styles to align with website and Docusauras v2 to v3 upgrade (#2897)
|
1 год назад |
|
validate-custom-fields-config.spec.ts
|
8daa6b283d
test: All unit tests passing with vitest
|
2 лет назад |
|
validate-custom-fields-config.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 лет назад |
|
value-transformers.ts
|
92650ec8ae
feat(core): Use decimal type for OrderItem.taxRate
|
6 лет назад |