Michael Bromley 2b24cbcd94 test: Further attempt to de-flake some postgres tests преди 5 години
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package преди 6 години
__snapshots__ 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation преди 5 години
config 803f2683f3 refactor: Extract common e2e test config преди 6 години
fixtures 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns преди 5 години
graphql 7eb21d16d0 feat(core): Implement isDefault on TaxCategory преди 5 години
utils 3f72311635 feat(core): Allow public & private Payment metadata преди 5 години
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.e2e-spec.ts 71cf3b9016 feat(core): Add support for Asset tags преди 5 години
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` преди 5 години
authentication-strategy.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
channel.e2e-spec.ts 275cd62acf fix(core): Fix ChannelAware ProductVariant performance issues преди 5 години
collection.e2e-spec.ts 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns преди 5 години
configurable-operation.e2e-spec.ts c07e0bfbcb test(core): Fix failing test преди 5 години
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions преди 5 години
custom-field-relations.e2e-spec.ts 3e1a9000e9 feat(core): Implement "relation" custom field type преди 5 години
custom-fields.e2e-spec.ts 5e04a141f1 feat(core): Allow custom field validate fn to be async & injectable преди 5 години
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path преди 5 години
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file преди 5 години
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file преди 5 години
customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers преди 5 години
default-search-plugin.e2e-spec.ts 2b24cbcd94 test: Further attempt to de-flake some postgres tests преди 5 години
entity-id-strategy.e2e-spec.ts d2333fc936 fix(core): Correctly encode IDs in nested fragments преди 5 години
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests преди 6 години
facet.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions преди 5 години
fulfillment-process.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql преди 6 години
job-queue.e2e-spec.ts 2d099cfe72 feat(core): Add `cancelJob` mutation преди 5 години
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions преди 5 години
list-query-builder.e2e-spec.ts 04a4c39e7c fix(core): Correctly handle negative "skip"/"take" in list query options преди 5 години
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification преди 5 години
order-channel.e2e-spec.ts eb9ad097cf test(core): Fix flaky e2e test for postgres преди 5 години
order-fulfillment.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order-item-price-calculation-strategy.e2e-spec.ts 0d8c485923 fix(core): Re-calculate OrderItem price on all OrderLine changes преди 5 години
order-modification.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order-process.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order-promotion.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order-taxes.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
order.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks преди 5 години
payment-method.e2e-spec.ts 48c0e9641d fix(core): Allow unsetting PaymentMethod checkers преди 5 години
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap преди 5 години
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 c2b4ed21d8 feat(core): Implement productVariants list query in Admin API преди 5 години
promotion.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type преди 5 години
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 fbf398afbc test(core): Fix failing test преди 5 години
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
shop-catalog.e2e-spec.ts b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args преди 5 години
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls преди 5 години
shop-order.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
stock-control.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler преди 5 години
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 8c2db907ab feat(core): Implement deletion of TaxRate преди 6 години
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions преди 5 години