| .. |
|
address
|
e0583dddd2
refactor: Reorganize CustomFields TypeScript & GraphQL types
|
6 years ago |
|
administrator
|
260ccfc049
feat(core): Support custom fields on Administrator entity
|
5 years ago |
|
asset
|
60b6171253
feat(core): Support for custom fields on Asset entity
|
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
|
489faf58a9
feat(core): Support custom fields on Channel entity
|
5 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
|
e8fcb9959a
feat(core): Make Facets/FacetValues Channel-aware
|
5 years ago |
|
facet-value
|
e8fcb9959a
feat(core): Make Facets/FacetValues Channel-aware
|
5 years ago |
|
fulfillment
|
4e53d088f0
feat(core): Implement FulfillmentHandlers
|
5 years ago |
|
global-settings
|
31bb06a360
feat(core): Enable inventory tracking by default in GlobalSettings
|
5 years ago |
|
history-entry
|
6054b7174b
fix(core): Correctly cascade deletions in HistoryEntries
|
5 years ago |
|
order
|
cf5aa31550
fix(core): Include shipping tax in Order.taxSummary
|
4 years ago |
|
order-item
|
42bf55a743
fix: Add type safety for order item update fields
|
5 years ago |
|
order-line
|
3aae4fbc8d
feat(core): Implement ChangedPriceHandlingStrategy
|
5 years ago |
|
order-modification
|
9cd3e2470d
feat(core): Implement order modification
|
5 years ago |
|
payment
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
|
payment-method
|
1a3b04f4a5
feat(core): Make PaymentMethod channel-aware
|
4 years ago |
|
product
|
844a12d6ba
fix(core): Ignore deleted products when checking slug uniqueness
|
5 years ago |
|
product-option
|
0c997bf352
feat(core): Make ProductOptionGroup / ProductOption soft-deletable
|
5 years ago |
|
product-option-group
|
0c997bf352
feat(core): Make ProductOptionGroup / ProductOption soft-deletable
|
5 years ago |
|
product-variant
|
e5182b73fa
fix(core): Fix sorting by price on productVariants list
|
5 years ago |
|
promotion
|
dd66138ff0
feat(core): add promotion state and promotion action-condition dependency
|
4 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-line
|
1ab1c811ec
feat(core): Modify ShippingCalculator API to enable correct tax handling
|
5 years ago |
|
shipping-method
|
1ab1c811ec
feat(core): Modify ShippingCalculator API to enable correct tax handling
|
5 years ago |
|
stock-movement
|
75e3f9c56d
feat(core): Track stock allocations
|
5 years ago |
|
surcharge
|
9cd3e2470d
feat(core): Implement order modification
|
5 years ago |
|
tag
|
71cf3b9016
feat(core): Add support for Asset tags
|
5 years ago |
|
tax-category
|
7eb21d16d0
feat(core): Implement isDefault on TaxCategory
|
5 years ago |
|
tax-rate
|
9e39af30a2
feat(core): Re-work handling of taxes, order-level discounts
|
5 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
|
60b6171253
feat(core): Support for custom fields on Asset entity
|
5 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
|
71cf3b9016
feat(core): Add support for Asset tags
|
5 years ago |
|
register-custom-entity-fields.ts
|
60b6171253
feat(core): Support for custom fields on Asset entity
|
5 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 |