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(asset-server-plugin): Correctly handle non-latin filenames

Fixes #1343

4cf8434df476fc450a4821584cc2dcbbb7c65643 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix custom field select input

Fixes #1342

2bbb972ce0f9adfc6b88353be0a3abaee3e5f4e6 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix error with certain custom field config

Fixes #1337

ba060b4c54037255ef03649612822ef416d0c275 authored almost 3 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

d5f7f4e13ee05aa1b3fb2a0ff6efbd9daf57d2ee authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Remove confusing changelog entry

028af358c259742b8905ad50b37463d14e44b578 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.4

16c205777bf714864b95de72afc8f0d9ec770e31 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on uploading files

199c3ee8c6496a8d995531b4efd3958808726b01 authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Add docs to AssetService

704eabe8ae333bc3062577769995062e8248e86f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(email-plugin): Fix sorting of emails in dev-mailbox

57cc26eef6b4c88f6f99bf2da619c9bbdfa46bc1 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Return NotVerifiedError for resetPassword on unverified user

Fixes #1321

8257d2740dec4deb02706d398a8094705960a58f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly hydrate nested relations of empty array

Fixes #1324

4a11666463ae36109e741d64efff08c2cf7bb666 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix PromotionActions not passing state correctly (#1323)

Closes #1322

fc739c50eef889b2acc14f1f2c4e8e9e2aa2d59e authored almost 3 years ago by Hubert <[email protected]>
Merge branch 'filipemoraes_master'

301990f7c32249e8bc38a0fa60bfbc7675c31cc6 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Improve handling of locale combinations

87f9f7817d1afea343439bfd5563fd943d4edb43 authored almost 3 years ago by Michael Bromley <[email protected]>
refactor: Revert filenames for pt_PT translation files

667042ec89e1b492a83ff81561e745d41f3a63cd authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Changes file name from 'pt_PT' to 'pt' to be compatible with Intl API

a1995a014449b52ff09a200113d411efd99fb14a authored almost 3 years ago by Filipe Moraes <[email protected]>
Merge branch 'master' into minor

5b163ee42c373a935ed5751c030ef5bc1bce162b authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.3

6b6cb74b05595091c3b8a34c66b99353037cb92c authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Do not show cancelled orders in latest orders widget

e842e6e0c61659575e9c8925d561bda0bc8fb0b7 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix broken Zone creation dialog

Fixes #1309

2bc6f4db48f7f662262677de1d13788775679d4f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Prevent removal of sole SuperAdmin

Relates to #1307

a1debffb66135252902708263e55c4680c20f226 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Restore deleted superadmin entities

Relates to #1307

498a5c68e7eba59ab8f55c0714c51d161539306c authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.2

0418d311a406ce475d83b96ff96c100e8b468cc6 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Add order event (#1306)

Co-authored-by: David Spiessens <[email protected]>

c682c0ee5d008965b23a9936093f2a7f7e6bf23e authored almost 3 years ago by David Spiessens <[email protected]>
fix(admin-ui): Allow CustomerGroup to be created

Fixes #1300

2782df83248ce0207d5a62931558b6f2afa3349f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Remove deprecated showCircularDependencies option

a30d6399df5f6a53abb8b42f7a9471cde6294fbd authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Handle search job buffer timeout errors, increase timeout

Relates to #1287

8797456adf6da9a6a0ca03e289418379694de5de authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): EntityHydrator correctly handles custom field relations

Fixes #1284

fd3e642b17c037332e5338c051b8c59ac18ffb10 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Handle substring search terms for postgres & mysql

Fixes #1277

81e367244d244db6a525fac21bc9c6dc02f05c7d authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly record stock movement when modifying orders

Fixes #1210

a983f2491230e9180ff7b860b66b46adfda6e1ab authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix null property access error for configurable args

Fixes #1296

3f7d46d833e7e8f3c55ec88af64289cdd125366d authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix email verification for already-verified accounts (#1304)

Fixes #1303

2f17b9a1fd373882581590fdfcd5d3acab5a8020 authored almost 3 years ago by Harun Kilic <[email protected]>
fix(admin-ui): Correct the warning about the division in Sass (#1294)

Closes #1293

0e4e9527a4819e29baa75a358634119daf5ac4af authored almost 3 years ago by Alexis Vigoureux <[email protected]>
fix(admin-ui): Fix cmd+u shortcut on macOS (#1291)

0b74cc9642f4b2b726d52a9632c2d748a46447de authored almost 3 years ago by Steffen Wilking <[email protected]>
docs(asset-server-plugin): Fix docs on adding presets

5add04ae5ff964d35ed3f43e8edbc1878c625bea authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Correct changelog

a8bbc8c3d959b7f64fa67f6d1d69653b2afb6026 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.1

d81a3ad010672e2177719a77d4310bf3cbc52c1b authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix FK error with adjustOrderLine when zero saleable stock

Fixes #1273

28aeddbb0d9f1959a3d1010d1e4e298eea164e9e authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix `Unknown type "ShippingMethodCustomFields"` error

d8104506a99ae759250f42f697130d45b6359c66 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Changelog fixes

c2a3b03e2e283fee4c4ebc117dc78f0f2b9e2c8b authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.0

d5df49c276dacd0f5e50a04c12def4ca22dfc3aa authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Changlog release count

14de623f2b75561e9a57e0e0a66f8deff10c5c7a authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Minor docs fixes

9b4a6a89051a499c9173674a1b5f1453f91e2065 authored almost 3 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

52e54059779e746929c6fd1094fe52755317729b authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): General custom field tab always frist

873526d52eb7dc00648387f19688fa4d67abeb5c authored almost 3 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Refactor custom field control types

072bb5134ca5a46c54b4f8625ab30b45ddfa72fd authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix display of facet value custom fields

Fixes #1282

f4a6dbda94aea0518926bcd3c0dd1c5f59c7da69 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Expose route data in hosted UI extensions

Closes #1281

c3a21ff96d9c4048209087d71f9920853e7dd58d authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Remove "available plugins" page.

Replaced by dedicated website section

788f83933815627bb793cc65fb752f805520d7bf authored almost 3 years ago by Michael Bromley <[email protected]>
test: Attempt to proof search plugin tests against race conditions

7b991691a791694d7fa8ee132e7376accb45c3a5 authored almost 3 years ago by Michael Bromley <[email protected]>
refactor(core): Lazily load bcrypt lib

bc443ca00ba16500a1a54bf7402567db3fb4554b authored almost 3 years ago by Michael Bromley <[email protected]>
docs(asset-server-plugin): Add docs for s3-compatible storage

45b630e600d15457a0f388b7b1b96b566a4a48c0 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(docs): Fix typos in README and collection-filter link comment (#1276)

9d006b5e398fdac372840232a0fa1cdb97f9cb39 authored almost 3 years ago by Vinicius Rosa <[email protected]>
fix(core): Add Permission.ReadProduct to Allow decorator of TaxCategoryResolver.taxCategories (#1275)

ff24fc0eba81d54b84f3a25706ea83aa9779cce5 authored almost 3 years ago by Vinicius Rosa <[email protected]>
fix(admin-ui): Fix tax rate permissions so product variants do not need access to customer groups (#1274)

0a49feaafb2d56bc5cdb9578baf167c9436c0ab1 authored almost 3 years ago by Vinicius Rosa <[email protected]>
chore(payments-plugin): Fix bad import

79284b8d0517c569c0612ce497f6a497e5ac6ec2 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Improve custom fields docs

136a483f71d0bfbeb1235c01ea3e3935fc948738 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add filtering to FacetListComponent

0ab212e80822d6ebe12e0caebf0dae0760f7809a authored almost 3 years ago by Michael Bromley <[email protected]>
test(core): Fix list options e2e test

8749d0e6bf14dc572784a4c61e33e47b503f3e13 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Reinstate sqljs e2e tests in CI

6dff2eb75dde8a0f0fee46a7d95e7eb4844a7ed5 authored almost 3 years ago by Michael Bromley <[email protected]>
refactor(testing): Populate customers without using graphql api

eefd659eaf09a3af6717b7c493d5f6ab5267509a authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Allow PaginatedList queries to filter on ID fields

Closes #1259

fa3d5edde25ae7025acf9c3bfdcb8724123908d2 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(payments-plugin): Add support for Braintree vault to store cc data

1d93db847d5b5bd19609de3431f5e86e01417a14 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Expose customfields on ShippingMethod- & PaymentMethodQuote

Closes #1260

52972dbb3489b826366b4765f76ce81936bb64b4 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Add Permission.ReadProduct to Allow decorator of TaxRateResolver.taxRates (#1258)

5f5f767e145938959a0f17d3abe1a25091c6779b authored almost 3 years ago by Vinicius Rosa <[email protected]>
fix(core): Fix EntityRelationPaths type for optional properties

2d065f9dd46ae62d84ea7bdaa9a91df5b312cd97 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Pre-release v1.4.0-beta.0

b4a29d6cff5a7c5b39000719b4c556f60a80b521 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(payments-plugin): Allow Braintree environment to be set

55d67d93763a4147c7c768831994596dae304bfa authored almost 3 years ago by Michael Bromley <[email protected]>
refactor(core): Make event input args optional

Otherwise this will be a breaking change

a7e54fd45ec80655d1d55e552233bb885a054485 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Fix path in payments e2e test script

b0d99b12b3c7b281f358e55e16a673e17bf3af59 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Re-allocate stock when cancelling a Fulfillment

Closes #1250

693fd839af42b6162241fbcab8e07e651d6e8751 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Order collection.children by position

Closes #1239

f2def437dad8c39038b27f4651c57c6ba53c2330 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Clear shippingLines if no eligible ShippingMethods exist

Closes #1195

f9bc532d5f3bd40d116f08af9786c661873e5fe9 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix rendering of custom field lists

da9e2ce8829f84e9f05f0f12dfa4c9520f6e9ebd authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly validate custom field list types

Fixes #1241

6f71bf2586e3df6b126b29f7941710377798faef authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Gracefully handle errors in creating asset previews

Fixes #1246

c3cfcb3c3dec77e9043df101b54672b107accb15 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Temporarily(?) suspend sqljs e2e tests due to unknown failure

Since the update to TypeORM 0.2.41, the sqljs e2e tests all fail with
"cannot rollback - no tran...

d34782bf0e41a76d973806bd4b20d5c5476466a7 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Ensure all Orders have a ShippingMethod before payment

9b9e547696a7d958a39ba4eaa05f32b719d858a6 authored almost 3 years ago by Michael Bromley <[email protected]>
chore(core): Export all events

a232b4cbc729a0be0e912c017770da7fe31969c9 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Add OrderPlacedEvent

Relates to #1219

c1465dc90159608644d4848d7c3d12bd28b3cc2e authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Limit Jest workers in CI

Trying to resolve failing e2e tests with sql.js

204f69983ad17c0291891243a42df2a79ae2de16 authored almost 3 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

d4143d88d8e5376d89e33fc4646da02ca17ce8b1 authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Fix reference in docs

88b145eead3ba76fa361db4e5b8c97e3dc34aa1e authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui-plugin): Support for defaultLocale

Relates to #1196

e7bd5765b8761c212ad7920fb5ea5686c3ebc226 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Support for language regions (language + locale)

Relates to #1196

b5cdbce5816697d3961c4caf66ce4d10cc8a4fe4 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix error if no array of assets is provided (#1249)

5af2b12c500dc5d9a698f2a8e956c58cb58315c8 authored almost 3 years ago by Steffen Wilking <[email protected]>
feat(admin-ui): Export all catalog components (#1248)

Fixes #1245

e5feac44385d5da8cdf0c187f849e337f74ec647 authored almost 3 years ago by Steffen Wilking <[email protected]>
docs(payments-plugin): Add inline documentation for Braintree plugin

Relates to #1087

8f218daf16959f6c8aa6f1d0262aeb124bd4214b authored almost 3 years ago by Michael Bromley <[email protected]>
docs(payments-plugin): Add inline documentation for Mollie plugin

Relates to #1087

42c0be4b49d9e234677206ea1a7eb4f5f034ae0f authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Allow manual payments to be added by Administrator

Relates to #753.

0416869b3e5ad6728bd0ae7e9fcb8a769396a765 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Allow manual payments to be added by Administrator

Relates to #753.

107ca9a0a8ada54b0c250f0840c0cd5fa4fff944 authored almost 3 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update apollo client deps

25c9c8a4d716784d66e7871c7f14cab7d8c115e5 authored almost 3 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Clean up testing code

d8016f93b8419a50e0e9a702b1cb110dcc2dc067 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Make facetValueCollectionFilter safe with uuids

a3fef0f89b962c87bf52e66eec534d5ab50cc9e1 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Remove note from bull plugin

40930ffebb608d095171844092902fd6a502db1a authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on stand-alone scripts

4a0b8d509abc01e1474b5e1dcb290a72e6bd17a8 authored almost 3 years ago by Michael Bromley <[email protected]>
test(core): Add test for mergeConfig array handling

696e8e27ad3f748aebe92eaa409dc000c2764781 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Fix typos in plugin doc

5c625e297cc21205601e89f8ff4aadf15795c9b2 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Allow custom components to embed in detail views

Relates to #415

e15c553ad2ee4fe17cd355520ecf58918acb047b authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display available UI extension points

Relates to #415

0963745add941fddb79dc939b5ff3e9ede3a43de authored almost 3 years ago by Michael Bromley <[email protected]>