| .. |
|
api
|
394fe1af9c
refactor(core): Remove redundant expression
|
4 years ago |
|
cache
|
068cefd7c3
refactor(core): Simplify RequestContextCache & support sync getters
|
4 years ago |
|
cli
|
a6a4c6f0ec
Revert "chore: Update to NestJS v8, RxJS v7"
|
4 years ago |
|
common
|
8f5754756e
fix(core): Fix typings for EntityHydrator with nullable relations
|
4 years ago |
|
config
|
eb86dfd390
docs(core): Update jsdoc to address vendure-config/entityIdStrategy deprecation (#1348)
|
4 years ago |
|
connection
|
44f6fd516e
feat(core): Upgrade TypeORM to v0.2.41
|
4 years ago |
|
data-import
|
4754954bcd
feat(core): Support CSV import in multiple languages (#1199)
|
4 years ago |
|
entity
|
cc1e4ed82b
fix(core): Add missing Fulfillment entity export
|
4 years ago |
|
event-bus
|
a7e54fd45e
refactor(core): Make event input args optional
|
4 years ago |
|
health-check
|
f6205663ae
feat(core): Add config for enabling/disabling worker health check
|
4 years ago |
|
i18n
|
667042ec89
refactor: Revert filenames for pt_PT translation files
|
4 years ago |
|
job-queue
|
8797456adf
fix(core): Handle search job buffer timeout errors, increase timeout
|
4 years ago |
|
plugin
|
b9d2234c91
fix(core): Optimize DefaultSearchPlugin reindexing
|
4 years ago |
|
process-context
|
9e3050560e
feat(core): Reinstate ProcessContext provider
|
4 years ago |
|
service
|
6a9efe9fff
fix(core): Resolve OrderItem.fulfillment
|
4 years ago |
|
testing
|
09d68b24ce
test(core): Fix connection mock
|
4 years ago |
|
worker
|
f178276cd3
refactor(core): Extract TransactionalConnection into own module
|
4 years ago |
|
app.module.ts
|
28f713c564
fix(core): Allow middleware to inject TransactionalConnection
|
4 years ago |
|
bootstrap.ts
|
87de9aabed
refactor(core): Move entityIdStrategy config to entityOptions
|
4 years ago |
|
index.ts
|
92aa83f40d
feat(core): Export RequestContextCacheService from core
|
4 years ago |
|
migrate.ts
|
8bfa03d4ba
fix(core): Prevent FK error when migrating with better-sqlite3 driver
|
4 years ago |