Florian Wild b900ff32a0 Assign type 'float' to taxRate of defaultShippingCalculator (#3438) il y a 7 mois
..
__data__ 7170e42390 chore: Initial Lerna setup, move "server" into "core" package il y a 6 ans
__snapshots__ 375952d875 test(core): Update snapshots il y a 1 an
config 803f2683f3 refactor: Extract common e2e test config il y a 6 ans
default-search-plugin 81b46074a9 fix(core): Ensure deterministic sorting in case of duplicates (#2632) il y a 2 ans
fixtures eae85cca95 test(core): Stabilize cache tests for sqlite il y a 8 mois
graphql 0fda4520d8 fix(admin-ui): Make product / variant cols link to detail pages in order table (#3552) il y a 8 mois
utils e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
active-order-strategy.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
administrator.e2e-spec.ts 6527e23fcd fix(core): Allow case-sensitive Administrator identifiers il y a 2 ans
apollo-server-plugin.e2e-spec.ts b675fdaeb2 feat(core): Update NestJS to v10, Apollo Server v4 il y a 2 ans
asset-channel.e2e-spec.ts a8481bfb1f fix(core): Assign assets when assigning Collection to channel il y a 2 ans
asset.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) il y a 2 ans
auth.e2e-spec.ts f235249f15 fix(core): Fix RequestContext race condition causing null activeOrder il y a 1 an
authentication-strategy.e2e-spec.ts 8fb9719213 fix(core): Fix admin authentication when no native auth in shop API il y a 2 ans
cache-service-default.e2e-spec.ts eae85cca95 test(core): Stabilize cache tests for sqlite il y a 8 mois
cache-service-in-memory.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) il y a 1 an
cache-service-redis.e2e-spec.ts b631781903 fix(core): Improvements to Redis cache plugin (#3303) il y a 1 an
channel.e2e-spec.ts 2ed3211d5d fix(core): Disallow deletion of default channel (#3181) il y a 1 an
collection.e2e-spec.ts 227da05392 fix(core): Fix filtering on list queries of tree entities il y a 1 an
configurable-operation.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) il y a 2 ans
country.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
custom-field-permissions.e2e-spec.ts 090ff9be3d fix(core): Fix access to protected custom fields in Shop API il y a 1 an
custom-field-relations.e2e-spec.ts cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) il y a 8 mois
custom-field-struct.e2e-spec.ts 50a90e793a fix(core): Fix struct custom field support on GlobalSettings il y a 11 mois
custom-fields.e2e-spec.ts 0d22b254fe fix(admin-ui): Add ProductVariantPrice custom fields ui inputs (#3327) il y a 1 an
custom-permissions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
customer-channel.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) il y a 2 ans
customer-group.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
customer.e2e-spec.ts d78753963c test(core): Improve stability of customer e2e tests il y a 9 mois
database-transactions.e2e-spec.ts 15f2f5618d chore(core): Add missing cascades on many-to-many relations il y a 1 an
default-scheduler-plugin.e2e-spec.ts a1aa582f6d test(core): Improve reliability of scheduler e2e tests il y a 8 mois
default-search-plugin-uuids.e2e-spec.ts c466ab6b7f test(core): Add e2e tests for task scheduler il y a 9 mois
default-search-plugin.bench.ts 4000bc6dcf test(core): Add default search plugin benchmark tests (#2573) il y a 2 ans
default-search-plugin.e2e-spec.ts c466ab6b7f test(core): Add e2e tests for task scheduler il y a 9 mois
draft-order.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
duplicate-entity.e2e-spec.ts 2f0521cff7 fix(core): Copy tax category on product duplication (#2947) il y a 1 an
entity-hydrator.e2e-spec.ts bcfcf7d67c fix(core): Fix EntityHydrator error on long table names (#2959) il y a 1 an
entity-id-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
entity-prefix.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
entity-serialization.e2e-spec.ts 02bcdba6ee fix(core): Fix circular reference error in email sending job il y a 1 an
entity-uuid-strategy.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
error-handler-strategy.e2e-spec.ts d0b10d6a26 test(core): Fix failing test il y a 1 an
facet.e2e-spec.ts 5b42cde408 fix(core): Fix query on translation filter il y a 1 an
fast-importer.e2e-spec.ts c6d0a3e0a4 chore: Fix build/e2e issues il y a 2 ans
fulfillment-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
global-settings.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
guest-checkout-strategy.e2e-spec.ts 7e0f1d15b3 feat(core): Implement GuestCheckoutStrategy il y a 2 ans
import.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
job-queue.e2e-spec.ts 7f851c3906 fix(core): Fix server crash when subscribable job times out il y a 11 mois
lifecycle.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
list-query-builder.e2e-spec.ts f609a85c92 Merge branch 'minor' into telemetry-refactor-concept il y a 9 mois
localization.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
money-strategy.e2e-spec.ts 0afc94e3ee feat(core): Update TypeORM to v0.3.20 il y a 1 an
order-changed-price-handling.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
order-channel.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
order-fulfillment.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
order-interceptor.e2e-spec.ts 6c239bf451 fix(core): Call OrderInterceptor `willRemoveItemFromOrder` on `removeAllItemsFromOrder` (#3578) (#3592) il y a 7 mois
order-item-price-calculation-strategy.e2e-spec.ts 02a08648da feat(core): Add quantity arg to OrderItemPriceCalculationStrategy il y a 2 ans
order-merge.e2e-spec.ts f0607aad91 fix(core): Fix merging order with conflicting products using UseGuestStrategy (#3155) il y a 1 an
order-modification.e2e-spec.ts fa50770467 fix(core): Fix NaN error thrown when modifying pro-rated discounted OrderLine to 0 (#3009) il y a 1 an
order-multi-vendor.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
order-multiple-shipping.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
order-process.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
order-promotion.e2e-spec.ts 0240f0baa9 Merge branch 'master' into minor il y a 1 an
order-taxes.e2e-spec.ts f43c204a42 fix(core): Update DefaultMoneyStrategy.round() Logic (#3023) il y a 1 an
order.e2e-spec.ts f609a85c92 Merge branch 'minor' into telemetry-refactor-concept il y a 9 mois
parallel-transactions.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
payment-method.e2e-spec.ts 3bf1beedc2 chore: Fix codegen il y a 10 mois
payment-process.e2e-spec.ts 39eaaaf7bb test(core): Fix failing tests il y a 2 ans
plugin.e2e-spec.ts 45df738eb2 fix(core): Support new object ref returned from plugin configuration fn il y a 1 an
populate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
product-channel.e2e-spec.ts 357de3035d fix(core): Product by slug query filters on channel (#3591) il y a 7 mois
product-option.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) il y a 2 ans
product-prices.e2e-spec.ts 9099f35e15 feat(core): Introduce new `ProductVariantPriceUpdateStrategy` il y a 2 ans
product.e2e-spec.ts c820f42067 fix(core): Avoid variant options combination check on updateProductVariant mutation (#3361) il y a 11 mois
promotion.e2e-spec.ts da58b0bd8a feat(core): Implement promotion duplicator il y a 1 an
relations-decorator.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
role.e2e-spec.ts fc5d9810a9 fix(core): Admin can only read Roles at or below their permission level il y a 2 ans
session-management.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
shipping-method-eligibility.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
shipping-method.e2e-spec.ts b900ff32a0 Assign type 'float' to taxRate of defaultShippingCalculator (#3438) il y a 7 mois
shop-auth.e2e-spec.ts 957d0ad665 fix(core): Normalize email address on updating Customer il y a 2 ans
shop-catalog.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
shop-customer.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
shop-order.e2e-spec.ts e753df9391 fix(core): Fix order cancellation when shipping has tax (#3393) il y a 11 mois
stock-control-multi-location.e2e-spec.ts 62090c9ca2 feat(core): Introduce new default MultiChannelStockLocationStrategy il y a 1 an
stock-control.e2e-spec.ts 9b90b96103 chore(core): Update i18next dependencies (#2263) il y a 2 ans
stock-location.e2e-spec.ts 3ca76b13b8 feat(core): Implement multi-deletion of StockLocations il y a 2 ans
tag.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
tax-category.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests il y a 2 ans
tax-rate.e2e-spec.ts 0441a0338a chore: Migrate from TSLint to ESLint il y a 2 ans
translations.e2e-spec.ts b5bac42e54 test(core): Set up vitest for e2e testing il y a 2 ans
zone.e2e-spec.ts 77f556a267 chore(core): Fix failing e2e tests il y a 2 ans