Michael Bromley
|
335dfb5b67
feat(core): Expose RequestContextService and add `create()` method
|
3 years ago |
Michael Bromley
|
4abb912b00
fix(core): Handle array circular refs when serializing RequestContext
|
4 years ago |
Michael Bromley
|
5c837b85c3
feat(core): Enable the use of Permissions of GraphQL field resolvers
|
4 years ago |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 years ago |
Michael Bromley
|
c4352b2436
feat(core): Include express request object in RequestContext
|
5 years ago |
Michael Bromley
|
739e56cb77
fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers
|
5 years ago |
Michael Bromley
|
2e4e2e874d
docs(core): Doc block improvements & reordering
|
5 years ago |
Michael Bromley
|
b5f41f04f7
refactor(core): Pass RequestContext into TransactionalConnection
|
5 years ago |
Michael Bromley
|
a1e03fd098
fix(core): Fix error when de-serializing a RequestContext without expiry
|
5 years ago |
Michael Bromley
|
8261480748
test(core): Fix test
|
5 years ago |
Michael Bromley
|
09a432d48c
feat(core): Implement configurable session caching
|
5 years ago |
Michael Bromley
|
59dfaad7c7
refactor(core): Remove RequestContext.activeUser property
|
5 years ago |
Michael Bromley
|
d2942e6b99
fix(core): Use configured defaultLanguageCode rather than hard-coded val
|
5 years ago |
Michael Bromley
|
7acf5325ca
feat(core): Redesign JobQueue to allow persistence, concurrency etc
|
5 years ago |
Michael Bromley
|
b1a13814d2
refactor(core): Make RequestContext serialize / deserialize type-safe
|
5 years ago |
Michael Bromley
|
3524153552
chore: Update a whole bunch of dependencies
|
5 years ago |
Michael Bromley
|
508bafd9dd
feat(core): Set up worker architecture based on Nest microservices
|
6 years ago |
Michael Bromley
|
41a3e7a569
fix(core): Fix i18next typing issues after update
|
6 years ago |
Michael Bromley
|
9b55c17583
feat(admin-ui): Add ApiType to RequestContext
|
6 years ago |
Michael Bromley
|
f65790df9b
feat(docs): Clean up various docs
|
6 years ago |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 years ago |
Michael Bromley
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 years ago |