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