Bibiana Sebestianova eefbd9cac8 fix(core): Log warning when attempting to persist invalid custom fields (#3793) 4 ay önce
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package 6 yıl önce
__snapshots__ 375952d875 test(core): Update snapshots 1 yıl önce
config 803f2683f3 refactor: Extract common e2e test config 6 yıl önce
default-search-plugin 81b46074a9 fix(core): Ensure deterministic sorting in case of duplicates (#2632) 2 yıl önce
fixtures a179d2512d Merge branch 'master' into minor 6 ay önce
graphql 99907fc60e fix(core): Filter StockMovements by type when fetching by product variant (#3713) 5 ay önce
utils e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) 11 ay önce
active-order-strategy.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) 11 ay önce
administrator.e2e-spec.ts 6527e23fcd fix(core): Allow case-sensitive Administrator identifiers 2 yıl önce
apollo-server-plugin.e2e-spec.ts b675fdaeb2 feat(core): Update NestJS to v10, Apollo Server v4 2 yıl önce
asset-channel.e2e-spec.ts a8481bfb1f fix(core): Assign assets when assigning Collection to channel 2 yıl önce
asset.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) 2 yıl önce
auth.e2e-spec.ts f235249f15 fix(core): Fix RequestContext race condition causing null activeOrder 1 yıl önce
authentication-strategy.e2e-spec.ts 8fb9719213 fix(core): Fix admin authentication when no native auth in shop API 2 yıl önce
cache-service-default.e2e-spec.ts eae85cca95 test(core): Stabilize cache tests for sqlite 7 ay önce
cache-service-in-memory.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) 1 yıl önce
cache-service-redis.e2e-spec.ts 5b7faeba28 chore: Disable Redis core tests if Redis server not available 6 ay önce
channel.e2e-spec.ts 2ed3211d5d fix(core): Disallow deletion of default channel (#3181) 1 yıl önce
collection.e2e-spec.ts fae3c51968 feat(core): Add facetValue query to Admin API 6 ay önce
configurable-operation.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) 2 yıl önce
country.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
custom-field-default-values.e2e-spec.ts 65804ba7be fix(core): Apply custom field defaults on entity creation (#3674) 6 ay önce
custom-field-permissions.e2e-spec.ts 090ff9be3d fix(core): Fix access to protected custom fields in Shop API 1 yıl önce
custom-field-relations.e2e-spec.ts cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) 8 ay önce
custom-field-struct.e2e-spec.ts 50a90e793a fix(core): Fix struct custom field support on GlobalSettings 11 ay önce
custom-fields.e2e-spec.ts eefbd9cac8 fix(core): Log warning when attempting to persist invalid custom fields (#3793) 4 ay önce
custom-permissions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
customer-channel.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) 2 yıl önce
customer-group.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
customer.e2e-spec.ts d78753963c test(core): Improve stability of customer e2e tests 8 ay önce
database-transactions.e2e-spec.ts 15f2f5618d chore(core): Add missing cascades on many-to-many relations 1 yıl önce
default-scheduler-plugin.e2e-spec.ts a1aa582f6d test(core): Improve reliability of scheduler e2e tests 7 ay önce
default-search-plugin-uuids.e2e-spec.ts c466ab6b7f test(core): Add e2e tests for task scheduler 9 ay önce
default-search-plugin.bench.ts 4000bc6dcf test(core): Add default search plugin benchmark tests (#2573) 2 yıl önce
default-search-plugin.e2e-spec.ts c466ab6b7f test(core): Add e2e tests for task scheduler 9 ay önce
draft-order.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) 11 ay önce
duplicate-entity.e2e-spec.ts 2f0521cff7 fix(core): Copy tax category on product duplication (#2947) 1 yıl önce
entity-hydrator.e2e-spec.ts bcfcf7d67c fix(core): Fix EntityHydrator error on long table names (#2959) 1 yıl önce
entity-id-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
entity-prefix.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
entity-serialization.e2e-spec.ts 068176cee4 feat(core): Throw error on taxSummary if surcharges relation is not loaded (#3569) 8 ay önce
entity-uuid-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
error-handler-strategy.e2e-spec.ts d0b10d6a26 test(core): Fix failing test 1 yıl önce
facet.e2e-spec.ts 4db0d518eb feat(core): Add single facetValue create/update mutations to Admin API 6 ay önce
fast-importer.e2e-spec.ts c6d0a3e0a4 chore: Fix build/e2e issues 2 yıl önce
fulfillment-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
global-settings.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
guest-checkout-strategy.e2e-spec.ts 7e0f1d15b3 feat(core): Implement GuestCheckoutStrategy 2 yıl önce
import.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
job-queue.e2e-spec.ts 7f851c3906 fix(core): Fix server crash when subscribable job times out 11 ay önce
lifecycle.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
list-query-builder.e2e-spec.ts b2c3bc94dc fix(core): ID decoding in nested filter structures (#3677) 6 ay önce
localization.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
money-strategy.e2e-spec.ts 0afc94e3ee feat(core): Update TypeORM to v0.3.20 1 yıl önce
order-changed-price-handling.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
order-channel.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
order-fulfillment.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
order-interceptor.e2e-spec.ts 6c239bf451 fix(core): Call OrderInterceptor `willRemoveItemFromOrder` on `removeAllItemsFromOrder` (#3578) (#3592) 7 ay önce
order-item-price-calculation-strategy.e2e-spec.ts 02a08648da feat(core): Add quantity arg to OrderItemPriceCalculationStrategy 2 yıl önce
order-line-custom-fields.e2e-spec.ts ead7bfae93 feat(core): Merge custom fields on updating order lines (#3673) 6 ay önce
order-merge.e2e-spec.ts f0607aad91 fix(core): Fix merging order with conflicting products using UseGuestStrategy (#3155) 1 yıl önce
order-modification.e2e-spec.ts 87fc9296ba fix(core): Fix relation constraints in OrderModification 6 ay önce
order-multi-vendor.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) 11 ay önce
order-multiple-shipping.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) 11 ay önce
order-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
order-promotion.e2e-spec.ts 0240f0baa9 Merge branch 'master' into minor 1 yıl önce
order-taxes.e2e-spec.ts f43c204a42 fix(core): Update DefaultMoneyStrategy.round() Logic (#3023) 1 yıl önce
order.e2e-spec.ts 84a8cbe8f5 feat(core): Add `addItemsToOrder` mutation to add multiple items to cart (#3500) 7 ay önce
parallel-transactions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
payment-method.e2e-spec.ts 3bf1beedc2 chore: Fix codegen 9 ay önce
payment-process.e2e-spec.ts 39eaaaf7bb test(core): Fix failing tests 2 yıl önce
plugin.e2e-spec.ts 45df738eb2 fix(core): Support new object ref returned from plugin configuration fn 1 yıl önce
populate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
product-channel.e2e-spec.ts 357de3035d fix(core): Product by slug query filters on channel (#3591) 7 ay önce
product-option.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) 2 yıl önce
product-prices.e2e-spec.ts 9099f35e15 feat(core): Introduce new `ProductVariantPriceUpdateStrategy` 2 yıl önce
product.e2e-spec.ts c820f42067 fix(core): Avoid variant options combination check on updateProductVariant mutation (#3361) 11 ay önce
promotion.e2e-spec.ts da58b0bd8a feat(core): Implement promotion duplicator 1 yıl önce
relations-decorator.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
role.e2e-spec.ts fc5d9810a9 fix(core): Admin can only read Roles at or below their permission level 2 yıl önce
session-management.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
settings-store.e2e-spec.ts 5aa01cc5de feat(core): SettingsStore for global & scoped config settings (#3684) 6 ay önce
shipping-method-eligibility.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
shipping-method.e2e-spec.ts b900ff32a0 Assign type 'float' to taxRate of defaultShippingCalculator (#3438) 7 ay önce
shop-auth.e2e-spec.ts 957d0ad665 fix(core): Normalize email address on updating Customer 2 yıl önce
shop-catalog.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
shop-customer.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
shop-order.e2e-spec.ts 84a8cbe8f5 feat(core): Add `addItemsToOrder` mutation to add multiple items to cart (#3500) 7 ay önce
stock-control-multi-location.e2e-spec.ts 62090c9ca2 feat(core): Introduce new default MultiChannelStockLocationStrategy 1 yıl önce
stock-control.e2e-spec.ts 99907fc60e fix(core): Filter StockMovements by type when fetching by product variant (#3713) 5 ay önce
stock-location.e2e-spec.ts 3ca76b13b8 feat(core): Implement multi-deletion of StockLocations 2 yıl önce
tag.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
tax-category.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests 2 yıl önce
tax-rate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint 2 yıl önce
translations.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing 2 yıl önce
zone.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests 2 yıl önce