Michael Bromley 8bf536dbf2 Merge branch 'master' into next пре 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 f05210a341 perf(core): Run job queues in the worker process пре 5 година
graphql 2709922b67 feat(core): Implement StockDisplayStrategy to display stockLevel in API пре 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-channel.e2e-spec.ts 5de1141f08 fix(core): Do not return assets not in current channel пре 5 година
asset.e2e-spec.ts 4ea74e277f feat(core): Channel aware assets пре 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 057ee8ae7a fix(core): Clean up Sessions when deleting a Channel пре 5 година
collection.e2e-spec.ts 950582e7bd test(core): Add some Collection e2e tests пре 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 4ea74e277f feat(core): Channel aware assets пре 5 година
entity-id-strategy.e2e-spec.ts 4a0d9f428e test(core): Fix failing postgres e2e tests пре 5 година
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests пре 6 година
facet.e2e-spec.ts ad04e60f93 test(core): Fix failing facet e2e tests in postgres пре 5 година
fulfillment-process.e2e-spec.ts 8bce2b4391 fix(core): Make CustomFulfillmentProcess injectable пре 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 f05210a341 perf(core): Run job queues in the worker process пре 5 година
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions пре 5 година
list-query-builder.e2e-spec.ts 1e31828cf6 fix(core): Fix list query sorting by non-default language with filters пре 5 година
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 0d8c485923 fix(core): Re-calculate OrderItem price on all OrderLine changes пре 5 година
order-merge.e2e-spec.ts 25ba87da86 test(core): Add e2e tests for OrderMergeStrategies пре 5 година
order-modification.e2e-spec.ts c678a216f3 fix(core): Apply Promotions when calculating modified order total пре 5 година
order-process.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler пре 5 година
order-promotion.e2e-spec.ts 2396cc317a fix(core): Remove inapplicable order-level discounts пре 5 година
order-taxes.e2e-spec.ts 5c879e7145 perf(core): Correctly optimized OrderItem persistence пре 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 година
payment-process.e2e-spec.ts d3b0f606ed feat(core): Support custom Payment process пре 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 e5182b73fa fix(core): Fix sorting by price on productVariants list пре 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 4a0d9f428e test(core): Fix failing postgres e2e tests пре 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 2709922b67 feat(core): Implement StockDisplayStrategy to display stockLevel in API пре 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 година