| .. |
|
api
|
d8104506a9
fix(core): Fix `Unknown type "ShippingMethodCustomFields"` error
|
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
|
fd3e642b17
fix(core): EntityHydrator correctly handles custom field relations
|
4 years ago |
|
config
|
fc739c50ee
fix(core): Fix PromotionActions not passing state correctly (#1323)
|
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
|
fac803d1ee
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,
|
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
|
8797456adf
fix(core): Handle search job buffer timeout errors, increase timeout
|
4 years ago |
|
process-context
|
9e3050560e
feat(core): Reinstate ProcessContext provider
|
4 years ago |
|
service
|
4a11666463
fix(core): Correctly hydrate nested relations of empty array
|
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 |