Michael Bromley f0fd66258b feat(core): Make event bus subscriptions transaction-safe преди 4 години
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package преди 6 години
__snapshots__ d25ea26558 fix(core): Import localeString custom fields from csv преди 4 години
config 803f2683f3 refactor: Extract common e2e test config преди 6 години
fixtures f0fd66258b feat(core): Make event bus subscriptions transaction-safe преди 4 години
graphql 438ac468d7 feat(core): Add Product.variantList field преди 4 години
utils c74e3120e6 test(core): Add configurable delay to awaitRunningJobs преди 4 години
administrator.e2e-spec.ts 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation преди 5 години
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig преди 5 години
asset-channel.e2e-spec.ts 5de1141f08 fix(core): Do not return assets not in current channel преди 5 години
asset.e2e-spec.ts b289cc8d95 fix(core): Do not crash if asset filesize is over max size limit преди 4 години
auth.e2e-spec.ts 659afbe949 chore: Fix cause of codegen failure преди 4 години
authentication-strategy.e2e-spec.ts 69f46a3657 fix(core): Fix Admin/Customer user conflict with external auth преди 4 години
channel.e2e-spec.ts 057ee8ae7a fix(core): Clean up Sessions when deleting a Channel преди 5 години
collection.e2e-spec.ts 2445e48e51 fix(core): Correctly handle nested parent collection query in Shop API преди 4 години
configurable-operation.e2e-spec.ts 2ca6bfdf28 fix(core): Handle different input types in validateRequiredFields() (#861) преди 4 години
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions преди 5 години
custom-field-relations.e2e-spec.ts e4f276791c test(core): Fix broken e2e test преди 4 години
custom-fields.e2e-spec.ts 9afa14595c fix(core): Fix validation for nullable custom string fields with options преди 4 години
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path преди 5 години
customer-channel.e2e-spec.ts fad900636d fix(core): Fix error on concurrent calls to new channel преди 4 години
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file преди 5 години
customer.e2e-spec.ts 1ebc872aaa fix(core): Update login credentials when changing customer email address преди 4 години
database-transactions.e2e-spec.ts f0fd66258b feat(core): Make event bus subscriptions transaction-safe преди 4 години
default-search-plugin.e2e-spec.ts f0fd66258b feat(core): Make event bus subscriptions transaction-safe преди 4 години
entity-id-strategy.e2e-spec.ts 4a0d9f428e test(core): Fix failing postgres e2e tests преди 5 години
entity-uuid-strategy.e2e-spec.ts 87de9aabed refactor(core): Move entityIdStrategy config to entityOptions преди 4 години
facet.e2e-spec.ts d6a049c6cd feat(core): Add Facet queries to Shop API (#1016) преди 4 години
fulfillment-process.e2e-spec.ts 20400868ef chore(core): Remove deprecated Injector.getConnection() method преди 4 години
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
import.e2e-spec.ts d25ea26558 fix(core): Import localeString custom fields from csv преди 4 години
job-queue.e2e-spec.ts b01e88856b test(core): Add e2e test for subscribing to job result преди 4 години
lifecycle.e2e-spec.ts f178276cd3 refactor(core): Extract TransactionalConnection into own module преди 4 години
list-query-builder.e2e-spec.ts 837840ea05 fix(core): Correct handling of non-default languages in ListQueryBuilder преди 4 години
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification преди 5 години
order-changed-price-handling.e2e-spec.ts 3aae4fbc8d feat(core): Implement ChangedPriceHandlingStrategy преди 5 години
order-channel.e2e-spec.ts d3b0f606ed feat(core): Support custom Payment process преди 5 години
order-fulfillment.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order-item-price-calculation-strategy.e2e-spec.ts 5db92d15e9 Removed Worker преди 4 години
order-merge.e2e-spec.ts 25ba87da86 test(core): Add e2e tests for OrderMergeStrategies преди 5 години
order-modification.e2e-spec.ts 56d058d0fd fix(core): Correctly calculate refund amount when modifying order преди 4 години
order-process.e2e-spec.ts 20400868ef chore(core): Remove deprecated Injector.getConnection() method преди 4 години
order-promotion.e2e-spec.ts 2de6bf5f58 feat(core): Include with/without tax amounts on discounts преди 4 години
order-taxes.e2e-spec.ts 5c879e7145 perf(core): Correctly optimized OrderItem persistence преди 5 години
order.e2e-spec.ts 1fb3620ce8 test(core): Fix e2e test for postgres преди 4 години
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks преди 5 години
payment-method.e2e-spec.ts f97cd4fcf3 feat(core): Implement deletion of PaymentMethods преди 4 години
payment-process.e2e-spec.ts 20400868ef chore(core): Remove deprecated Injector.getConnection() method преди 4 години
plugin.e2e-spec.ts 97edcb9a29 fix(core): Allow plugins to define global Nestjs providers преди 4 години
product-channel.e2e-spec.ts 4b2fac755e fix(core): Do not allow updating products not in active channel преди 5 години
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers преди 5 години
product.e2e-spec.ts 438ac468d7 feat(core): Add Product.variantList field преди 4 години
promotion.e2e-spec.ts ff051ae7c3 feat(core): Add Promotion Channel mutations to Admin API преди 4 години
role.e2e-spec.ts 8891c43696 fix(core): Update NestJS & graphql-related deps to fix version conflict преди 4 години
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations преди 5 години
shipping-method-eligibility.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling преди 5 години
shipping-method.e2e-spec.ts 7ba27f28ca fix(core): Allow loading of Order with deleted ShippingMethod преди 5 години
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
shop-catalog.e2e-spec.ts 33f40f2a9c fix(core): Do not return private collections in Shop API преди 4 години
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
shop-order.e2e-spec.ts a1cae24c97 chore(core): Refactor e2e tests to allow codegen to work again преди 4 години
stock-control.e2e-spec.ts a1cae24c97 chore(core): Refactor e2e tests to allow codegen to work again преди 4 години
tag.e2e-spec.ts 6630063f12 feat(core): Create APIs & resolver for Tag operations преди 5 години
tax-category.e2e-spec.ts 7eb21d16d0 feat(core): Implement isDefault on TaxCategory преди 5 години
tax-rate.e2e-spec.ts 8ea544b5b3 fix(core): Prevent customer data leak via Shop API преди 4 години
translations.e2e-spec.ts e4a795ff7f test: Fix broken e2e test преди 4 години
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions преди 5 години