Michael Bromley 715dba8aa0 Merge branch 'master' into minor před 3 roky
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package před 6 roky
__snapshots__ a8c44d1e67 fix(core): Truthy check for custom fields in importer před 3 roky
config 803f2683f3 refactor: Extract common e2e test config před 6 roky
fixtures 715dba8aa0 Merge branch 'master' into minor před 3 roky
graphql 3906cbf0d7 feat(core): Implement null filters on PaginatedList queries před 3 roky
utils 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change před 4 roky
active-order-strategy.e2e-spec.ts be89948000 test(core): Add e2e tests for ActiveOrderStrategy před 3 roky
administrator.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins před 3 roky
apollo-server-plugin.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
asset-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
asset.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
auth.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
authentication-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
channel.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins před 3 roky
collection.e2e-spec.ts 98b4c573fc feat(core): Add bulk collection delete mutation před 3 roky
configurable-operation.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
country.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
custom-field-relations.e2e-spec.ts 93b8601934 fix(core): Fix loading eager custom fields for `order` query před 3 roky
custom-fields.e2e-spec.ts e94730bef4 fix(core): Fix float custom field handling před 3 roky
custom-permissions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
customer-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
customer-group.e2e-spec.ts 9820d9e2a3 fix(core): Remove deleted Customers from any CustomerGroups před 3 roky
customer.e2e-spec.ts 6692b95e47 feat(core): Enable filtering customers by postalCode před 4 roky
database-transactions.e2e-spec.ts 9813d11556 feat(core): Support save points (nested transactions) (#1579) před 3 roky
default-search-plugin-uuids.e2e-spec.ts 53babf6541 fix(core): Fix filtering by facet value uuid in DefaultSearchPlugin před 4 roky
default-search-plugin.e2e-spec.ts c133cce036 fix(core): Fix default search handling of mysql binary operators před 3 roky
draft-order.e2e-spec.ts 403ab2c03f fix(core): Fix foreign key violation error when removing draft order line před 3 roky
entity-hydrator.e2e-spec.ts 4a11666463 fix(core): Correctly hydrate nested relations of empty array před 4 roky
entity-id-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
entity-prefix.e2e-spec.ts 0353a3f349 fix(core): Fix list query builder error when using entityPrefix před 3 roky
entity-uuid-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
facet.e2e-spec.ts 3509be1a11 test(core): Fix flaky e2e tests před 3 roky
fulfillment-process.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
global-settings.e2e-spec.ts 417439e7a2 test(core): Add e2e tests for draft Order operations před 3 roky
import.e2e-spec.ts 25b0af7028 test(core): Add missing test fixtures před 3 roky
job-queue.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
lifecycle.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
list-query-builder.e2e-spec.ts 3906cbf0d7 feat(core): Implement null filters on PaginatedList queries před 3 roky
localization.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
order-changed-price-handling.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
order-channel.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
order-fulfillment.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
order-item-price-calculation-strategy.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
order-merge.e2e-spec.ts 7cedf495f7 fix(core): Fix FK error when merging orders with an existing session před 3 roky
order-modification.e2e-spec.ts 3509be1a11 test(core): Fix flaky e2e tests před 3 roky
order-process.e2e-spec.ts 7a42b01b71 feat(core): Loosen constraints on adding payment to Order před 3 roky
order-promotion.e2e-spec.ts 65addd2eba Merge branch 'master' into minor před 3 roky
order-taxes.e2e-spec.ts 731f8d9b6d fix(core): Correctly set OrderItem prices on tax zone change před 4 roky
order.e2e-spec.ts 445c934950 test(core): Fix e2e test for postgres před 3 roky
parallel-transactions.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
payment-method.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic před 3 roky
payment-process.e2e-spec.ts 1feec2e3b3 fix(core): Fix product option deletion logic před 3 roky
plugin.e2e-spec.ts fc9a2e5027 Merge branch 'master' into minor před 3 roky
populate.e2e-spec.ts 46575ea1ab test(core): Fix failing e2e test před 3 roky
product-channel.e2e-spec.ts 1a13e7382f fix(core): Fix variant price/tax calculation when assigning to channel před 4 roky
product-option.e2e-spec.ts d77de9bb4d feat(core): Add `deleteProductOption` mutation to Admin API před 3 roky
product.e2e-spec.ts b1486e8da2 fix(core): Fix order incorrect refund amount when modifying Order před 3 roky
promotion.e2e-spec.ts b1486e8da2 fix(core): Fix order incorrect refund amount when modifying Order před 3 roky
relations-decorator.e2e-spec.ts 063b5fef04 feat(core): Create Relations decorator před 3 roky
role.e2e-spec.ts 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins před 3 roky
session-management.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
shipping-method-eligibility.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
shipping-method.e2e-spec.ts 43887f337a fix(core): Correctly handle out-of-order config args před 3 roky
shop-auth.e2e-spec.ts 1640ea72bc fix(core): Handle user verification edge case před 3 roky
shop-catalog.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
shop-customer.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
shop-order.e2e-spec.ts d436ea9ff9 fix(core): Fix race condition when updating order addresses in parallel před 3 roky
stock-control.e2e-spec.ts 3f1ac4499c test(core): Fix failing test for MySQL před 3 roky
tag.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
tax-category.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
tax-rate.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
translations.e2e-spec.ts 26ca960d4a chore: Run e2e tests in parallel před 4 roky
zone.e2e-spec.ts 3b67e61e37 fix(core): Add resolver for `Zone.members` field před 3 roky