| .. |
|
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
|
704eabe8ae
docs(core): Add docs to AssetService
|
4 years ago |
|
authentication-method
|
75130cda2e
docs(core): Add documentation to services and helpers
|
4 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
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 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
|
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
|
568e4b2f4a
fix(core): Fix incorrect common import paths
|
4 years ago |
|
global-settings
|
31bb06a360
feat(core): Enable inventory tracking by default in GlobalSettings
|
5 years ago |
|
history-entry
|
2be2a21804
docs(core): Add doc blocks to services
|
4 years ago |
|
order
|
3f469bbfde
fix(core): Add null checks for relations in Order entity getters
|
3 years ago |
|
order-item
|
ee10922a06
docs(core): Better docs on TS Order entities
|
4 years ago |
|
order-line
|
e663547f04
fix(core): Add warning when OrderItems not joined
|
3 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
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
product
|
844a12d6ba
fix(core): Ignore deleted products when checking slug uniqueness
|
5 years ago |
|
product-option
|
70537fe1c2
feat(core): Correct handling of product option groups
|
3 years ago |
|
product-option-group
|
70537fe1c2
feat(core): Correct handling of product option groups
|
3 years ago |
|
product-variant
|
75130cda2e
docs(core): Add documentation to services and helpers
|
4 years ago |
|
promotion
|
e70bb66c96
feat(core): Pass Promotion instance to condition & action functions
|
3 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
|
11fcc420a5
refactor(core): Rename method to align with existing convention
|
4 years ago |
|
shipping-method
|
826aa4af01
feat(core): Pass shipping method to calculator and eligibility checker (#1509)
|
3 years ago |
|
stock-movement
|
0a71723eda
feat(core): Publish StockMovementEvent
|
4 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
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
tax-rate
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
user
|
82f6b61140
fix(core): Fix interop issues between native and external auth (#1968)
|
3 years ago |
|
zone
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 years ago |
|
custom-entity-fields.ts
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
4 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
|
cc1e4ed82b
fix(core): Add missing Fulfillment entity export
|
4 years ago |
|
register-custom-entity-fields.ts
|
b8fdbd8b31
fix(core): Further fix on custom field float default
|
3 years ago |
|
run-entity-metadata-modifiers.ts
|
16e52f2636
feat(core): Add `metadataModifiers` for low-level DB entity config
|
3 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 |