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

docs(admin-ui): Add docs for common Admin UI APIs

a9c740e75b55eb65bbf0a8777bfdc3665ddc4ccf authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix batch size error on postgres when reindexing (#1242)

57be4c523b3fa1d73edae5c8367a0c31906f141b authored almost 3 years ago by Harun Kilic <[email protected]>
feat(admin-ui): Implement filtering in Collection list view

aa741291da1e1070363afbfa63f309974e3bec07 authored almost 3 years ago by Michael Bromley <[email protected]>
style(admin-ui): Style improvements to Product detail views

a5f7da52efd1bbf1afc4cf285882df45c77f3620 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for tabbed custom fields

Relates to #724

b6cb16f0239439b278a82add0992cb527d63e63f authored almost 3 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Extract custom field form logic into shared method

cee98091eeb0fedc5b5269bdee8a8b237f0c7c8e authored almost 3 years ago by Michael Bromley <[email protected]>
test(core): Attempt to fix race condition in e2e test

8dc974317ffe02c925c58131a6b2a69ccde3a593 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add json editor field input component

4297b87b626c6b0c510aacdcb4cb668809e46f51 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix stream not being instance of ReadStream (#1238)

The stream will not be recognized as ReadStream if used createReadStream from the regular FS pac...

5ee371d1b3dbd527045644544d8460140e31cf35 authored almost 3 years ago by Harun Kilic <[email protected]>
fix(core): Fix permissions for `pendingSearchIndexUpdates` query

152e64be1c7104fc81cd0b295356587b4c6fd28d authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Update & expand docs on custom form input components

c90033b7ea654e63983dd7e30e5484f52191c20a authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add rich text control form input

Relates to #415, relates to #722

0b09598a8c9a0ec1d5559aaa99fee86328b46cc1 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Use customField ui components specified in config

Relates to #415

f52459f379af3f38e43c3dff9c5cae143be9faf9 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Allow customField ui components to be specified in config

Relates to #415

e22e006f1476e1d05e0d9666fa0e1717d0b7ae13 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add language switcher to Country & Zone list views

7552faeabf79e2731b6b3903b2defa3776fbc0a3 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix caching of zone members when switching language

3c32fb26bd4fdb457e745edb0b195c736050ecc1 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement custom fields on newly-supported entities

Relates to #1185

2da2ec9b5a3f1c0bae475c5c53fdc8397ae8fc5a authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix layout of Zone & CustomerGroup lists

cd8b93d25514d7f5ec5f1e65feebd421ee691d1c authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): CustomField support on Country, CustomerGroup, PaymentMethod, Promotion, TaxCategory,

...TaxRate & Zone. Relates to #1185

fac803d1eeb7fe672de129c5fc6d76898ce37629 authored almost 3 years ago by Michael Bromley <[email protected]>
test(core): Fix connection mock

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

0823ca7b17a5f83a53ae384053ab634a08dbc25c authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.3.4

c56b85f6d87b5687595ae79c8889bd633101e0d5 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Upgrade TypeORM to v0.2.41

44f6fd516e23674863be1991914657cb51fcebe0 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Fix e2e timeout for debug

66d183b86a05cf9cf36dd74478d8b93b90c2e2a9 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Set max workers for e2e tests to 3

0363fc77fb9bf557edeb02a8309a51f01879e540 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix ONLY_FULL_GROUP_BY error when searching with MySQL

Fixes #1236

94fa4db194f72a3d795669898134fa819a04adc7 authored almost 3 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Add custom sort parameter mapping (#1230)

Closes #1220

* feat(elasticsearch-plugin): Added custom sort parameter mapping (#1220)

* ...

0d1f687c483317d051f8196d6813851e687787c6 authored almost 3 years ago by Drayke <[email protected]>
feat(core): Expand the range of events published by the EventBus (#1222)

Relates to #1219

* feat(core): Added Vendure entity event base class (#1219)

* feat(core)...

edc9d6900b28b1caa5bd79193c0c5238b61bdbbb authored almost 3 years ago by Drayke <[email protected]>
fix(core): Fix edge case FK error when creating new Collections

Fixes #1215

160f457c8be76e77e8e7b25023e3d77a0a80429f authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Do not list deleted ProductVariants in Collections

Fixes #1213

5cd8e1a36bf8b7b84ec8225db460f406c8c9b07a authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly deep-merge hydrated entities

Fixes #1229

32d19e3962ab94e438df357caa12c8e5b9f1e282 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix argsArrayToHash, case where arg not present in this.args (#1224)

454fdf5c29450b210a1a5cc8b4553aefa2192f16 authored almost 3 years ago by nemo-js <[email protected]>
fix(core): Fix ProductService.assignProductsToChannel to properly assign assets to channel (#1235)

a3066b0b2bff5531dbe57214aa4bd29047bb17ec authored almost 3 years ago by Vinicius Rosa <[email protected]>
docs(core): Fix GraphQL operation type for eligibleShippingMethods in Shop API guide (#1218)

Co-authored-by: Vinicius Rosa <[email protected]>

43cf81eae415a640bc1d6f71e061f3945d60957a authored almost 3 years ago by Vinicius Rosa <[email protected]>
test(payments-plugin): Fix broken e2e tests

2cb976558bb97e26fe3054a90dde6ba44d7b7ec6 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly set OrderItem prices on tax zone change

Fixes #1216

731f8d9b6d1c362cb82f1b797b95addad8fee352 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(testing): Fix "fail is not defined" error

c474d93672935b8a66902475dd31bf9e87f448fa authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Correct outdated docs for createSelfRefreshingCache

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

1c2e01b6ee0bbb9187ce1325859c4a7cd688493d authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.3.3

1c535cf95cd2e2bdf68d08fbabd4a7c834826788 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix display of channels in Role detail

Fixes #1211

dee331aca81c6f24a65ef52d52da8174fff1e19a authored almost 3 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Add option to hide indexed fields in api (#1181) (#1212)

9193deeeeb263723ff3beab0b0c10a74f40a1ab8 authored almost 3 years ago by Drayke <[email protected]>
chore: Fix workflow file

07e5487d9e1d2851c73afbd98d85e8e641bef032 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Cache node_modules folders for CI

75bec95c0822eea899fc3a77dafe9fee642ad8b0 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Run e2e tests in parallel

26ca960d4a4cfb0cf58b6059e873fbc1c7f36e65 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Cache node_modules dirs for CI

6454afbf4487c9619e42a6c2a86fd97a95bc7cc2 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Add --prefer-offline flag for CI

f3693597f4996e8fd3eb1bd91804fb3666fbfd78 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Add yarn caching to CI workflows

e18c51e416fe651c99f516c1e3d8140df739d573 authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Add note on create react app config

5f63d374b6a5f46908cb898f0b373ab6c574c837 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix error thrown when shipping address company is null

Fixes #744

303a2162d293103b20317fedd1db1b6d38cd99d1 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly display primitive value job queue results

Fixes #881

d8c2195d4d122bc6c9cff04fc6be8537106605e9 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly cancel sales when cancelling Fulfillment

Fixes #1198

00ac70dd63baa8432376200dc5afba606f7a16fd authored almost 3 years ago by Michael Bromley <[email protected]>
feat(core): Support CSV import in multiple languages (#1199)

4754954bcda6e18709fe00cf8bbde6318abd80ef authored almost 3 years ago by Heiko Rothkranz <[email protected]>
fix(core): Export missing tax config types

08951b3d3f20a8bf67f43824348525c3566f9d63 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Add test collections script

e196dc3f137361a6163a0ef28b83f93d66ac476c authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Make populator.populateCollections more robust to bad input

8189c1bd0f7a61dc8b0482a1224fe1001e94d22d authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Add example of payment method and roles definition (#1203)

Closes #1202

c0d22ef1a5484acb32700d10630665af42d565ce authored almost 3 years ago by Milan Zivkovic <[email protected]>
feat(payment-plugin): Mollie payment integration

Relates to #1087

ea6c4983ed0306492526ac7bc658f5c375dc513b authored almost 3 years ago by Martijn <[email protected]>
docs: Update docs on supported databases

6302a35200651fce1d23a00ec604fa34dfd8d976 authored almost 3 years ago by Michael Bromley <[email protected]>
chore: Add test collections script

9bb676e5606716916cf71c0921a7f83fdf4cbe9d authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Make populator.populateCollections more robust to bad input

15762e040adbc1b2d7f74db57c14768df268c5ab authored almost 3 years ago by Michael Bromley <[email protected]>
docs(core): Add example of payment method and roles definition (#1203)

Closes #1202

3460536121b43e188824d38321dfe7f59795e740 authored almost 3 years ago by Milan Zivkovic <[email protected]>
chore: Publish v1.3.2

7e96def3969f9f297d33aa5cd52fa842283f1e05 authored almost 3 years ago by Michael Bromley <[email protected]>
perf(admin-ui): Improve performance of Collection list view

Fixes #1123. This commit eliminates an expensive function that was being called
quadratically wi...

4bf6dffe95bb0a56d9a57d508f562dd2acbfec3b authored almost 3 years ago by Michael Bromley <[email protected]>
chore(core): Properly polynomial regex vulnerability

74250eaa123177ff8c23a9497db9c51a9b4f4d33 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix polynomial regex vulnerability

Fixes https://github.com/vendure-ecommerce/vendure/security/code-scanning/19

6675757d972f2f5afdf2238c1b34935c81ba6095 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui-plugin): Correctly handle base href for custom routes

Fixes #1152

752cc1337126914649d4a6378e26c51e7a966730 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Add pt_PT translation to ui config

c7a7bbdac6d4850f8ddea9b7f0b016078b1e8816 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix order modification with refund on shipping

Fixes #1197

95bff8ffaa2beb5b086e5f0e212da7beee5f976a authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Allow an Order in ArrangingAdditionalPayment to be cancelled

Fixes #1177

3e1a3cf01a92fb71a8b5dc113a06499f84984ffc authored almost 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Currency input handles currencies without minor units

Fixes #1146

fd643b30f7203295bb6ed29da04dc9ce0c284c62 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Fix link in storefront docs

18d3389809636a52c35f8982245e5daa2c426dc9 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Export ShippingLine entity

98927dd1a21b5d7891eeb0615a948d2a0639c83b authored almost 3 years ago by Michael Bromley <[email protected]>
fix(create): Update TypeScript to match current supported version

Relates to #1188

3be6b8820a668b9b8b1f11289390d0d5c7074863 authored almost 3 years ago by Michael Bromley <[email protected]>
docs: Improve migrations docs

6db09d80b336afbbf5e14c29f0fb8ac9913ce662 authored almost 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix error in validating custom fields with introspection fields in query

Fixes #1091

f8564918f939562c13a4d2dfe41e73a24f498399 authored almost 3 years ago by Filip Prochazka <[email protected]>
chore: Publish v1.3.1

f76f3eaf0dd47b46e9ef5e5f4bccd0366a1434df authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Allow middleware to inject TransactionalConnection

Fixes #1160

28f713c5642fac962eaa7c09d7fdee8c9014e1ad authored about 3 years ago by Michael Bromley <[email protected]>
perf(core): Improve perf of DefaultSearchPlugin reindex job

This optimization makes use of a mutable RequestContext that is shared by the entire job,
allowi...

bfc72f2557f203a6ce95d75254e006f98038ff71 authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Improved error message when Order.lines not joined

0a33e5c49a0a9b40573680460f76adf269691fb0 authored about 3 years ago by Michael Bromley <[email protected]>
docs(core): Better docs on TS Order entities

Fixes #1165

ee10922a06bd61922eae904835724697b7ca1272 authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix EntityHydrator with entity getters

Fixes #1172

7d0e8943b8786244776d25dee5c2c58610f38cf0 authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix EntityHydrator missing nested relations

Fixes #1161

fbda3ddda2fa93d5d989fed9e3518af9cf923c12 authored about 3 years ago by Michael Bromley <[email protected]>
refactor(core): Rename method to align with existing convention

Relates to #1150

11fcc420a54f6b682ff48945ae92202445d0272f authored about 3 years ago by Michael Bromley <[email protected]>
test(core): Add e2e test for #1150

Relates to #1150

715a2e04632f5f474e64c85c0f5da248882c731c authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix shipping price when the promotion is not applicable anymore (#1150)

eb1dcc4115fb22904392d4d22c4af0478f57c4a4 authored about 3 years ago by Huseyin ALP <[email protected]>
fix(core): Fix EntityHydrator when hydrating empty array relation

Fixes #1153

70e0314f979226bb4a6af8ded5a06ddb6379b225 authored about 3 years ago by Michael Bromley <[email protected]>
perf(elasticsearch-plugin): Optimize indexing using RequestContextCache

This perf optimization uses the RequestContextCacheService to cache the results of DB calls whic...

75da3b39a389dba8aa3570ef385441e58a9fdf66 authored about 3 years ago by Michael Bromley <[email protected]>
chore: Add all changes to latest changelog entry

479505e8d5469295d5d5afedf1a9ff4a3164a42b authored about 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.3.0

ac851bb030d281e3fc31078d2e9d61620eae5b29 authored about 3 years ago by Michael Bromley <[email protected]>
test(elasticsearch-plugin): Fix broken unit test

c735e75c3c3986e7454cae138319e1d079def556 authored about 3 years ago by Michael Bromley <[email protected]>
docs: Various documentation improvements

6bc01aae230646118fac3c103793896b326d68c6 authored about 3 years ago by Michael Bromley <[email protected]>
Merge branch 'minor'

6c147820e71c0196cc9e504e914e15860bade393 authored about 3 years ago by Michael Bromley <[email protected]>
feat(create): Improve config defaults

Enables the latest features for the DefaultJobQueuePlugin and DefaultSearchPlugin, and exposes
t...

e2f799c78be0b88c4588d9447ff7b192b0a06958 authored about 3 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Allow the SearchInput to be extended

5981619cdb93c006f183e65e554ce37b748e45c3 authored about 3 years ago by Michael Bromley <[email protected]>
refactor(elasticsearch-plugin): Reorganize files

13a7572a78754bf0ed9dc41cd6ada53cf221eb7f authored about 3 years ago by Michael Bromley <[email protected]>
refactor(elasticsearch-plugin): Rename field, improve type defs and docs

749c452078fb4870b3d2e3c2cdd44a5c2cf597e5 authored about 3 years ago by Michael Bromley <[email protected]>
docs: Updated scriptFields documentation

2261e2affabfe3d3103c731c61ce2c31d6ee9a02 authored about 3 years ago by Kevin Mattutat <[email protected]>
chore: Added custom mapping prefix to access the property

e5c70fd5f245b083b41b5499286c0f2e9d22437e authored about 3 years ago by Kevin Mattutat <[email protected]>
feat(elasticsearch-plugin): Index custom product mappings for products without variants

a0b453400138840f3fafe67d15dc1b2a46879391 authored about 3 years ago by Kevin Mattutat <[email protected]>