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

chore: Publish v2.0.5

2fb595caf6460d6159fe3c62f8975b62e5c3c3d7 authored about 1 year ago by Michael Bromley <[email protected]>
test(core): Fix e2e test for postgres

5cec6aae3cc2b2d0194f6a164801b707e899b7c3 authored about 1 year ago by Michael Bromley <[email protected]>
fix(core): Improved CockroachDB compatibility for DefaultSearchPlugin

b8d8decca0f2770f8dec6ae664941b4558c63ba4 authored about 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix incorrect allocation logic in default fulfillment process

Fixes #2306

f6881bf3077fd855014d02aa0a387d23df71cc25 authored about 1 year ago by Michael Bromley <[email protected]>
fix(core): Export missing search plugin types

23af7919b0c2b10710fa9db4bcad6aa80bd06d50 authored about 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Add missing defaults for channel token

54f150f7c42a18bdd3f1d802c942a09aaaf9d637 authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Limit FacetValues in Facet list component

Relates to #1257

b44595526f632595c97bdac3212792c1c6b4b065 authored about 1 year ago by Michael Bromley <[email protected]>
feat(core): Add `Facet.valueList` resolver for paginated values

Relates to #1257

09c7175f8b12cc43a113cfe9045bfefe995aaeef authored about 1 year ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

bc851333737b867261122f5bc212535d69ee0dc9 authored about 1 year ago by Michael Bromley <[email protected]>
fix(core): Do not publish CollectionModificationEvent if no changes

Relates to https://github.com/vendure-ecommerce/vendure-plus-issues/issues/25

75f6dec498e39cc3b0123f4c46cf7d4a07f7de22 authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow period in slug

Fixes #2304

7c9d1103c3039e1344711ff721ec8304e2b4b483 authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add custom detail component locationId and action bar items to draft order detail (#2286)

27c9ae768c39220a4d84165a6c55ea128529243e authored about 1 year ago by cdiban <[email protected]>
fix(core): Publish AccountRegistrationEvent when creating Customer via admin

Co-authored-by: stefanfeldner <[email protected]>

e0bd0368d9bf678df949db603491118e87437e27 authored about 1 year ago by Michael Bromley <[email protected]>
docs: Update docs deprecated function (#2296)

164ac764f211329a7365093c77aebf3a43e5e99a authored about 1 year ago by oidt <[email protected]>
fix(core): Fix typo in option searchStrategy (#2305)

8cd15e1b1a44afc2c1ea78bb4c0d33a8964d4087 authored about 1 year ago by Alexis Vigoureux <[email protected]>
fix(core): Fix createRefund amount on cancelled OrderLines

Fixes #2302

2b49edfba4b62b89f990a1c343da64d7c199eabf authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix creation of zero tax rates

Fixes #2312

5f898b43fa90c1aa144a7af24ac377b0ff228a3e authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add channelTokenKey to AdminUiConfig (#2307)

5162d0ceba1a4b8c011a567cae19e630fb250aac authored about 1 year ago by Andreas Sonnleitner <[email protected]>
refactor(core): Add relations to the getFulfillmentsLinesForOrderLine method (#2314)

2eb4b232a4e37db465db9f0c9bef417b1d27b097 authored about 1 year ago by Alexis Vigoureux <[email protected]>
Fix(payments-plugin): Only find payment methods in the current channel (#2308)

bbea6930a3815c7e2240236d682b1598d7d4dcab authored about 1 year ago by Martijn <[email protected]>
feat(admin-ui): Hebrew support (#2313)

281414211ebb9cbbcc64dc1a8dedf53abb72245d authored about 1 year ago by Sagi Rorlich <[email protected]>
fix(core): Fix startup error with readonly Administrator custom fields

cae55a66e250e2478fdd018046c2f60f2a1f6935 authored about 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add missing Russian translation strings (#2309)

9524add8ceff253341036ff578a97a7f2b436499 authored about 1 year ago by Denis <[email protected]>
docs: Added tips to "Extending the Admin UI" page. (#2300)

0feddd81e099272c9f3c3c7b611a55cda0c21f10 authored about 1 year ago by yasserlens <[email protected]>
fix(core): Use MoneyStrategy in Surcharges (#2294)

efee8ec5e1a06d4b0683eb9272c106029e93332a authored over 1 year ago by Dushko Jordanovski <[email protected]>
fix(admin-ui): all Arabic tokens translated (100%) (#2287)

83ecec99590965b318f08e09fcf90203e56580ea authored over 1 year ago by Tarik <[email protected]>
fix(docs): Fix docs base URL

f1d62add134905d7c1c188b5d20e3e5633f02754 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add product variant name filter in product variant list (#2271)

b17494d88948dcd8cc6018e9568ef5c8410c1455 authored over 1 year ago by cdiban <[email protected]>
chore: Update changelog

77f0f485bd3b067f1a00dcf757a9fceacd1b64ad authored over 1 year ago by Michael Bromley <[email protected]>
chore: Publish v2.0.4

e1713e8c0fd9e32708f7cbe7ac00a5964c3348af authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Correctly update StockLocation custom fields

1cb676ab082bb3a48a652eefada83304ce36f655 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Display custom fields in StockLocation detail view

d36ac8405f25aab92e5c1d559fd13126db1ab742 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix admin authentication when no native auth in shop API

Fixes #2282

8fb97192135b3004cec53311e2d1f9abd4ac5b69 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Add basic infrastructure for RTL support

77aaf8f4bac72468bdeb28aae858035d2a579ef7 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix top left logo when using setBranding

Relates to #2225

120a0bbe5a978efc8abdb4074df1645e48dfcdab authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Use webp images for logos

Relates to #2225

70ee7b21aebb819a599ec6c9396802161ca59f64 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix display of Address custom fields in customer detail view

Fixes #2272

189e714a8bd42d559bda41487f5d77801877973f authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow target attribute on <a> tags in rich text editor

Fixes #2281

8f72e1e9cf77a71cf01fd1b96c75559b3709ddb0 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix draft orders not getting correctly placed

Fixes #2105

4d01ab53b3d078f4cc2478d764d3dc87d61520da authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix layout of select customer dropdown items

3f8a1da83a84296cd6c410c02760fcb517ffe392 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Prevent list filter hotkey F firing from input elements

c426f8db23cec287386c0fce4b05d947ccc5df15 authored over 1 year ago by Michael Bromley <[email protected]>
docs(core): Add error handling to example Redis session cache

46a4b7498351b5029b261c0b3e10207ce914e6c2 authored over 1 year ago by Michael Bromley <[email protected]>
docs(core): Add teardown logic to example Redis session cache

828580193d6b86d9c6fd9d839f74ddbdc167d1a1 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Add timeout logic to session cache handling

This prevents a bad session cache (e.g. Redis gets disconnected) from badly impacting
response t...

a817a1a672cd15b3fd86b3cea5d3dc7404dc064d authored over 1 year ago by Michael Bromley <[email protected]>
fix(asset-server-plugin): Better handling of malformed images

Fixes #2275

593e0e2683e827b1aa71066b25d72305d10b81d5 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add currencyCode option to RequestContextService.create (#2277)

2f336a77ea0f2cd0f19e7a1297826ae5e510598e authored over 1 year ago by Andreas Sonnleitner <[email protected]>
docs(admin-ui): Add example for ActionBar onclick function (#2276)

4a5c619a5e9209e083f266cb0daa2cd9011d6c2c authored over 1 year ago by Kolja Martens <[email protected]>
docs: Update docs

3eca3358711fee5749dca5b5da293fc37688e5a6 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update changelog

923876cff5aa8ebaf249ec2d4fd2af31f2724383 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Publish v2.0.3

8aa6c352fffffba82b6116dbbc6d6090db92ac0f authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Set page to 1 when changing list filters

f2f60c3072251be8028c781c9bea202003ed885d authored over 1 year ago by Michael Bromley <[email protected]>
test(core): Fix tests

62d1c3b58e8619363ad9c76de69f7b2e035a5eb7 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Update variants when changing channel defaultCurrencyCode

Fixes #2190

2303328bb81acc5dea6ca760eb9cc426e4c85c9b authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Correctly set currencyCode when assigning variants to channel

Fixes #2228

5e13b0e5132c31fb06274826c885815caa3c78e8 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Disable graphql playground according to apiOptions setting

Fixes #2246

b9a02000178db50369786b25a357caa8ac415fdd authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update lockfile

95a6a3baa5919051b84e60bb0335c52c661d1109 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix low limit of facet value selector component

Relates to #2251

1b13e7a46283df98ee23cea9f40a127c0f342be1 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Correct the filter operator on order list search term

3f82822771bb99d1b8417af39ca0565c760fa293 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly sort customer orders in detail view

86a17af66521478c1e4e9c09626237e8ed3c241b authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Delete user sessions & token upon user-deletion (#2241)

This applies to both admins and regular users.

b989607a888217b7daea4669718eae63d032249c authored over 1 year ago by Daniel Biegler <[email protected]>
docs: Fix broken link in README plugins (#2265)

3fb7bb9cbfea6b11b89cd94a773432bd8fa35867 authored over 1 year ago by Hiago Alves <[email protected]>
fix(admin-ui): Fix query filter option in order list component (#2258)

Relates to #2257. This commit add customerLastName and transactionId filters

7b56942da61762b150108040149cfb5c35244c8e authored over 1 year ago by cdiban <[email protected]>
chore(core): Update i18next dependencies (#2263)

* chore: Update i18next

* refactor: consistent error message quotes, updated tests

9b90b961037b9bc921c1d6b6364cb948114582b5 authored over 1 year ago by Andreas Sonnleitner <[email protected]>
fix(core): Fix null reference error when hydrating entity

In the case that an entity has _only_ `localeString` or `localeText` custom fields, a
`Cannot co...

5a2b2b78f584b51a108ed1a87fb198a6903e70fd authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Use SKU to filter product variant list

52a09a42f8be735794646781973a5506c75e2e3e authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix position of main nav status badge

8669ef4b27abfdc1e4446442a1a9d65cb1fd1927 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add missing search index rebuild trigger

92f35d0c96c00100adbd0bd5877145e454578683 authored over 1 year ago by Michael Bromley <[email protected]>
docs(common): Add docs on increasing max request size

e5bea23d5ca9be0d266356f78fb59eafe3581647 authored over 1 year ago by Michael Bromley <[email protected]>
feat(elasticsearch plugin): Expose Injector in customMapping functions (#2256)

d92d9ccb08baa361ca42422d960063d6a141e53c authored over 1 year ago by giosueDelgado <[email protected]>
fix(core): Use more secure default for cookie sameSite option

Relates to https://github.com/vendure-ecommerce/vendure/security/advisories/GHSA-h9wq-xcqx-mqxm....

4a10d6785a3bf792ddf84053cdf232c205b82c81 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui-plugin): Enable metricsSummary query without serving UI app

Closes #2261

fba0739e585307c83a4f59fc6c2f5121a139e68b authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Correct location id for product-variant-detail action bar

ebaff3af089bfa4ab80382f0d0708ed4067023a5 authored over 1 year ago by Michael Bromley <[email protected]>
Merge pull request from GHSA-gm68-572p-q28r

* fix(admin-ui): Prevent XSS in rich text editor

* fix(admin-ui): Prevent XSS in iframe srcdoc ...

0cdc92b241e6fd4017ddfc9fbdca189fc7c1ada0 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Update es translation (#2260)

fbc4dff921f1a9bee38dd0e425cfd7b699ef9cf1 authored over 1 year ago by EusebioTrigo <[email protected]>
fix(admin-ui): Fix quantity label in order table (#2259)

bb4c9e5a932acb73f8a9df6de5a1b2b0fdb7b6a5 authored over 1 year ago by cdiban <[email protected]>
fix(admin-ui): 100% brazilian portuguese translation coverage (#2262)

0d76b10a3263d31782e63314d6bd6af75dfe59f5 authored over 1 year ago by Patrick A Lima <[email protected]>
fix(admin-ui): Fix description layout on shipping method detail page

9b9119c03487a9b780700e15fad889dd385e5759 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Improve keyboard controls for data table filters

00f0155aec0d9e3da92ef885d6d4847c5271b612 authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Re-work user menu for better keyboard accessibility

f5dfc2f1262a778de01e2f1ae7dd6f81cba3928a authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Make dropdowns keyboard-accessible

d9c6cdddb50c4299b8888c0fb2a5c1db90f47caa authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix issue updating customer email address when no native auth

79aab66108b00a0833023d398972e59f8734af24 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow vertical resize of textarea

Fixes #2255

86853eca996d8fa8fc1b7370ffcf2f3a63d89318 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Style improvements to chip & ng-select

bcffd9c47a1ba3207607c1977329594fac99da01 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Styling improvements to custom field relation controls

fb8aca618a0afc8f3241cc8857b31b960f1ede7c authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix updating product variant asset

b590bdd0a6ae0d018f9fb920a74a68dabbacc209 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix product multi select form input

Relates to #2249

b5947ec3ca6449692dc5755b465b886a80b9fd91 authored over 1 year ago by Michael Bromley <[email protected]>
fix(email-plugin): Add warning when running devMode with transport

Fixes #2253

74989012220317f741dee110321ac07cec52acfd authored over 1 year ago by Michael Bromley <[email protected]>
docs(harden-plugin): Add note on penalty when omitting take option

7a147a82a395eb654624d0eb562ce355292daa13 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix Asset.tags resolution in Shop API

Relates to #1754

555666c7ab47d922df866e4d644b336278eec91a authored over 1 year ago by Michael Bromley <[email protected]>
feat(email-plugin): Expose template vars to template loader (#2243)

Closes #2242

78ea016551e6c999d66d2933db9d107948ba5bfe authored over 1 year ago by Serge Morel <[email protected]>
perf(core): Improve performance of Product.facetValues resolver (#2239)

a0e891a2f719f45e52a019aa67636f37cc3f3f7d authored over 1 year ago by Goro <[email protected]>
feat(admin-ui): Add product variant bulk actions (assign/delete channel, delete) (#2238)

* fix(admin-ui): Fix product variant bulk action for deletion

* feat(admin-ui): Add bulk acti...

b25ddcd60a3fe2ea0a72bb727bb30b8a5b1b9229 authored over 1 year ago by Daniel Biegler <[email protected]>
fix(admin-ui): 100% german translation coverage (#2248)

60c9e86716d076890e0db70680b76c674c8adb4a authored over 1 year ago by Daniel Biegler <[email protected]>
fix(admin-ui): Add missing permission to metrics widget

3353c6ed190f9a0bdc6c6f90bc3ebdb6eddaa9e0 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Update ng-select for compatibility with latest Angular

3e9a6078bfc622cf9886e30d137106ffecf10060 authored over 1 year ago by Michael Bromley <[email protected]>
docs(asset-server-plugin): Fix docs for s3 strategy

06bf99c8241f7b9bf545e7f15998cd2108288fb3 authored over 1 year ago by Michael Bromley <[email protected]>
fix(payments-plugin): Add compatibility metadata to payment plugins

2dbfa2b744de67626b1044816d27c7d7f43f5374 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Publish v2.0.2

ceb0bafdac9f0020fbdc244d14b228e908060fcd authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update i18n coverage report

f0abd76344e9896ebed19dcf2c9ab886e48fc72f authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix mobile layout for asset list

Fixes #2206

5f7ac8c0779f28b30dc4886d2015c660204624c5 authored over 1 year ago by Michael Bromley <[email protected]>