Michael Bromley 102d54fe30 test(core): Add missing e2e fixture 5 rokov pred
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 rokov pred
__snapshots__ 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation 5 rokov pred
config 803f2683f3 refactor: Extract common e2e test config 6 rokov pred
fixtures 102d54fe30 test(core): Add missing e2e fixture 5 rokov pred
graphql 4662de8742 chore: Regenerate types after cherry picking from next branch 5 rokov pred
utils 3f72311635 feat(core): Allow public & private Payment metadata 5 rokov pred
administrator.e2e-spec.ts 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation 5 rokov pred
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig 5 rokov pred
asset.e2e-spec.ts 070c5f22fe fix(core): Allow asset uploads with same major mime type 5 rokov pred
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` 5 rokov pred
authentication-strategy.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
channel.e2e-spec.ts 7e7d4b8bf2 fix(core): Clean up Sessions when deleting a Channel 5 rokov pred
collection.e2e-spec.ts 5967c8a39e feat(core): Language fallback when querying Product/Collection by slug 5 rokov pred
configurable-operation.e2e-spec.ts c07e0bfbcb test(core): Fix failing test 5 rokov pred
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions 5 rokov pred
custom-fields.e2e-spec.ts 177a14fda3 feat(core): Update GraphQL to v15 5 rokov pred
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path 5 rokov pred
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file 5 rokov pred
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file 5 rokov pred
customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers 5 rokov pred
default-search-plugin.e2e-spec.ts 2dab1742d2 fix(core): Products without variants are indexed by DefaultSearchPlugin 5 rokov pred
entity-id-strategy.e2e-spec.ts 7e98c589b8 test(core): Fix failing postgres e2e tests 5 rokov pred
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests 6 rokov pred
facet.e2e-spec.ts bce3b59e85 fix(core): Prevent Facet code conflicts 5 rokov pred
fulfillment-process.e2e-spec.ts 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 rokov pred
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql 6 rokov pred
job-queue.e2e-spec.ts 2d099cfe72 feat(core): Add `cancelJob` mutation 5 rokov pred
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions 5 rokov pred
list-query-builder.e2e-spec.ts 1e31828cf6 fix(core): Fix list query sorting by non-default language with filters 5 rokov pred
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification 5 rokov pred
order-channel.e2e-spec.ts eb9ad097cf test(core): Fix flaky e2e test for postgres 5 rokov pred
order-fulfillment.e2e-spec.ts 6686d9471e test(core): Fix import path 5 rokov pred
order-item-price-calculation-strategy.e2e-spec.ts 0d8c485923 fix(core): Re-calculate OrderItem price on all OrderLine changes 5 rokov pred
order-modification.e2e-spec.ts 844a12d6ba fix(core): Ignore deleted products when checking slug uniqueness 5 rokov pred
order-process.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
order-promotion.e2e-spec.ts e1cce8f9a6 fix(core): Clear order discounts after removing coupon code 5 rokov pred
order-taxes.e2e-spec.ts 7e98c589b8 test(core): Fix failing postgres e2e tests 5 rokov pred
order.e2e-spec.ts 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns 5 rokov pred
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks 5 rokov pred
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap 5 rokov pred
product-channel.e2e-spec.ts 4b2fac755e fix(core): Do not allow updating products not in active channel 5 rokov pred
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers 5 rokov pred
product.e2e-spec.ts 6d830a0310 feat(core): Implement productVariants list query in Admin API 5 rokov pred
promotion.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type 5 rokov pred
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations 5 rokov pred
shipping-method-eligibility.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling 5 rokov pred
shipping-method.e2e-spec.ts fbf398afbc test(core): Fix failing test 5 rokov pred
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
shop-catalog.e2e-spec.ts 7e98c589b8 test(core): Fix failing postgres e2e tests 5 rokov pred
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 rokov pred
shop-order.e2e-spec.ts 958af1abec feat(core): Improved handling of ShopAPI activeOrder mutations 5 rokov pred
stock-control.e2e-spec.ts 8975247c1f fix(core): Correctly constrain inventory on addItemToOrder mutation 5 rokov pred
tax-category.e2e-spec.ts b263b8b61f feat(core): Implement deletion of TaxCategory 6 rokov pred
tax-rate.e2e-spec.ts 8c2db907ab feat(core): Implement deletion of TaxRate 6 rokov pred
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions 5 rokov pred