Michael Bromley 445c934950 test(core): Fix e2e test for postgres %!s(int64=3) %!d(string=hai) anos
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package %!s(int64=6) %!d(string=hai) anos
__snapshots__ a8c44d1e67 fix(core): Truthy check for custom fields in importer %!s(int64=3) %!d(string=hai) anos
config 803f2683f3 refactor: Extract common e2e test config %!s(int64=6) %!d(string=hai) anos
fixtures 1ce1ba7fd6 feat(core): Implement payment cancellation %!s(int64=3) %!d(string=hai) anos
graphql 3f0115b1d1 feat(core): Extend API with additional Fulfillment info %!s(int64=3) %!d(string=hai) anos
utils 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change %!s(int64=4) %!d(string=hai) anos
administrator.e2e-spec.ts a1debffb66 fix(core): Prevent removal of sole SuperAdmin %!s(int64=4) %!d(string=hai) anos
apollo-server-plugin.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
asset-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
asset.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
auth.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
authentication-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
collection.e2e-spec.ts ac1dcc75e9 feat(core): Make slug unique per channel instead of globally unique (#1729) %!s(int64=3) %!d(string=hai) anos
configurable-operation.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
country.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
custom-field-relations.e2e-spec.ts b279d25e85 fix(core): Fix regression when querying custom field relations %!s(int64=3) %!d(string=hai) anos
custom-fields.e2e-spec.ts e94730bef4 fix(core): Fix float custom field handling %!s(int64=3) %!d(string=hai) anos
custom-permissions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
customer-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
customer-group.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
customer.e2e-spec.ts 6692b95e47 feat(core): Enable filtering customers by postalCode %!s(int64=4) %!d(string=hai) anos
database-transactions.e2e-spec.ts 9813d11556 feat(core): Support save points (nested transactions) (#1579) %!s(int64=3) %!d(string=hai) anos
default-search-plugin-uuids.e2e-spec.ts 53babf6541 fix(core): Fix filtering by facet value uuid in DefaultSearchPlugin %!s(int64=4) %!d(string=hai) anos
default-search-plugin.e2e-spec.ts 670b7e11e6 feat(core): Use language fallback on DefaultSearchPlugin search (#1696) %!s(int64=3) %!d(string=hai) anos
entity-hydrator.e2e-spec.ts 4a11666463 fix(core): Correctly hydrate nested relations of empty array %!s(int64=4) %!d(string=hai) anos
entity-id-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
entity-prefix.e2e-spec.ts 0353a3f349 fix(core): Fix list query builder error when using entityPrefix %!s(int64=3) %!d(string=hai) anos
entity-uuid-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
facet.e2e-spec.ts 82e0b26e55 fix(core): Omit private facet values from Product.facetValues %!s(int64=4) %!d(string=hai) anos
fulfillment-process.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
global-settings.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
import.e2e-spec.ts 25b0af7028 test(core): Add missing test fixtures %!s(int64=3) %!d(string=hai) anos
job-queue.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
lifecycle.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
list-query-builder.e2e-spec.ts 929ccd1b0a test(core): Fix flaky e2e test on mysql %!s(int64=3) %!d(string=hai) anos
localization.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
order-changed-price-handling.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
order-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
order-fulfillment.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
order-item-price-calculation-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
order-merge.e2e-spec.ts 7cedf495f7 fix(core): Fix FK error when merging orders with an existing session %!s(int64=3) %!d(string=hai) anos
order-modification.e2e-spec.ts af3a705250 feat(core): Allow couponCodes to be set when modifying Order %!s(int64=3) %!d(string=hai) anos
order-process.e2e-spec.ts 7a42b01b71 feat(core): Loosen constraints on adding payment to Order %!s(int64=3) %!d(string=hai) anos
order-promotion.e2e-spec.ts 4ff8dff64d fix(core): Take channels into account when validating coupon codes %!s(int64=3) %!d(string=hai) anos
order-taxes.e2e-spec.ts 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change %!s(int64=4) %!d(string=hai) anos
order.e2e-spec.ts 445c934950 test(core): Fix e2e test for postgres %!s(int64=3) %!d(string=hai) anos
parallel-transactions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
payment-method.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic %!s(int64=3) %!d(string=hai) anos
payment-process.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic %!s(int64=3) %!d(string=hai) anos
plugin.e2e-spec.ts fc9a2e5027 Merge branch 'master' into minor %!s(int64=3) %!d(string=hai) anos
populate.e2e-spec.ts 46575ea1ab test(core): Fix failing e2e test %!s(int64=3) %!d(string=hai) anos
product-channel.e2e-spec.ts 1a13e7382f fix(core): Fix variant price/tax calculation when assigning to channel %!s(int64=4) %!d(string=hai) anos
product-option.e2e-spec.ts d77de9bb4d feat(core): Add `deleteProductOption` mutation to Admin API %!s(int64=3) %!d(string=hai) anos
product.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic %!s(int64=3) %!d(string=hai) anos
promotion.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
relations-decorator.e2e-spec.ts 063b5fef04 feat(core): Create Relations decorator %!s(int64=3) %!d(string=hai) anos
role.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
session-management.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
shipping-method-eligibility.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
shipping-method.e2e-spec.ts 43887f337a fix(core): Correctly handle out-of-order config args %!s(int64=3) %!d(string=hai) anos
shop-auth.e2e-spec.ts 1640ea72bc fix(core): Handle user verification edge case %!s(int64=3) %!d(string=hai) anos
shop-catalog.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
shop-customer.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
shop-order.e2e-spec.ts a87dd3c6aa fix(core): Fix failing tests %!s(int64=3) %!d(string=hai) anos
stock-control.e2e-spec.ts 3f1ac4499c test(core): Fix failing test for MySQL %!s(int64=3) %!d(string=hai) anos
tag.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
tax-category.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
tax-rate.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
translations.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos
zone.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel %!s(int64=4) %!d(string=hai) anos