Michael Bromley bfe463a3d7 chore: Clean up dev config & generated types il y a 5 ans
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package il y a 6 ans
__snapshots__ 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation il y a 5 ans
config 803f2683f3 refactor: Extract common e2e test config il y a 6 ans
fixtures 2d099cfe72 feat(core): Add `cancelJob` mutation il y a 5 ans
graphql bfe463a3d7 chore: Clean up dev config & generated types il y a 5 ans
utils 3f72311635 feat(core): Allow public & private Payment metadata il y a 5 ans
administrator.e2e-spec.ts 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation il y a 5 ans
apollo-server-plugin.e2e-spec.ts 6904743f78 feat(core): Group api options in VendureConfig il y a 5 ans
asset.e2e-spec.ts 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers il y a 5 ans
auth.e2e-spec.ts ed0a516848 refactor(core): Rename error `code` to `errorCode` il y a 5 ans
authentication-strategy.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
channel.e2e-spec.ts 275cd62acf fix(core): Fix ChannelAware ProductVariant performance issues il y a 5 ans
collection.e2e-spec.ts 55b00b2c9d test(core): Await modified collection jobs il y a 5 ans
country.e2e-spec.ts f540f435dc test(core): Add e2e tests for custom permissions il y a 5 ans
custom-fields.e2e-spec.ts 177a14fda3 feat(core): Update GraphQL to v15 il y a 5 ans
custom-permissions.e2e-spec.ts cbcd21f5f1 test(core): Fix bad import path il y a 5 ans
customer-channel.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file il y a 5 ans
customer-group.e2e-spec.ts 657949e393 chore: Move duplicated e2e definitions to shared file il y a 5 ans
customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
database-transactions.e2e-spec.ts 739e56cb77 fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers il y a 5 ans
default-search-plugin.e2e-spec.ts 0065ad3ffd refactor(core): Get DefaultSearchPlugin working with variant channels il y a 5 ans
entity-id-strategy.e2e-spec.ts d2333fc936 fix(core): Correctly encode IDs in nested fragments il y a 5 ans
entity-uuid-strategy.e2e-spec.ts c62f2b7d0b chore: Test multiple DBs in CI e2e tests il y a 6 ans
facet.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans
fulfillment-process.e2e-spec.ts 4e53d088f0 feat(core): Implement FulfillmentHandlers il y a 5 ans
global-settings.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
import.e2e-spec.ts 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql il y a 6 ans
job-queue.e2e-spec.ts 2d099cfe72 feat(core): Add `cancelJob` mutation il y a 5 ans
lifecycle.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans
list-query-builder.e2e-spec.ts 75b5b7a201 feat(core): Implement negated string filter operators il y a 5 ans
localization.e2e-spec.ts 9cd3e2470d feat(core): Implement order modification il y a 5 ans
order-channel.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
order-fulfillment.e2e-spec.ts 6686d9471e test(core): Fix import path il y a 5 ans
order-item-price-calculation-strategy.e2e-spec.ts ccbebc9a2a feat(core): Improve naming of price calculation strategies il y a 5 ans
order-modification.e2e-spec.ts 844a12d6ba fix(core): Ignore deleted products when checking slug uniqueness il y a 5 ans
order-process.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
order-promotion.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling il y a 5 ans
order-taxes.e2e-spec.ts 95663b43d0 feat(core): Implement TaxLineCalculationStrategy il y a 5 ans
order.e2e-spec.ts 894f95b160 feat(core): Add Order history entry for modifications il y a 5 ans
parallel-transactions.e2e-spec.ts 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks il y a 5 ans
plugin.e2e-spec.ts c92c21b0f2 feat(core): Add static lifecycle hooks to run before bootstrap il y a 5 ans
product-channel.e2e-spec.ts 9544dd42aa feat(core): Simplify TaxCalculationStrategy API il y a 5 ans
product-option.e2e-spec.ts 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers il y a 5 ans
product.e2e-spec.ts e13ea1ead5 chore: Remove references to outdated APIs il y a 5 ans
promotion.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
role.e2e-spec.ts ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type il y a 5 ans
session-management.e2e-spec.ts af49054172 feat(core): Improved error handling for Admin API mutations il y a 5 ans
shipping-method-eligibility.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling il y a 5 ans
shipping-method.e2e-spec.ts 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling il y a 5 ans
shop-auth.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
shop-catalog.e2e-spec.ts b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args il y a 5 ans
shop-customer.e2e-spec.ts 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls il y a 5 ans
shop-order.e2e-spec.ts 958af1abec feat(core): Improved handling of ShopAPI activeOrder mutations il y a 5 ans
stock-control.e2e-spec.ts 187cf3dde6 fix(core): Correctly handle addItemToOrder when 0 stock available il y a 5 ans
tax-category.e2e-spec.ts b263b8b61f feat(core): Implement deletion of TaxCategory il y a 6 ans
tax-rate.e2e-spec.ts 8c2db907ab feat(core): Implement deletion of TaxRate il y a 6 ans
zone.e2e-spec.ts b40209e011 feat(core): Run all mutations within transactions il y a 5 ans