Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vendure-ecommerce/vendure

The commerce platform with customization in its DNA.
https://github.com/vendure-ecommerce/vendure

fix(admin-ui): Display multiple shipping methods in order detail

Fixes #1665

b45464eb1fa01a8c6f1480600c2b20a56700d6f2 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix regression when querying custom field relations

Fixes #1664. Relates to #1636 because it partially reverts that fix. This is
unfortunate but hav...

b279d25e85eadac0491b0e043f50acc3d95879e6 authored about 2 years ago by Michael Bromley <[email protected]>
test(core): Fix failing test

ed4d1d0774638caea74c049635e7db2f916706f7 authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Support for specifying format in query param

Closes #482. This allows modern formats to be used even if the source image
files are jpegs etc.

5a0cbe61f3297119368c6aec76249e286760249b authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Add support for avif image format

Relates to #482

1c49143f1df6ce54a0da64021de4f59410fd9aae authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Enable preview image format configuration

Relates to #1650

f7c0800201b7ef1bf2a96d435478124a3392ab32 authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Upgrade to Sharp v30

fe2f9e405fcdee4243872209d8562ee79136d21c authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Allow custom AssetPreviewStrategy to be set

Relates to #1650. This is the first step - by allowing the strategy to be
set in config, we can ...

add65e381003af9a59453c33002989f33d98f979 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Update lockfile

2bdb6ec1ed9e643c0bfe6573e20a2d00175ebab4 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

5767f38cf6ff827b61e172578504035262e46e52 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Improved handling of failed cancellations

If the cancellation fails, the refund step is not also run, which was leading
to the Order getti...

2c79cf06d63b9700ed9812fe3688fcbb761a5b97 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix issue with cancellation of fulfilled OrderItems

Fixes #1558

13b0cf97ba5f7c8148e46132c286c7c6e72997a5 authored over 2 years ago by Michael Bromley <[email protected]>
fix(job-queue-plugin): Partially fix BullMQ shutdown error

Relates to #1649. The first part of the error is fixed ('close' of undefined)
but the other part...

3835f8b22cb5b61f22c372a4f251907bc8f07a09 authored over 2 years ago by Michael Bromley <[email protected]>
chore(job-queue-plugin): Update dependencies for BullMQ

c8e0f762f9dc776e77b42c82107e81b5c1a96658 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly handle falsy configArg default values

Fixes #1663

1d8c30e1f2a5c85f3260564cdf972d3fe481f003 authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Verify Stripe payment intent amount

This prevents a case where a Stripe payment intent is created for $x, and then by some
means (e....

b72ae18d61c4e4f81f0dfab8b43b83cd1bf4810d authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Use idempotency key for Stripe API calls

9b77d5c79a33e010b4a33d7a1563a808492c4154 authored over 2 years ago by Michael Bromley <[email protected]>
docs(payments-plugin): Improve docs for StripePlugin

108d5ac8a29a27db2c95a2adfe900bb87a34b18b authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Improve docs for customPropertyMap

a3f101ad9b373f9688f8c2018a6752d232a3809e authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Handle user verification edge case

Fixes #1659

1640ea72bc3c8abf1f129d46ebac627c23d68d78 authored over 2 years ago by Michael Bromley <[email protected]>
Revert "feat(payments-plugin): BraintreePlugin make card vault optional"

This reverts commit 16ad00cd3b3b028dedd472c987d2b7ee307a3a28.

It turns out my assumptions about...

ef5d4de3ffa088a11d48a67011f4d05a94cbfa38 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Update CHANGELOG_NEXT.md

4ec3bb281784dd730f92c5b03601e59f0b807eea authored over 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-next.10

73604e37177100cbf756112f7448aafba8f413d8 authored over 2 years ago by Michael Bromley <[email protected]>
refactor(core): Fix typing that was causing test to fail

b30d39a1be115e072256544dd0b6b1f341c3b4c2 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

44e5fda351c50f18fc54e749efd2f1e1e0d3f812 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

177b9f3577dc051d915ad87ffbe7a01079391c56 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix facet-value-form-input when used with custom fields

0ae36a91165e8494eabd182c0e72f77936f7facf authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Add missing `languageCode` field on ShippingMethod type

4fab7cfe08816289ba5d4e752329488870dc0e6d authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Correctly resolve translatable custom field relations

354932c07ae6d6e3a12319b3dc65f2f6fb1631ff authored over 2 years ago by Michael Bromley <[email protected]>
feat(payments-plugin): BraintreePlugin make card vault optional

Closes #1651

16ad00cd3b3b028dedd472c987d2b7ee307a3a28 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

e9a57abf4f58bba8400784a166dbbb303c43a583 authored over 2 years ago by Michael Bromley <[email protected]>
feat(payments-plugin): Make BraintreePlugin metadata configurable

99c80e8e8eb6c31a39be8581d57153a279a56d49 authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Fix error on Braintree refund failure

0b79eb5f0b2bcdc4c8b05ff664245fcc168f0ea4 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

0a7e3e7bc793d203b141d6668f7aa92ef0d0a46a authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

74551468c41bba98483cca0dffee2a0d40189de9 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.6.3

809925dbdc1017943c5b8cba7633f1e232f4968d authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Attach incoming req to `ctx` in Stripe webhook

Fixes #1643

cb13e9943eb418f898272054760fca4929e9f768 authored over 2 years ago by Michael Bromley <[email protected]>
test(core): Fix failing test for MySQL

3f1ac4499c8f07d73287ac75c33f025b50a7cfcc authored over 2 years ago by Michael Bromley <[email protected]>
refactor(core): Move shared var to outer scope

0ce7caf56d7e0adfc25d1b3a738c4ce8c6d911c6 authored over 2 years ago by Michael Bromley <[email protected]>
test(core): Create (failing) tests for #1611

I've created a couple of tests for #1611 which are both failing
currently, as expected, but can ...

35d8d79f3137cd809e8fe96391600a076155b5e8 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix edge case for custom field comparison on MySQL

Relates to #1612

f08f62cdb8d0d88da8c5dd903bcc4dcf40b87b55 authored over 2 years ago by Michael Bromley <[email protected]>
chore(core): Fix bad e2e test mutation

dfa243485eda5c016d9bcd1822427312d6a3a256 authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Fix typo in indexStockStatus docs

f9a036feeb8ef97d4b6ced5a236b61e00abde893 authored over 2 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Support hydration of custom field relations

Fixes #1638.

a75390ea06ca7c9bc7ba9d3da99bda7fd406841e authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Correctly join custom field relations in findOneInChannel

Fixes #1636. I could not identify why I had previously written "Joining custom field relations h...

9834225e39bda1d5cb14c50ee528bcf5c216d9c6 authored over 2 years ago by Michael Bromley <[email protected]>
chore(core): Formatting

010419046abc7138e9ffa3ad7f1dff3193a5d5e8 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix error when calling assignToChannels on an Order

Fixes #1391

5dbca2d76c1682c2196ddb3f406f54d5697493bb authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Do no de-allocate OrderItems that were not allocated

Fixes #1557

11b69c7b01fc13ad0f1aafa5539f45d6b1121a40 authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Stripe - send correct amount for JPY

This fixes the amount sent to Stripe when dealing with currencies that do not have a fractional
...

cd0a48f1d90ad8e86bbf343a1220dc7ca74bd878 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Re-evaluate shipping when all OrderLines removed

Fixes #1441

19a554d39be08ab9a2b8b43a58fa6181d1f94471 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix OrderLine deduplication with customField default values

Fixes #1612

9522f349a4e50a227065fbfe95d44189a5d09b78 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Consistently apply coupon code checks on MySQL DBs

Closes #1604

bfaee82c104b9f364633003180fa2dbf2bba0776 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Resolve customField relations on related types

Closes #1610

3e818213bf44f606eb9120abb2c76f3b63f541c0 authored over 2 years ago by Michael Bromley <[email protected]>
test(core): Fix TS error in e2e test

fb42161ede4304cc2e180bb7fabf3e022172b9fd authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Use RequestContext where available in all DB operations (#1639)

* fix(core): Use RequestContext if possible anywhere
* fix(core): Expose refresh arguments for ...

a683ef54297ac02477356d7f46d5ca69356da589 authored over 2 years ago by Alexander Shitikov <[email protected]>
fix(asset-server-plugin): Detect protocol for assetUrlPrefix when behind a proxy (#1641)

Closes #1640

a39c5927555347cfb02d9802b26127411b58625b authored over 2 years ago by Alexis Vigoureux <[email protected]>
feat(event): Add event for a completed initialization (#1619)

Closes #1618

43c888fb88e4af1645de07669f0b0d2b2394ab3e authored over 2 years ago by Drayke <[email protected]>
docs: Fix typo in deployment.md (#1633)

64b847f9203609849fee3fd8c0e3e71b3707e3bb authored over 2 years ago by Arth <[email protected]>
fix(core): Use correct ctx when importing FacetValues

fcaff4e265aea3cd7eca12d599650b8a60cf2ae8 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-next.9

a47a8bbf4c0933b6a7a9cb3a518f8761d1b6e022 authored over 2 years ago by Michael Bromley <[email protected]>
test(core): Fix failing e2e test

dcfe663fb0acbf75ade6ef3450be67e65a81e106 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Clean up post merge

9909ffddc78bae7e51982b3d08fecfa7c3cd081a authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

d893648347deea64543ff55bec8fc7021a365197 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

fc65dae0201da1b3ff15988ac5d37ef179459d3c authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Implement AssetImportStrategy, enable asset import from urls

75653aeae5064f299dbf9d32208a2404b33e1747 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Support save points (nested transactions) (#1579)

deps: TypeORM upgrade 0.2.41 -> 0.2.45.

BREAKING CHANGE (TypeORM): Due to an update of the Ty...

9813d115560cbf58c79790f8ff3eece168c13bfa authored over 2 years ago by Alexander Shitikov <[email protected]>
fix(core): Introduced errorOnFail flag for job.updates() method (#1627)

Closes #1551. The errorOnFail flag controls whether observable sequence will error on job fail

464924c2bc332c724a43df009f0250991cad1bcb authored over 2 years ago by Alexander Shitikov <[email protected]>
chore: Fix changelog_next

4e5874d9e4e9bc1a0357c9397fc749e5f246be21 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-next.8

817b49e80bbfe6f1feeda1cdab0be45d887e689f authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

16b52c573e3aac045be1544c0b3188def4b2e6e8 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

316a73128db0064d75be30569b3c7076c5ad7b72 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Deprecation of getRepository without context argument (#1603)

Allowing the use of TransactionalConnection.getRepository() _without_ a `ctx` object makes it to...

9ec2fe583108fab386bb5485887f20db9d4c2fc8 authored over 2 years ago by Alexander Shitikov <[email protected]>
docs(elasticsearch-plugin): Add note on version compatibility (#1616)

64e658ac6d91ca76b6ea3e10e8610c4f9acc0869 authored over 2 years ago by anonymouskitler <[email protected]>
fix(email-plugin): Relax typings of `handlers` config option

0dfa9d0b4b7f9f6af1c6406d44b096543c28db3e authored over 2 years ago by Michael Bromley <[email protected]>
docs(email-plugin): Improve docs on custom handlers

a7797d446b8462c8035d425e9b3e5d221f8a5cf4 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

a4e722e8a750fe82a0f216564bc0e04115664c59 authored over 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

676f95b32fcc833e6de27f1ba517412c58946069 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.6.2

2a11ae82f507b815047b379e899e2e40d2e7b973 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): UserService.addNativeAuthenticationMethod persists userId

Closes #1423

ae1e24d940267b4cb8994677733248131a33f2b7 authored over 2 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Missing CustomMappingsResolver in Admin API (#1599)

267c429641a9f243038eef748bdd47fc61ce36b6 authored over 2 years ago by Alexis Vigoureux <[email protected]>
test(core): Fix failing e2e test for mysql

e786c4d339dd1bda1d26b4c7c6c87f6bf07b48e2 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Further fix on custom field float default

b8fdbd8b311c8b1d7c229863ed011b2cc653118f authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Save relation custom fields on PaymentMethods

Closes #1600

711de067269bfa32a383f2c47df736167aaceacb authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix float custom field handling

Closes #1561. This change ensures that default float values in MySQL do not get rounded at all, ...

e94730bef41f2a38c5e9dc0521d52da2e0e7147b authored over 2 years ago by Michael Bromley <[email protected]>
docs(elasticsearch-plugin): Improve docs for mapSort

Closes #1301

b746f17a7050d5bc27cb9ebbbd43f34d43b4868f authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow new option groups to be deleted in variant editor

Relates to #1577

99ebf68c21d79a2c85d6057f315d547997083a9f authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Do not add empty option groups to a product

Relates to #1577

a39bf70b99c2be4a566b6457315cdbe5ae5c1f71 authored over 2 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update i18n coverage report

dd6001fd4e451df58a2bca9ee4de772b8c4bc406 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Add missing "company" field to address components

Fixes #1591

e218932e02f39cdf633d00f45cb7b20080c73b13 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix sorting by localeString custom fields

Fixes #1581

e0960018daaaa3331e5ae079c1e34a0a6aef415e authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix `getMany()` method with ListQueryBuilder

Fixes #1586

6be93b8851c64331347dde5047c100b906c48820 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Correct ordering of Collection.children

Fixes #1595

476fb5e7e002b7524cdc98db9cf5d49169c88722 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix broken JSON encoding edge-case

Fixes #1596

64765f3646ce310433aac15684d1ba93625947e4 authored over 2 years ago by Michael Bromley <[email protected]>
perf(core): Fix perf regression from lookahead on certain fields

Closes #1578

9e65753c637823339bb7d1899b05ce3eab0728dc authored over 2 years ago by Michael Bromley <[email protected]>
chore: Refactor handling of list `take` arg

47b54e68dae8f298a73d3e74ad13730bc3a49ef0 authored over 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Show total items in datatables (#1580)

e8e349c5f9334aa648d961a483f59da65d11c158 authored over 2 years ago by Martijn <[email protected]>
fix(admin-ui): Fix NavMenuItem.onClick callback not being triggered (#1592)

714d07c8ae695a34f0c164f53a03592007d3f220 authored over 2 years ago by Vinicius Rosa <[email protected]>
fix(core): Fix bug in importing Facets

Would duplicate Facets with slugs containing multiple words

84ce87f72ad953a924c5975565cb68c528a2a68f authored over 2 years ago by Michael Bromley <[email protected]>
docs: Update storefront guides

48bf16732f4357b59520ea540892a7c761637243 authored over 2 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Fix permissions for pendingSearchIndexUpdates query (#1585)

88ec4a242bdd424cbc26a6409f35421d8a9f691d authored over 2 years ago by Vinicius Rosa <[email protected]>