| .. |
|
api
|
e9a517b62a
fix(core): Correctly resolve deprecated asset fields in search query
|
6 years ago |
|
common
|
6a6397b8d1
fix(core): Fix date handling for ListQueryBuilder
|
6 years ago |
|
config
|
30c27c58b1
perf(asset-server-plugin): Implement hashed directory naming for assets
|
6 years ago |
|
data-import
|
3c33f33f94
perf(core): Add `reload: false` to .save() operations
|
6 years ago |
|
entity
|
1666e22947
feat(core): Add `focalPoint` field to Asset entity
|
6 years ago |
|
event-bus
|
3a352c54e0
feat(core): Publish AssetEvent when Asset created/modified
|
6 years ago |
|
i18n
|
b263b8b61f
feat(core): Implement deletion of TaxCategory
|
6 years ago |
|
plugin
|
401c236276
fix(core): Correctly update search index on ProductVariant deletion
|
6 years ago |
|
service
|
de3715ff12
fix(core): Do not merge orders from another Customer
|
6 years ago |
|
testing
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
|
worker
|
0f905b091e
fix(core): Fix worker becoming unresponsive after errors
|
6 years ago |
|
app.module.ts
|
7198b85ee7
fix(core): Ensure plugins instantiated only once per process
|
6 years ago |
|
bootstrap.ts
|
ce004063ad
fix(core): Fix duplicate plugin entities being registered on bootstrap
|
6 years ago |
|
index.ts
|
d509805f58
feat(core): Export database migration helpers
|
6 years ago |
|
migrate.ts
|
c9acd6880b
fix(core): Use correct config for runMigrations & revertLastMigration
|
6 years ago |