Michael Bromley c53f33ce1c chore(core): Fix e2e test for postgres пре 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 0c85c762e6 feat(core): Pass `amount` argument into createPayment method пре 5 година
graphql ce656c4b4f feat(core): Allow Order/OrderLine customFields to be modified пре 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 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers пре 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 55b00b2c9d test(core): Await modified collection jobs пре 5 година
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions пре 5 година
custom-fields.e2e-spec.ts 177a14fda3 feat(core): Update GraphQL to v15 пре 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 0065ad3ffd refactor(core): Get DefaultSearchPlugin working with variant channels пре 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 4e53d088f0 feat(core): Implement FulfillmentHandlers пре 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 d9086e24c0 test(core): Fix job queue e2e test пре 5 година
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions пре 5 година
list-query-builder.e2e-spec.ts 75b5b7a201 feat(core): Implement negated string filter operators пре 5 година
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification пре 5 година
order-channel.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls пре 5 година
order-fulfillment.e2e-spec.ts 6686d9471e test(core): Fix import path пре 5 година
order-item-price-calculation-strategy.e2e-spec.ts ccbebc9a2a feat(core): Improve naming of price calculation strategies пре 5 година
order-modification.e2e-spec.ts ce656c4b4f feat(core): Allow Order/OrderLine customFields to be modified пре 5 година
order-process.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls пре 5 година
order-promotion.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling пре 5 година
order-taxes.e2e-spec.ts 95663b43d0 feat(core): Implement TaxLineCalculationStrategy пре 5 година
order.e2e-spec.ts 894f95b160 feat(core): Add Order history entry for modifications пре 5 година
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks пре 5 година
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap пре 5 година
product-channel.e2e-spec.ts 9544dd42aa feat(core): Simplify TaxCalculationStrategy API пре 5 година
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers пре 5 година
product.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls пре 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 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling пре 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 c53f33ce1c chore(core): Fix e2e test for postgres пре 5 година
stock-control.e2e-spec.ts 187cf3dde6 fix(core): Correctly handle addItemToOrder when 0 stock available пре 5 година
tax-category.e2e-spec.ts b263b8b61f feat(core): Implement deletion of TaxCategory пре 6 година
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 година