| .. |
|
address
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
|
administrator
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
asset
|
1666e22947
feat(core): Add `focalPoint` field to Asset entity
|
6 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
|
351e811714
fix(core): Specify Collection.description as text type
|
6 years ago |
|
country
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
customer
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 years ago |
|
customer-group
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 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
|
e50157862e
feat(core): Implement createFulfillment mutation
|
6 years ago |
|
global-settings
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
|
history-entry
|
e4927c3d42
feat(core): Implement order history
|
6 years ago |
|
order
|
71f3eab1a2
perf(core): Optimize OrderCalculator logic to improve performance
|
6 years ago |
|
order-item
|
92650ec8ae
feat(core): Use decimal type for OrderItem.taxRate
|
6 years ago |
|
order-line
|
6bda232399
perf(core): Remove the @RelationId() decorator from OrderItem
|
6 years ago |
|
payment
|
e6d35df993
fix(core): Correct typing of PaymentMetadata
|
6 years ago |
|
payment-method
|
f2b9a120b9
feat(core): Add settlePayment mutation
|
6 years ago |
|
product
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 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
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 years ago |
|
promotion
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 years ago |
|
refund
|
d50d48835f
fix(core): Fix uuid strategy, rework setting of ID data types in DB
|
6 years ago |
|
role
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
session
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
shipping-method
|
98bff33004
fix(core): Remove null defaults from entity fields
|
6 years ago |
|
stock-movement
|
8870b02768
feat(core): Implement Refund mutations
|
6 years ago |
|
tax-category
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
tax-rate
|
92650ec8ae
feat(core): Use decimal type for OrderItem.taxRate
|
6 years ago |
|
user
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
|
zone
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
custom-entity-fields.ts
|
4ef0f1547c
feat(core): Enable custom fields on Order entity
|
6 years ago |
|
entities.ts
|
4ed2ce3fa7
feat(core): Re-architect entity-asset relations to allow ordering
|
6 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
|
4ed2ce3fa7
feat(core): Re-architect entity-asset relations to allow ordering
|
6 years ago |
|
register-custom-entity-fields.ts
|
25a03e687d
test(core): Fix failing e2e test
|
6 years ago |
|
set-entity-id-strategy.ts
|
d50d48835f
fix(core): Fix uuid strategy, rework setting of ID data types in DB
|
6 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 |