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): Fix case sensitivity in product variant filter

02f99955639a76ce4b1c958a616929ff1688e088 authored about 3 years ago by Michael Bromley <[email protected]>
refactor(elasticsearch-plugin): Tidy up some duplicated values

64a3380a0dfbad10159387e1dae42a0a71fef2ec authored about 3 years ago by Michael Bromley <[email protected]>
style(elasticsearch-plugin): Apply Prettier to recent changes

9a75a60d3489bbbb87fcbecdd40ffc6d2a3c78c6 authored about 3 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Add ability to customize index options and mappings

* #995 feat(elastic): add abilty to customize index settings on index creation

* #995 feat(el...

92587e5a35b750beb262056d2507fe928c38a98c authored about 3 years ago by Artem Danilov <[email protected]>
fix(core): Fix update of ProductVariant with relation custom fields

Fixes #997

6e794c0a223ce9eec4e52eba7d67898d465808e2 authored about 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix validation of relation custom fields

Fixes #1000

fc3a9c5a08c6111d403561f2a08933524f4a0737 authored about 3 years ago by Michael Bromley <[email protected]>
feat(docs): Add docs on resolving union types in plugin examples

b84ae33792017c595d170eae4a5c420a75e74f93 authored about 3 years ago by Michael Bromley <[email protected]>
fix(docs): Fix inconsistent naming of admin-ui dir in examples

6bc33b4134c43c9d912af3ba64fc0546c79c2470 authored about 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add admin-ui Italian translation (#998)

657a32bbeccdd191956139245383253275ddea52 authored about 3 years ago by Artcoded <[email protected]>
fix(docs): Fix JobQueueService.createQueue example code

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

bc784cdb56ac835b037404e9847b1847648f6791 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.1.2

355488079e08c0dd119431f252f2b4135e390937 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix error when saving Product

A fix in v1.1.1 introduced a case where saving a Product would always fail when there were
"rela...

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

86506b618d54c6f743a663d4a46b96b4d7f26cf8 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.1.1

25be31c8715c5b71702c99d28c32bf1d2ba0719b authored over 3 years ago by Michael Bromley <[email protected]>
chore: Add flag to publish all packages regardless of changes

7fc87f789991565574b6fad162c62c14582d6626 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Correct handling of non-default languages in ListQueryBuilder

Fixes #980

837840ea05a1e7289365b638e235744644d4d108 authored over 3 years ago by Michael Bromley <[email protected]>
fix(ui-devkit): Fix baseHref setting when using npm

Fixes #916, #993

511c2ed82b8f16f3e94d16a01a442076a9b59dc7 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly refund shipping amount when refunding an order

Fixes #989

42ef9bfcdb74c049d7b2429a84b5c3937e6a7294 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Handling of GlobalSettings edge-case bug

Fixes #987

8d23966d99c2701dee0626762e54a1881e224479 authored over 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Auto-select newly uploaded assets in AssetPickerDialog

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

1b218ed16314e4a9c46622d1e6ebb30e34c4e646 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Do not crash if asset filesize is over max size limit

Fixes #990

b289cc8d95827bd6186815d7a73005c460a02003 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix race condition in worker when populating DB schema

Relates to https://github.com/vendure-ecommerce/vendure-docker-compose/issues/6
Relates to #205
...

7ae1e94ea3643369a6d4580c7f619ea4e4510e5a authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix saving relation custom fields on ProductVariants

fb38c68cba14f1255514d06dcd77fd23db740e0a authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Handle SqlJobQueueStrategy errors without crashing worker

5d483f67c57e93747ef5143b178157d10962b45e authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix broken image re-ordering drag-drop

Fixes #982

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

d308faf470e79d34c12eeeca62a4de349b853681 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly handle nested parent collection query in Shop API

Fixes #981

2445e48e5129851eb91610e1d3b98ca3a6191121 authored over 3 years ago by Michael Bromley <[email protected]>
feat(elastic): add totalItemsMaxSize option (#977)

Relates to #976

52dccadb3e575b65fae9ed2109075a78adefa1f3 authored over 3 years ago by Artem Danilov <[email protected]>
refactor(admin-ui): Use Intl API for language name translations

Relates to #971. Allows us to get rid of all manual translations of language names!

8203ed8cce71935ec15b58a2c96ddad152d74421 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix affix logic of CurrencyInputComponent

Relates to #971

bcb57b052053a2cc38d6ab003cd7025398dfc341 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly display currency names in all languages

Relates to #971

bf728d66992ad43544a642e63323183c7d0dd0a3 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Update relation custom fields when updating Asset

Fixes #952

510025a3fa41c4d155fb289f8365383de0790c5b authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix Russian & Ukrainian translations

5061a43ae0202bcbe69c05ad634e1866e7ce8f30 authored over 3 years ago by Andrew Kirillov <[email protected]>
feat(core): Add Russian and Ukrainian translation for server messages (#973)

5b4a166ab298e81e4e160e9bc5489b4ed794b34a authored over 3 years ago by Andrew Kirillov <[email protected]>
chore: Update changelog & admin-ui public api

3717192c30a9a4bb28975bbc3f219284b8e31d59 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.1.0

f93349732cd2a13e5b48e594fe1aa43cdd5d9a5b authored over 3 years ago by Michael Bromley <[email protected]>
chore(dev-server): Commit test plugins

43213e5f155d7ccdb26a06fe0a8795e254a7abf5 authored over 3 years ago by Michael Bromley <[email protected]>
fix(asset-server-plugin): Update sharp to fix Linux install issues

Certain distros of Linux were having installation issues which are fixed in v0.28.3

Relates to ...

e9de674aa68d3cdab1b7f296ff644a7385f7ecae authored over 3 years ago by Michael Bromley <[email protected]>
docs: Fix double returns in example code

b91f5207dbce0aa9d529b233c8b823c7a43888ea authored over 3 years ago by Michael Bromley <[email protected]>
docs: Add @since tags to new APIs for v1.1.0

b4bfa4d9eb71264344c071f795a6df8536a358b3 authored over 3 years ago by Michael Bromley <[email protected]>
docs: Add support for @since tag to indicate minimum version for APIs

2b20863b04dc337bd47322fafab40e3203806604 authored over 3 years ago by Michael Bromley <[email protected]>
docs(core): Add docs on middleware

994cc62478fbfccdfce230c86b7afb872cd607f9 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix occasional failing variantNameCollectionFilter

ac76e2cf4beafa4b7c660bd4e9be9feae6489724 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Export all helper classes from service layer

d529db0e03b137701098c274a510e87753892e8b authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Check availability of variants when adding to Order

Closes #723

ea2b6b05c437c7b61877c4d7cd02e09d8434f800 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Improve typing of TransactionConnection.getEntityOrThrow

eec8808fe891aeb47b8aad6f1c869157f194abc3 authored over 3 years ago by Michael Bromley <[email protected]>
test(core): Add configurable delay to awaitRunningJobs

c74e3120e6e84341cd5dc6e07dc65d54087db42c authored over 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable adding OptionGroups to existing products

Closes #711

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

e4f276791c3c46a90c9c37c03d7f28b48a7bec86 authored over 3 years ago by Michael Bromley <[email protected]>
test(core): Fix bad import test data

c89d1b51de9b2df4ea18d6d2fb85edfa828617f4 authored over 3 years ago by Michael Bromley <[email protected]>
chore(core): Clean up some e2e fixture imports

687c56c9e79720bc372459fce19b576aa7d0a32f authored over 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Support custom field controls in FulfillmentDetail

Relates to #887

a8a7eacb5552fce663b9093fdc4aa392c372558b authored over 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Support custom field controls in OrderTable

Relates to #887

02c2d4e1d9500163ff66f849303af8b109efc4c5 authored over 3 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable selection of content language from list views

Relates to #883

eb9cb4fda63a00a8c95fe0df449ef1f833e9b301 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Emit CustomerEvent on creation via Shop API

Closes #949

680b8c27d1d076b5f231e1b7401ca2cec6b4aa15 authored over 3 years ago by Michael Bromley <[email protected]>
chore(core): Increase retry for collection filters job

d769f33012aba0f73884e24eadfd0aeaeb55a15a authored over 3 years ago by Michael Bromley <[email protected]>
test(core): Add logging to collection e2e to better diagnose failure

244da7186632fad7a029d2f4cd562b4a3e93a167 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Enable importing of custom field list data

Closes #577

5d85c074245982297ecc70c4f0241643ed57c2f0 authored over 3 years ago by Michael Bromley <[email protected]>
feat(search): add to SearchResponse collections array (#956)

Closes #943

43431548fc73e87f93a1f84aff3acc69c3844463 authored over 3 years ago by Artem Danilov <[email protected]>
Merge branch 'master' into minor

ad73fceae849593a4e1c9896db4c8ebf4f7c92ec authored over 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on ui for relation custom fields

Relates to #941

d76c306acd3a0d17b98c6f6197ac99d0b645fa69 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly export relation selector components

Relates to #941

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

f9f2323a008e7ad32a2817d80529de4682c61954 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Improve fault tolerance of "apply-collection-filters" job

be59bf9d578349093a20b0ebb97f738809d7052b authored over 3 years ago by Michael Bromley <[email protected]>
chore(dev-server): Add cookie secret to config

424819c10779986729faf198f11ac08658aa421d authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Make verifyCustomerAccount channel-independent (#945)

39b393795930772c70bbe6bb1753f1fe50727371 authored over 3 years ago by Karel Van De Winkel <[email protected]>
feat(admin-ui): Support "text" custom fields with textarea control

Relates to #885

2abd0189f4fa3820e62247faa4aaf11d6a05499a authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Add "text" custom field type for storing data over 64k

Relates to #885

00c5c43d802740c3081216bc002beb3f77d379bc authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Improve fault-tolerance of JobQueue

cb5b10017a86ee33f6ac8fcf2a3120bb4ce39993 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Publish StockMovementEvent

Closes #902

0a71723eda40de92339961048505dc068530f1a9 authored over 3 years ago by Michael Bromley <[email protected]>
docs(core): Add documentation to entity interfaces

c7b7257ed228054d87fd5bbef7d286cecfaff274 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Add retries to TransactionalConnection.getEntityOrThrow()

Closes #937

1e3ba7ba16340b797154139b7aa628260c247cad authored over 3 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo

Fixes #921

8e9b72f1ae2ed5f831ab10d0b21dea19eff9bc4e authored over 3 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Extend attachment support

Fixes #882. You can now specify attachments as strings, Buffers or Streams in addition to by fil...

70a55fdc6f730902cb3901ac5f73da17ee3c504a authored over 3 years ago by Michael Bromley <[email protected]>
docs: Correct settlePayment function return type (#942)

391ee4bd66c38ecab9e7477ee0fd2d217853078c authored over 3 years ago by Stefan van Herwijnen <[email protected]>
feat(core): Export PasswordCipher helper

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

4aa6f562a42b9118019a120cc7f7e7f0f8487612 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.0.3

b3c5fa87198620ab40b76934fbf5beb032f2d6e9 authored over 3 years ago by Michael Bromley <[email protected]>
chore: tidy up

8d8da8a6ae70c89295e281444cea4e0f6172cba0 authored over 3 years ago by Michael Bromley <[email protected]>
docs: Improve EventBus docs

696e183385cb573d79dd05b2aab8ea44298d13b9 authored over 3 years ago by Michael Bromley <[email protected]>
docs: Add docs on typing custom fields

19e4faa4b96425cc6788fd99280e32c75dccfd40 authored over 3 years ago by Michael Bromley <[email protected]>
docs: Add note on not compiling ui extensions

fcd2f1c446e4c9e981d916ade958e2be8cfbd015 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Allow middleware to execute before server.listen

dd89204775c6ac4dda2abec348e4f7a1f1467262 authored over 3 years ago by gkielwasser <[email protected]>
Merge branch 'master' into minor

cd897f31a6bda6cbc6e1f89fdc2e67be8e39a16a authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Fix Admin/Customer user conflict with external auth

Fixes #926

69f46a365711e5fbc5de5610f061e3eb85a279a8 authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Handle all ErrorResults when creating a Fulfillment

Fixes #929

75952ddc585a049d524c08f51060c4363bd9b8af authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Do not return private collections in Shop API

Fixes #928

33f40f2a9cabfbcb43c330dedeeba4127748d991 authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Access to orderByCode configurable by strategy

25548221822b3a78621335dbd4eef44a4e06a479 authored over 3 years ago by Wanztwurst <[email protected]>
fix(core): Correct handling of nested variantNameCollectionFilters

Fixes #927

14b40bbb9ba1ef87d003ea297880bdfab6b695bb authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Remove "Placeholder" from Permission enum

eabfe771ca5af9f766e7e6fded1df0756dbf1907 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Publish v1.0.2

31a45c68a79eae6261b64439c8107e72e07b9ae2 authored over 3 years ago by Michael Bromley <[email protected]>
chore: Update generated types

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

94ddb754767a2f5135c7f5eba2eeb0a260fcbc6c authored over 3 years ago by Michael Bromley <[email protected]>
chore: Tidy up dev config

fda5086569fe2365ef8009b46dfa44b17a1a964b authored over 3 years ago by Michael Bromley <[email protected]>
chore(core): Replace GraphQL scalar libs with graphql-scalars

Closes #919

79048760105c5b0a1c8b1426c030f7f0fe84b628 authored over 3 years ago by Michael Bromley <[email protected]>
docs: Update note on Node version

70e20723ad2000e48c242c43211c75554c1b3fe6 authored over 3 years ago by Michael Bromley <[email protected]>
chore(core): Removed unused import

557cdb4dff2080e8fee807440cdca7f913d6d8c5 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Update search index when removing translated variants

Fixes #896

fced1dc2c2f6ae4f43da01797518b8f777a4caaf authored over 3 years ago by Michael Bromley <[email protected]>