| .. |
|
asset-naming-strategy
|
48ae3723bd
feat(core): Pass RequestContext to AssetNamingStrategy functions
|
5 years ago |
|
asset-preview-strategy
|
05e6f9eb86
feat(core): Pass RequestContext to AssetPreviewStrategy functions
|
5 years ago |
|
asset-storage-strategy
|
451caf16a1
feat(core): Implement injectable lifecycle hooks for strategies
|
5 years ago |
|
auth
|
a46ea5db45
feat(core): Pass RequestContext to AuthenticationStrategy.onLogOut()
|
5 years ago |
|
catalog
|
ccbebc9a2a
feat(core): Improve naming of price calculation strategies
|
5 years ago |
|
custom-field
|
380f68eb74
feat(core): Support custom fields on Fulfillment entity
|
5 years ago |
|
entity-id-strategy
|
82fcd075db
docs(core): Improve docs on EntityIdStrategy
|
5 years ago |
|
fulfillment
|
99403850b2
feat(core): Support "required" field in ConfigArgs
|
5 years ago |
|
job-queue
|
451caf16a1
feat(core): Implement injectable lifecycle hooks for strategies
|
5 years ago |
|
logger
|
8cf7483080
feat(core): Verbose query error logging (#433)
|
5 years ago |
|
order
|
e13ea1ead5
chore: Remove references to outdated APIs
|
5 years ago |
|
payment-method
|
92ae819c58
feat(core): Support "defaultValue" field in ConfigArgs
|
5 years ago |
|
promotion
|
92ae819c58
feat(core): Support "defaultValue" field in ConfigArgs
|
5 years ago |
|
session-cache
|
2e4e2e874d
docs(core): Doc block improvements & reordering
|
5 years ago |
|
shipping-method
|
92ae819c58
feat(core): Support "defaultValue" field in ConfigArgs
|
5 years ago |
|
tax
|
95663b43d0
feat(core): Implement TaxLineCalculationStrategy
|
5 years ago |
|
config-helpers.ts
|
8726ab2ef6
refactor: Extract e2e testing code into own package
|
6 years ago |
|
config.module.ts
|
cd66713b18
refactor(core): Move InjectableStrategy lifecycle fns into ConfigModule
|
5 years ago |
|
config.service.mock.ts
|
55a9404059
test(core): Fix type error in tests
|
5 years ago |
|
config.service.ts
|
ea24ad212e
refactor(core): Make ShippingConfigService more general
|
5 years ago |
|
default-config.ts
|
95663b43d0
feat(core): Implement TaxLineCalculationStrategy
|
5 years ago |
|
index.ts
|
ccbebc9a2a
feat(core): Improve naming of price calculation strategies
|
5 years ago |
|
merge-config.spec.ts
|
bea9f75d3d
test(core): Add a couple of test cases to mergeConfig spec
|
5 years ago |
|
merge-config.ts
|
3c76aad483
docs(testing): Create documentation for testing package
|
6 years ago |
|
vendure-config.ts
|
6cf6984d89
feat(core): Implement add/remove Surcharge methods in OrderService
|
5 years ago |