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

feat(admin-ui): Implement deletion of addresses from customer detail

4a81f7c57d87ad0b46d19d7f84af54c7d2185f95 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Include Customer in CustomerAddressEvent

Closes #1369

67f60accb70639478c14c32f5e3999c967979b01 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Add OrderLineEvent, to notify on changes to Order.lines

Closes #1316

16e099f18ee00534a81c4a1dd9e97cb354c73e97 authored over 2 years ago by Michael Bromley <[email protected]>
test(core): Fix broken e2e tests

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

2fb2716371e239a20d52d39841374c68d083e517 authored over 2 years ago by Michael Bromley <[email protected]>
test(email-plugin): Fix failing test

2319f6b5f721e1b8558896bfc0d4cf129de2e80d authored over 2 years ago by Michael Bromley <[email protected]>
chore(core): Fix TS compiler error

b5da9d9521ce0c97e50c982122cabf22b9ec5934 authored over 2 years ago by Michael Bromley <[email protected]>
chore(job-queue-plugin): Update BullMQ/Redis deps

30a2936a0f3af71dbbee18eb738cd4ca841b2bef authored over 2 years ago by Michael Bromley <[email protected]>
chore(payments-plugin): Pin mollie client version to minor

v3.6 breaks e2e tests for some reason. Needs investigation.

09ff2b994cc7f2761ce0f6d0adf24eefc62ebcdc authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Update codegen errors plugin to use object inputs

BREAKING CHANGE: The internal ErrorResult classes now take all constructors arguments
as a singl...

6b9b2a4fb647c4f92b7a2801c4dc9ad037f89e4a authored over 2 years ago by Michael Bromley <[email protected]>
chore: Update to latest graphql-code-generator. Drop typescript-compat

The typescript-compatibility plugin, which generates namespaced exports, has been deprecated a l...

13c3dc11224ac212eca99e269e91288c72ba0e89 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Update to NestJS v8, Apollo Server v3, GraphQL v16

c8438606a448158e018db5d392f4eea944a9154b authored over 2 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Update to Sharp v0.30

15d8e8d89df394fe5bf7e8a3301f67fe6f293601 authored over 2 years ago by Michael Bromley <[email protected]>
chore(ui-devkit): Update to Angular v13

cc5e1b85fc22756191661dac9c57f7fd4aaccfa7 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Update to TypeScript v4.5.5

1f68cad957f2b1ea5338f963a6ba59072470d66b authored over 2 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update other ui dependencies

3ff3c9569b61b9dd14ce03062bd1cd76b8522679 authored over 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Update to Angular v13

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

0fcf1d1d7b40fabe135372c6fc4fed03f99d33f2 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.7

a8e68227456fb5483f4ef4bfb9128f408d583221 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix entity relation paths typings in TS 4.5

Closes #1409

c5e6c044422ec68f6f0ba7d93fce701f68a92c1b authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow non-SuperAdmins to perform CRUD on Channels

Relates to #1402

791d47d010dbcfb6a0c9a1cffb27b44fbcfbf7b7 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Allow CRUD on Channels for non-SuperAdmins with permissions

Relates to #1402

fd2f03946329b2c0703ed072891bac2f67fc05cd authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Improve api context detection & error handling

Relates to #1426

42d70f3eedc4acd848bcf2514891caaf71cb749c authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix variant price/tax calculation when assigning to channel

Fixes #1421

1a13e7382ff70585956d56182025b69d57b33193 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly remove readonly custom field inputs

Fixes #1403

75780ce79c90c8234addf429403b5b3f7b6fe4e5 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Update to latest Angular v12, fix build error

Fixes #1408

e54a2f2cd0e9b77ce1ff7de34e34ac68ebf55478 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix circular dependency error

ddc894131e8318e1030ca48c025139376056634b authored over 2 years ago by Michael Bromley <[email protected]>
chore(core): Add a test plugin for issue 1433

Relates to #1433

d67e6a3ef258daa5662fa91ff00f6f6016cc3705 authored over 2 years ago by Michael Bromley <[email protected]>
refactor(core): Minor refactor to search job buffers

Relates to #1433

91cdb40d68237b1147f37db6b104797ee4492f85 authored over 2 years ago by Michael Bromley <[email protected]>
perf(common): Increase perf of `unique` helper by ~1000x

Relates to #1433

910adf84942414771f696adfdcc738c834c02d8b authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix issues with creating FacetValues with custom fields

Closes #1434

d4d4ee2e666fe7a94e76299f14027e2cd2c7b0de authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Omit private facet values from Product.facetValues

Fixes #1435

82e0b26e555d7131973a51ab36e45ec9219f50c2 authored over 2 years ago by Michael Bromley <[email protected]>
fix(payments-plugin): Fix logic for looking up Braintree payment method

ad4ccf3d9837fc06d1bacf6af50c359ffb616d58 authored over 2 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Allow yarn or npm to be specified to run ng compiler

db6665700a612566a09708087e823c1cde1c641b authored over 2 years ago by Michael Bromley <[email protected]>
feat(payments-plugin): Add Stripe integration (#1417)

238be6ba00316f11da7b8349c39bbf04474ee05b authored over 2 years ago by Vinicius Rosa <[email protected]>
chore(core): Remove unused code, exported interfaces (#1436)

ced8ae50661fe44d7f08116e9473b5c52baa51a9 authored over 2 years ago by Hubert <[email protected]>
docs(asset-server-plugin): Fix outdated example code

08c16a1adcecb1ea0b63f808c6bba0f576e1c03f authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Add PasswordValidationStrategy to enable password policies

Closes #863. The default policy is intentionally permissive to reduce the risk of
backward-compa...

dc4bc2d002ed42f89df8130601058c4ecae3c203 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Add `inList` op to enable filtering on custom field lists

Closes #1332

94da850360030d6b614398fb9e936d789dfb2d9d authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Fix doc for OrderItemPriceCalculationStrategy (#1430)

Co-authored-by: Christophe BLIN <[email protected]>

e227463a7f78bdb0fed51964ef2e7c9eb676a057 authored over 2 years ago by Christophe Blin <[email protected]>
feat(admin-ui): Add asset preview links to asset gallery & asset detail

Closes #1305

b09bc1f66996d2df17c5e2010c7c75ebb8fcbfe2 authored over 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable filtering CustomerList by postalCode

Relates to #1389

f3a265411399551d08b71173ba493744f28f7219 authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Enable filtering customers by postalCode

Relates to #1389

6692b95e4769c58f828b01e2b3e4c1fff9281ba2 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix regression in accessing OrderLine.items when not defined

3fcf5dc89d512cfb8d3298cef9966609f1917ce3 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix regression in accessing OrderLine.items when not defined

32f2cd7842bd2fddda12e4be739ac4f095fafaa2 authored over 2 years ago by Michael Bromley <[email protected]>
docs(common): Remove outdated docs tag

3a5859c87071aac2eaf64ff7c593623353065474 authored over 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve cancel modal to allow full order cancellation

Relates to #1414

3b9088813f33d452e4488349df4aae8666d395af authored over 2 years ago by Michael Bromley <[email protected]>
feat(core): Add option to CancelOrderInput to cancel of shipping

Relates to #1414. With this input being passed, we can now correctly cancel the entire
order inc...

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

9346c7b6735a33ed24e3998e82bf39bb9ec30260 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Correctly display unitPrice of cancelled OrderLines

Relates to #1414. Displaying "0" as the unitPrice is misleading, since cancelling an OrderLine d...

e7c4373d4e4a9ff83dc41cae287df709f3d15821 authored over 2 years ago by Michael Bromley <[email protected]>
docs: Additional note on multi-tenant docs

Relates to #1392

42732b7168873c0cabb0149885cb7d4494579cf2 authored over 2 years ago by Michael Bromley <[email protected]>
docs: Improve docs on channels & pricing

Relates to #1392

e634c6f9040cf9509b210ee7d01638aa39b847bc authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix error when using internal relation custom fields

Fixes #1416

753470a4d2d6df988085a80ee7ab3b3ab21ebb6f authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix for job cancellation issue (#1420)

Relates to #1127

2862dda57c20dbc0de60eaf6395ab653c4e96001 authored over 2 years ago by Balazs Gallay <[email protected]>
docs: Fix typos (#1418)

* docs: Fix typo "Retured" to "Returned"

* docs: Fix typo "attemting" to "attempting"

* do...

3c99d758d8efad625bd857fefaf2db6cc0bf2b2e authored over 2 years ago by Steffen Wilking <[email protected]>
docs: Clarify docs on internal custom fields

eecb0cdfe28755a31312575c8bde1c220eff3020 authored over 2 years ago by Michael Bromley <[email protected]>
docs: Fix typo (#1415)

fa7602ba5d079dd817b421019d8b5ac0313f4732 authored over 2 years ago by Turtuvshin Byambaa <[email protected]>
docs: Fix small typo (#1413)

5a3aa3934d5c88fcf7e3adc4009f0c74c8ee9145 authored over 2 years ago by Pedro Alvarez <[email protected]>
docs: Fixes & additions to docs

54d1b0c337ef27ad975cd2e4237278cb90ba861b authored over 2 years ago by Michael Bromley <[email protected]>
chore: Enhance build.ts script for admin-ui-plugin (#1401)

* fix(admin-ui-plugin): #1400 Escape yarn cwd argument to make paths with spaces work

* fix(a...

3f33d692160cf599147b27e27535fde2993c29b4 authored over 2 years ago by Amadeus <[email protected]>
docs: Add more detail to standalone admin ui docs

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

0375f787ad0c3c423e7cfbc0277ab684bd39b6ef authored over 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.6

9cf2a309e4b96bda6200279ba9a9d93950511438 authored over 2 years ago by Michael Bromley <[email protected]>
docs: Add docs on stand-alone Admin UI deployment

07447adea7149758f4649b8062ba334f4543af4a authored over 2 years ago by Michael Bromley <[email protected]>
refactor(core): Remove redundant expression

394fe1af9c41687546a6ba18ea29668aea87a808 authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix OrderAddress type AddressCustomFields error (#1394)

Fixes #1377

b6dd5f4543ad5ec12424e912e973fe5ce47c6f96 authored over 2 years ago by thewebkit <[email protected]>
fix(core): Optimize DefaultSearchPlugin reindexing

Relates to #736. This change reduces the number of joins being performed on each ProductVariant,...

b9d2234c918de0d00575ebae9bca0276a86959ba authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Resolve OrderItem.fulfillment

Fixes #1381

6a9efe9fffe0decbdb6cf70d5f4d45c07ee66e3a authored over 2 years ago by Michael Bromley <[email protected]>
fix(core): Add missing Fulfillment entity export

cc1e4ed82b3e8d146ac5c8c21f419a2fe716c541 authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Add note on database timezone

Closes #1375

718436102f440c0c1032791c083238ec3dcea675 authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Fix docs on custom field typings

ab031a83bd2461bf3cca2199b45d7d8544c91ad2 authored over 2 years ago by Michael Bromley <[email protected]>
chore: Fix init load test script

235d7df30367a7716e812458220d503482172a4f authored over 2 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Fix high memory usage on reindex

Fixes #1120

bce86f6259daea74e50a29022eab0cb10c134d43 authored over 2 years ago by Thierry Tournie <[email protected]>
fix(admin-ui): Fix hyphenation of long words (#1390)

671a998db1ce3e9de816030aedc784145668d559 authored over 2 years ago by Steffen Wilking <[email protected]>
refactor(core): Allow to mock self-refreshing cache for channel and zones (#1373)

Ensures cache exists on initializing these services.

deb4997862f8afd227d8652b991e616e5623f173 authored over 2 years ago by Alexander Shitikov <[email protected]>
fix(admin-ui): Fix error when toggling product list grouping

Fixes #1384

1427399eda64a23e7af4f9f88a8ebc0cca722847 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Do not display "undefined" in rich text editor

Fixes #1374

e80b8c59ab7a55aa6e49e8715841a2e038ff6b24 authored over 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix localeString error when creating Product

Fixes #1378

e7013d070394c933b35af599a9b9f9474865f7cf authored over 2 years ago by Michael Bromley <[email protected]>
fix(email-plugin): Correctly resolve urls for OrderLine featured assets

Relates to #1354. Note that this fix may require you to update your email templates.

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

bacaf89e5d8353d8740c3964441f8758d0248b5c authored over 2 years ago by Michael Bromley <[email protected]>
refactor(email-plugin): Move shipping line hydration to function

03938eff4ffb8b446a76e6291d416ff172073335 authored over 2 years ago by Michael Bromley <[email protected]>
docs(core): Fix docs on ListQueryBuilder

dfef662bbefba6bbf5bf18277e025677d3829f36 authored over 2 years ago by Michael Bromley <[email protected]>
docs: Fix payments-plugin link in developer guide (#1368)

0e320e60bc3ec0dfa0530b7da96feaaab317d4e5 authored over 2 years ago by Kal Abdi <[email protected]>
feat(admin-ui): More flexible assets component (#1358)

Closes #1357
* feat(admin-ui): Rename ProductAssetsComponent to AssetsComponent
* feat(admin-...

259e3529d146af6cddddb2894a8857065686221c authored over 2 years ago by Steffen Wilking <[email protected]>
fix(admin-ui): Fix long nav items (#1362)

Closes #1361
* fix(admin-ui): Overflowing navigation item
* fix(admin-ui): Alignment of multi...

ffc48c6fa5614fea992523b381d5e85962f1ca2b authored over 2 years ago by Steffen Wilking <[email protected]>
feat(core): Add a job queue name prefix as a config option (#1359)

Closes #1350

921f8e04332b006cd0879b3196fadeab8ebeac42 authored almost 3 years ago by Dushko Jordanovski <[email protected]>
docs: Add docs on determining active channel

19aba281a74f9717a40ff152e4e59a3be8138c49 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on tabbed custom fields

5bb60b071c0cf14be3f6b8ae2197b78ee7b95cf0 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(docs): Fix minor Admin UI and GraphQL doc typos (#1356)

973b64d42afbef9fe3a68d1ba30223b806dccc7a authored almost 3 years ago by Vinicius Rosa <[email protected]>
Merge branch 'master' into minor

2887e1179146b2c1c9f11fd3e553dd2c338adca9 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.4.5

e55ab047e8c6478546a776ab770c2145b8e86b4b authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Update jsdoc to address vendure-config/entityIdStrategy deprecation (#1348)

eb86dfd3908088d7d1662da764819aa2cc51ac71 authored almost 3 years ago by Josh McCulloch <[email protected]>
fix(email-plugin): Fix population of shippingLines in order handler

Relates to #1354

4cd7ecd54aa8d56975372a3751369188b4caef1f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix typings for EntityHydrator with nullable relations

8f5754756e1a2b0f9dbb674f6eec90d890714a05 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on multi-tenancy

39256e0dccc13870123fbfdbf849a9fca8a29b4f authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Add a note on supported typescript verion

Relates to #1314

13ca3d059a4b2288b6e8bb34018854b667d5ccab authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix filtering by facet value uuid in DefaultSearchPlugin

Fixes #1341

53babf654176d5d88cd7c1c7f88be98f8dd31a57 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Fix typo

efc3af0fdeb82e57791c42c081daa3ac3b142f9b authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Prevent errors being logged by Nest's ExternalExceptionFilter

Relates to #1335. A flaw in our own exception filter meant that all errors, regardless of the
in...

cf4f2462b1a771b2f6fb617f12ee23a3e362de48 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Demote 404 errors to Verbose log level

Relates to #1335. In production, bots & exploit scanners typically produce hundreds of 404s on a...

6b3c3fee9995679227e58e3b2f080668ce9c9355 authored almost 3 years ago by Michael Bromley <[email protected]>