Michael Bromley 77239b2fbe fix(core): Allow stockOnHand adjustments to match outOfStockThreshold 3 years ago
..
api c6cf4d4e21 fix(core): Add missing OrderLine.order field resolver (#1478) 3 years ago
cache 068cefd7c3 refactor(core): Simplify RequestContextCache & support sync getters 4 years ago
cli b42bf1e54e fix(core): Correctly populate Collections in channel 3 years ago
common af3a705250 feat(core): Allow couponCodes to be set when modifying Order 3 years ago
config b5c8ee4189 docs(core): Add since annotation to new option 3 years ago
connection 44f6fd516e feat(core): Upgrade TypeORM to v0.2.41 4 years ago
data-import b42bf1e54e fix(core): Correctly populate Collections in channel 3 years ago
entity 32f2cd7842 fix(core): Fix regression in accessing OrderLine.items when not defined 3 years ago
event-bus 16e099f18e feat(core): Add OrderLineEvent, to notify on changes to Order.lines 3 years ago
health-check f6205663ae feat(core): Add config for enabling/disabling worker health check 4 years ago
i18n dc4bc2d002 feat(core): Add PasswordValidationStrategy to enable password policies 3 years ago
job-queue 9346c7b673 Merge branch 'master' into minor 4 years ago
plugin 640f087e6f feat(core): Expose & document DataImportModule providers 3 years ago
process-context 9e3050560e feat(core): Reinstate ProcessContext provider 4 years ago
service 77239b2fbe fix(core): Allow stockOnHand adjustments to match outOfStockThreshold 3 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