| .. |
|
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
|
5b7192489c
refactor(core) Change the active tax rates to be cached per request
|
4 years ago |
|
custom-field
|
60b6171253
feat(core): Support for custom fields on Asset 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
|
5db92d15e9
Removed Worker
|
4 years ago |
|
logger
|
8cf7483080
feat(core): Verbose query error logging (#433)
|
5 years ago |
|
order
|
b9b7767889
feat(core): Introduce OrderPlacedStrategy for better control of process
|
5 years ago |
|
payment
|
a0a93528ca
fix(core): Make CustomPaymentProcess injectable
|
5 years ago |
|
promotion
|
67933da9e2
style(core): remove unused type
|
4 years ago |
|
session-cache
|
2e4e2e874d
docs(core): Doc block improvements & reordering
|
5 years ago |
|
shipping-method
|
690514aa4d
feat(core): Implement eligibility checking for PaymentMethods
|
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
|
5db92d15e9
Removed Worker
|
4 years ago |
|
config.service.mock.ts
|
5db92d15e9
Removed Worker
|
4 years ago |
|
config.service.ts
|
5db92d15e9
Removed Worker
|
4 years ago |
|
default-config.ts
|
d407c81831
chore: Remove unused microservices imports
|
4 years ago |
|
index.ts
|
f05210a341
perf(core): Run job queues in the worker process
|
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
|
44d0b45c42
feat(core): Allow NestJS middleware to be passed in apiOptions
|
4 years ago |