Michael Bromley 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers il y a 5 ans
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package il y a 6 ans
__snapshots__ ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type il y a 5 ans
config 803f2683f3 refactor: Extract common e2e test config il y a 6 ans
fixtures 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers il y a 5 ans
graphql c43a3435e4 fix(core): Fix double-allocation of stock on 2-stage payments il y a 5 ans
utils 3f72311635 feat(core): Allow public & private Payment metadata il y a 5 ans
administrator.e2e-spec.ts dc82b2c239 feat(core): Implement `deleteAdministrator` mutation il y a 5 ans
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig il y a 5 ans
asset.e2e-spec.ts 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers il y a 5 ans
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` il y a 5 ans
authentication-strategy.e2e-spec.ts d3ddb96a5e feat(core): Add custom error result on AuthenticationStrategy il y a 5 ans
channel.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type il y a 5 ans
collection.e2e-spec.ts 55b00b2c9d test(core): Await modified collection jobs il y a 5 ans
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions il y a 5 ans
custom-fields.e2e-spec.ts 177a14fda3 feat(core): Update GraphQL to v15 il y a 5 ans
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path il y a 5 ans
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file il y a 5 ans
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file il y a 5 ans
customer.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` il y a 5 ans
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers il y a 5 ans
default-search-plugin.e2e-spec.ts 909479bad1 fix(core): DefaultSearchPlugin correctly indexes language variants il y a 5 ans
entity-id-strategy.e2e-spec.ts d2333fc936 fix(core): Correctly encode IDs in nested fragments il y a 5 ans
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests il y a 6 ans
facet.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans
fulfillment-process.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file il y a 5 ans
global-settings.e2e-spec.ts 7a774e3bfd feat(core): New "Created" initial state for Orders il y a 5 ans
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql il y a 6 ans
job-queue.e2e-spec.ts d9086e24c0 test(core): Fix job queue e2e test il y a 5 ans
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans
list-query-builder.e2e-spec.ts 0a33441fc9 feat(core): Implement `regex` string filter for PaginatedList queries il y a 5 ans
localization.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql il y a 6 ans
order-channel.e2e-spec.ts 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers il y a 5 ans
order-process.e2e-spec.ts 7a774e3bfd feat(core): New "Created" initial state for Orders il y a 5 ans
order-promotion.e2e-spec.ts 3b7e7db023 feat(core): Add `shouldRunCheck` function to ShippingEligibilityChecker il y a 5 ans
order-taxes.e2e-spec.ts a666fab524 feat(core): Add tax summary data to Order type il y a 5 ans
order.e2e-spec.ts c43a3435e4 fix(core): Fix double-allocation of stock on 2-stage payments il y a 5 ans
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks il y a 5 ans
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap il y a 5 ans
price-calculation-strategy.e2e-spec.ts 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers il y a 5 ans
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers il y a 5 ans
product.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers il y a 5 ans
promotion.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` il y a 5 ans
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type il y a 5 ans
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations il y a 5 ans
shipping-method-eligibility.e2e-spec.ts 3b7e7db023 feat(core): Add `shouldRunCheck` function to ShippingEligibilityChecker il y a 5 ans
shipping-method.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers il y a 5 ans
shop-auth.e2e-spec.ts ee39263e99 feat(core): Add NotVerifiedError to AuthenticationResult il y a 5 ans
shop-catalog.e2e-spec.ts b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args il y a 5 ans
shop-customer.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` il y a 5 ans
shop-order.e2e-spec.ts 7a774e3bfd feat(core): New "Created" initial state for Orders il y a 5 ans
stock-control.e2e-spec.ts c43a3435e4 fix(core): Fix double-allocation of stock on 2-stage payments il y a 5 ans
tax-category.e2e-spec.ts b263b8b61f feat(core): Implement deletion of TaxCategory il y a 6 ans
tax-rate.e2e-spec.ts 8c2db907ab feat(core): Implement deletion of TaxRate il y a 6 ans
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans