| .. |
|
address
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
|
administrator
|
dc82b2c239
feat(core): Implement `deleteAdministrator` mutation
|
5 years ago |
|
asset
|
efa12ba425
feat(core): Implement deleteAsset mutation
|
5 years ago |
|
authentication-method
|
c3ed2cd2ce
feat(core): Export ExternalAuthenticationService
|
5 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
|
3f0c79bbc0
fix(core): Define cascade behaviour for featured assets
|
5 years ago |
|
country
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
customer
|
0f7347336f
feat(core): Make Customers ChannelAware
|
5 years ago |
|
customer-group
|
13342c0150
feat(core): Implement CustomerGroup queries & mutations
|
5 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
|
44a05434ce
Merge branch 'next' into transactions
|
5 years ago |
|
global-settings
|
87d07f8a21
feat(core): Implement constraints on adding & fulfilling OrderItems
|
5 years ago |
|
history-entry
|
ccedf7c00b
feat(core): Implement Customer history tracking
|
5 years ago |
|
order
|
829ac966c2
feat(core): Add `totalQuantity` field to Order type
|
5 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
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
|
payment-method
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
|
product
|
3f0c79bbc0
fix(core): Define cascade behaviour for featured assets
|
5 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
|
87d07f8a21
feat(core): Implement constraints on adding & fulfilling OrderItems
|
5 years ago |
|
promotion
|
44a05434ce
Merge branch 'next' into transactions
|
5 years ago |
|
refund
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
|
role
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
session
|
0f7347336f
feat(core): Make Customers ChannelAware
|
5 years ago |
|
shipping-method
|
d166c08963
feat(core): More flexible handling of shipping calculations
|
5 years ago |
|
stock-movement
|
75e3f9c56d
feat(core): Track stock allocations
|
5 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
|
39c743bb56
feat(core): Record lastLogin date on authenticate
|
5 years ago |
|
zone
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
custom-entity-fields.ts
|
fbc36ab999
feat(core): Enable custom fields on ShippingMethod entity (#406)
|
5 years ago |
|
entities.ts
|
75e3f9c56d
feat(core): Track stock allocations
|
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
|
28c520f8af
chore(core): Export new symbols, add some documentation
|
5 years ago |
|
register-custom-entity-fields.ts
|
d47becc44f
fix(core): Add warning for list defaults in mysql
|
5 years ago |
|
set-entity-id-strategy.ts
|
53007fabc6
refactor(core): Simplify inheritance structure of EntityIdStrategies
|
5 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 |