Michael Bromley c2c7f1d35e fix(core): Hide private OrderLine customFields in addItemToOrder před 4 roky
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package před 6 roky
__snapshots__ 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation před 5 roky
config 803f2683f3 refactor: Extract common e2e test config před 6 roky
fixtures f4ed0e7023 fix(core): Correctly handle refunds on Orders with multiple Payments před 4 roky
graphql f4ed0e7023 fix(core): Correctly handle refunds on Orders with multiple Payments před 4 roky
utils 3f72311635 feat(core): Allow public & private Payment metadata před 5 roky
administrator.e2e-spec.ts 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation před 5 roky
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig před 5 roky
asset-channel.e2e-spec.ts 5de1141f08 fix(core): Do not return assets not in current channel před 5 roky
asset.e2e-spec.ts cfbd6dd994 test(core): Fix asset e2e tests před 4 roky
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` před 5 roky
authentication-strategy.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls před 5 roky
channel.e2e-spec.ts 057ee8ae7a fix(core): Clean up Sessions when deleting a Channel před 5 roky
collection.e2e-spec.ts 5db92d15e9 Removed Worker před 4 roky
configurable-operation.e2e-spec.ts c07e0bfbcb test(core): Fix failing test před 5 roky
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions před 5 roky
custom-field-relations.e2e-spec.ts 60b6171253 feat(core): Support for custom fields on Asset entity před 5 roky
custom-fields.e2e-spec.ts 5e04a141f1 feat(core): Allow custom field validate fn to be async & injectable před 5 roky
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path před 5 roky
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file před 5 roky
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file před 5 roky
customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls před 5 roky
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers před 5 roky
default-search-plugin.e2e-spec.ts 9efd7db288 fix(core): Fix indexing of long descriptions in postgres před 4 roky
entity-id-strategy.e2e-spec.ts 4a0d9f428e test(core): Fix failing postgres e2e tests před 5 roky
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests před 6 roky
facet.e2e-spec.ts 2693174b3c Merge branch 'master' into next před 4 roky
fulfillment-process.e2e-spec.ts 8bce2b4391 fix(core): Make CustomFulfillmentProcess injectable před 5 roky
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls před 5 roky
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql před 6 roky
job-queue.e2e-spec.ts 5db92d15e9 Removed Worker před 4 roky
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions před 5 roky
list-query-builder.e2e-spec.ts 1e31828cf6 fix(core): Fix list query sorting by non-default language with filters před 5 roky
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification před 5 roky
order-changed-price-handling.e2e-spec.ts 3aae4fbc8d feat(core): Implement ChangedPriceHandlingStrategy před 5 roky
order-channel.e2e-spec.ts d3b0f606ed feat(core): Support custom Payment process před 5 roky
order-fulfillment.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler před 5 roky
order-item-price-calculation-strategy.e2e-spec.ts 5db92d15e9 Removed Worker před 4 roky
order-merge.e2e-spec.ts 25ba87da86 test(core): Add e2e tests for OrderMergeStrategies před 5 roky
order-modification.e2e-spec.ts c678a216f3 fix(core): Apply Promotions when calculating modified order total před 5 roky
order-process.e2e-spec.ts ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler před 5 roky
order-promotion.e2e-spec.ts ff051ae7c3 feat(core): Add Promotion Channel mutations to Admin API před 4 roky
order-taxes.e2e-spec.ts 5c879e7145 perf(core): Correctly optimized OrderItem persistence před 5 roky
order.e2e-spec.ts f4ed0e7023 fix(core): Correctly handle refunds on Orders with multiple Payments před 4 roky
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks před 5 roky
payment-method.e2e-spec.ts 1a3b04f4a5 feat(core): Make PaymentMethod channel-aware před 4 roky
payment-process.e2e-spec.ts d3b0f606ed feat(core): Support custom Payment process před 5 roky
plugin.e2e-spec.ts baa5f7d9dc chore: Fix remaining failing tests před 4 roky
product-channel.e2e-spec.ts 4b2fac755e fix(core): Do not allow updating products not in active channel před 5 roky
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers před 5 roky
product.e2e-spec.ts e5182b73fa fix(core): Fix sorting by price on productVariants list před 5 roky
promotion.e2e-spec.ts ff051ae7c3 feat(core): Add Promotion Channel mutations to Admin API před 4 roky
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type před 5 roky
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations před 5 roky
shipping-method-eligibility.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling před 5 roky
shipping-method.e2e-spec.ts 7ba27f28ca fix(core): Allow loading of Order with deleted ShippingMethod před 5 roky
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls před 5 roky
shop-catalog.e2e-spec.ts 5db92d15e9 Removed Worker před 4 roky
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls před 5 roky
shop-order.e2e-spec.ts c2c7f1d35e fix(core): Hide private OrderLine customFields in addItemToOrder před 4 roky
stock-control.e2e-spec.ts 2709922b67 feat(core): Implement StockDisplayStrategy to display stockLevel in API před 5 roky
tag.e2e-spec.ts 6630063f12 feat(core): Create APIs & resolver for Tag operations před 5 roky
tax-category.e2e-spec.ts 7eb21d16d0 feat(core): Implement isDefault on TaxCategory před 5 roky
tax-rate.e2e-spec.ts 8c2db907ab feat(core): Implement deletion of TaxRate před 6 roky
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions před 5 roky