| .. |
|
api
|
a666fab524
feat(core): Add tax summary data to Order type
|
5 years ago |
|
cli
|
4d72ff01e4
chore: Use console.log for errors
|
5 years ago |
|
common
|
685bd5e298
test(core): Fix broken test
|
5 years ago |
|
config
|
a5db02285a
feat(core): Pass RequestContext to ShippingEligibilityChecker functions
|
5 years ago |
|
data-import
|
75e3f9c56d
feat(core): Track stock allocations
|
5 years ago |
|
entity
|
a666fab524
feat(core): Add tax summary data to Order type
|
5 years ago |
|
event-bus
|
04a49bf2fd
fix(core): Add missing events to export (fulfillment, logout)
|
5 years ago |
|
health-check
|
47c1675975
docs(core): Add more documentation on health checks
|
5 years ago |
|
i18n
|
ab2f62cd07
feat(core): Expose assignable Permissions via ServerConfig type
|
5 years ago |
|
job-queue
|
2e4e2e874d
docs(core): Doc block improvements & reordering
|
5 years ago |
|
plugin
|
7a71fbe57a
feat(core): Add support for better-sqlite3 driver to DefaultSearchPlugin
|
5 years ago |
|
process-context
|
3177ac0429
feat(core): Export ProcessContext service
|
5 years ago |
|
service
|
6e2d4907b7
feat(core): OrderItem.unitPrice now _always_ excludes tax
|
5 years ago |
|
testing
|
0a0526db87
chore(core): Update graphql, typeorm
|
5 years ago |
|
worker
|
3ce74ff0e3
fix(core): Increase resilience of app close when worker in main thread
|
5 years ago |
|
app.module.ts
|
30dc63957a
feat(core): Create OrderCodeStrategy for more control over order codes
|
5 years ago |
|
bootstrap.ts
|
dc7b3036e5
fix(core): Correct typing of GraphQL ID type in generated code
|
5 years ago |
|
index.ts
|
1b84ea7652
feat(core): Add health check for DB & worker
|
5 years ago |
|
migrate.ts
|
c9acd6880b
fix(core): Use correct config for runMigrations & revertLastMigration
|
6 years ago |