Drayke 0d22b254fe fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327) před 1 rokem
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package před 6 roky
__snapshots__ 375952d875 test(core): Update snapshots před 1 rokem
config 803f2683f3 refactor: Extract common e2e test config před 6 roky
default-search-plugin 81b46074a9 fix(core): Ensure deterministic sorting in case of duplicates (#2632) před 2 roky
fixtures b631781903 fix(core): Improvements to Redis cache plugin (#3303) před 1 rokem
graphql 0d22b254fe fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327) před 1 rokem
utils fb0ea1326e fix(core): Fix DefaultSearchPlugin for non-default languages (#2515) před 2 roky
active-order-strategy.e2e-spec.ts e0f2118d00 feat(core): Allow unsetting of shipping and billing addresses (#3185) před 1 rokem
administrator.e2e-spec.ts 6527e23fcd fix(core): Allow case-sensitive Administrator identifiers před 2 roky
apollo-server-plugin.e2e-spec.ts b675fdaeb2 feat(core): Update NestJS to v10, Apollo Server v4 před 2 roky
asset-channel.e2e-spec.ts a8481bfb1f fix(core): Assign assets when assigning Collection to channel před 2 roky
asset.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) před 2 roky
auth.e2e-spec.ts f235249f15 fix(core): Fix RequestContext race condition causing null activeOrder před 1 rokem
authentication-strategy.e2e-spec.ts 8fb9719213 fix(core): Fix admin authentication when no native auth in shop API před 2 roky
cache-service-default.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) před 1 rokem
cache-service-in-memory.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) před 1 rokem
cache-service-redis.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) před 1 rokem
channel.e2e-spec.ts 2ed3211d5d fix(core): Disallow deletion of default channel (#3181) před 1 rokem
collection.e2e-spec.ts 227da05392 fix(core): Fix filtering on list queries of tree entities před 1 rokem
configurable-operation.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) před 2 roky
country.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
custom-field-permissions.e2e-spec.ts 090ff9be3d fix(core): Fix access to protected custom fields in Shop API před 1 rokem
custom-field-relations.e2e-spec.ts 96f0410693 fix(core): Fix nulling of primitive custom fields when updating relation před 1 rokem
custom-field-struct.e2e-spec.ts 7706e35bbd feat(core): Add OrderInterceptor API (#3233) před 1 rokem
custom-fields.e2e-spec.ts 0d22b254fe fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327) před 1 rokem
custom-permissions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
customer-channel.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) před 2 roky
customer-group.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
customer.e2e-spec.ts 957d0ad665 fix(core): Normalize email address on updating Customer před 2 roky
database-transactions.e2e-spec.ts 15f2f5618d chore(core): Add missing cascades on many-to-many relations před 1 rokem
default-search-plugin-uuids.e2e-spec.ts b4a773f338 test(core): Fix other search e2e tests před 1 rokem
default-search-plugin.bench.ts 4000bc6dcf test(core): Add default search plugin benchmark tests (#2573) před 2 roky
default-search-plugin.e2e-spec.ts 78eff02fc1 test(core): Fix default search e2e test před 1 rokem
draft-order.e2e-spec.ts dec72e735a feat(admin-ui): Set default shipping and billing address for draft orders (#3196) před 1 rokem
duplicate-entity.e2e-spec.ts 2f0521cff7 fix(core): Copy tax category on product duplication (#2947) před 1 rokem
entity-hydrator.e2e-spec.ts bcfcf7d67c fix(core): Fix EntityHydrator error on long table names (#2959) před 1 rokem
entity-id-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
entity-prefix.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
entity-serialization.e2e-spec.ts 02bcdba6ee fix(core): Fix circular reference error in email sending job před 1 rokem
entity-uuid-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
error-handler-strategy.e2e-spec.ts d0b10d6a26 test(core): Fix failing test před 1 rokem
facet.e2e-spec.ts 5b42cde408 fix(core): Fix query on translation filter před 1 rokem
fast-importer.e2e-spec.ts c6d0a3e0a4 chore: Fix build/e2e issues před 2 roky
fulfillment-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
global-settings.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
guest-checkout-strategy.e2e-spec.ts 7e0f1d15b3 feat(core): Implement GuestCheckoutStrategy před 2 roky
import.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
job-queue.e2e-spec.ts 1ee91513c2 test(core): Fix job queue e2e test před 2 roky
lifecycle.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
list-query-builder.e2e-spec.ts 227da05392 fix(core): Fix filtering on list queries of tree entities před 1 rokem
localization.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
money-strategy.e2e-spec.ts 0afc94e3ee feat(core): Update TypeORM to v0.3.20 před 1 rokem
order-changed-price-handling.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
order-channel.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
order-fulfillment.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
order-interceptor.e2e-spec.ts 7706e35bbd feat(core): Add OrderInterceptor API (#3233) před 1 rokem
order-item-price-calculation-strategy.e2e-spec.ts 02a08648da feat(core): Add quantity arg to OrderItemPriceCalculationStrategy před 2 roky
order-merge.e2e-spec.ts f0607aad91 fix(core): Fix merging order with conflicting products using UseGuestStrategy (#3155) před 1 rokem
order-modification.e2e-spec.ts fa50770467 fix(core): Fix NaN error thrown when modifying pro-rated discounted OrderLine to 0 (#3009) před 1 rokem
order-multi-vendor.e2e-spec.ts 9112dd8130 fix(core): Fix splitting of shippingLines on multivendor orders před 1 rokem
order-multiple-shipping.e2e-spec.ts 9112dd8130 fix(core): Fix splitting of shippingLines on multivendor orders před 1 rokem
order-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
order-promotion.e2e-spec.ts 0240f0baa9 Merge branch 'master' into minor před 1 rokem
order-taxes.e2e-spec.ts f43c204a42 fix(core): Update DefaultMoneyStrategy.round() Logic (#3023) před 1 rokem
order.e2e-spec.ts 26e77d749c feat(core): Implement `setOrderCustomer` mutation před 2 roky
parallel-transactions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
payment-method.e2e-spec.ts 7b407de250 fix(core): Fix issues with Promotion & PaymentMethod null descriptions před 2 roky
payment-process.e2e-spec.ts 39eaaaf7bb test(core): Fix failing tests před 2 roky
plugin.e2e-spec.ts 45df738eb2 fix(core): Support new object ref returned from plugin configuration fn před 1 rokem
populate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
product-channel.e2e-spec.ts e28ba3def3 fix(core): Fix querying order variant after removal from channel před 1 rokem
product-option.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) před 2 roky
product-prices.e2e-spec.ts 9099f35e15 feat(core): Introduce new `ProductVariantPriceUpdateStrategy` před 2 roky
product.e2e-spec.ts 876d1ece80 feat(core): Add SKU filtering to `products` list in Admin API před 2 roky
promotion.e2e-spec.ts da58b0bd8a feat(core): Implement promotion duplicator před 1 rokem
relations-decorator.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
role.e2e-spec.ts fc5d9810a9 fix(core): Admin can only read Roles at or below their permission level před 2 roky
session-management.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
shipping-method-eligibility.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
shipping-method.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
shop-auth.e2e-spec.ts 957d0ad665 fix(core): Normalize email address on updating Customer před 2 roky
shop-catalog.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
shop-customer.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
shop-order.e2e-spec.ts e0f2118d00 feat(core): Allow unsetting of shipping and billing addresses (#3185) před 1 rokem
stock-control-multi-location.e2e-spec.ts 62090c9ca2 feat(core): Introduce new default MultiChannelStockLocationStrategy před 1 rokem
stock-control.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) před 2 roky
stock-location.e2e-spec.ts 3ca76b13b8 feat(core): Implement multi-deletion of StockLocations před 2 roky
tag.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
tax-category.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests před 2 roky
tax-rate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint před 2 roky
translations.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing před 2 roky
zone.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests před 2 roky