Michael Bromley efe640c501 fix(core): Fix default PromotionActions when Channel prices include tax hace 5 años
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package hace 6 años
__snapshots__ 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation hace 5 años
config 803f2683f3 refactor: Extract common e2e test config hace 6 años
fixtures efe640c501 fix(core): Fix default PromotionActions when Channel prices include tax hace 5 años
graphql 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts hace 5 años
utils 3f72311635 feat(core): Allow public & private Payment metadata hace 5 años
administrator.e2e-spec.ts 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation hace 5 años
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig hace 5 años
asset.e2e-spec.ts 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers hace 5 años
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` hace 5 años
authentication-strategy.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
channel.e2e-spec.ts 275cd62acf fix(core): Fix ChannelAware ProductVariant performance issues hace 5 años
collection.e2e-spec.ts 55b00b2c9d test(core): Await modified collection jobs hace 5 años
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions hace 5 años
custom-fields.e2e-spec.ts 177a14fda3 feat(core): Update GraphQL to v15 hace 5 años
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path hace 5 años
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file hace 5 años
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file hace 5 años
customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers hace 5 años
default-search-plugin.e2e-spec.ts 0065ad3ffd refactor(core): Get DefaultSearchPlugin working with variant channels hace 5 años
entity-id-strategy.e2e-spec.ts d2333fc936 fix(core): Correctly encode IDs in nested fragments hace 5 años
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests hace 6 años
facet.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions hace 5 años
fulfillment-process.e2e-spec.ts 4e53d088f0 feat(core): Implement FulfillmentHandlers hace 5 años
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql hace 6 años
job-queue.e2e-spec.ts d9086e24c0 test(core): Fix job queue e2e test hace 5 años
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions hace 5 años
list-query-builder.e2e-spec.ts 0a33441fc9 feat(core): Implement `regex` string filter for PaginatedList queries hace 5 años
localization.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql hace 6 años
order-channel.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
order-fulfillment.e2e-spec.ts 6686d9471e test(core): Fix import path hace 5 años
order-process.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
order-promotion.e2e-spec.ts efe640c501 fix(core): Fix default PromotionActions when Channel prices include tax hace 5 años
order-taxes.e2e-spec.ts 4ceac0fdae refactor(core): Replace Array.reduce summations with dedicated util fn hace 5 años
order.e2e-spec.ts 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts hace 5 años
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks hace 5 años
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap hace 5 años
price-calculation-strategy.e2e-spec.ts 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts hace 5 años
product-channel.e2e-spec.ts 799f30643a fix(core): Return all ProductVariant.channels from default Channel hace 5 años
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers hace 5 años
product.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
promotion.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type hace 5 años
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations hace 5 años
shipping-method-eligibility.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
shipping-method.e2e-spec.ts 4e53d088f0 feat(core): Implement FulfillmentHandlers hace 5 años
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
shop-catalog.e2e-spec.ts b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args hace 5 años
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
shop-order.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
stock-control.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls hace 5 años
tax-category.e2e-spec.ts b263b8b61f feat(core): Implement deletion of TaxCategory hace 6 años
tax-rate.e2e-spec.ts 8c2db907ab feat(core): Implement deletion of TaxRate hace 6 años
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions hace 5 años