Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vendure

Funds programs for the Vendure developer community
Collective - Host: opensource - https://opencollective.com/vendure-ecommerce - Website: https://www.vendure.io/ - Code: https://github.com/vendure-ecommerce

feat(email-plugin): EmailSender now implements InjectableStrategy

Relates to #1767

github.com/vendure-ecommerce/vendure - 0c30be226c54bf9cb65302494c819a885870682d authored over 2 years ago
feat(email-plugin): EmailGenerator now implements InjectableStrategy

Relates to #1767

github.com/vendure-ecommerce/vendure - f9aa5d747d4e489d86bb12d963333f62b6d619ba authored over 2 years ago
docs(core): Add docs on promotion side effect API for free gift action

Relates to #1798

github.com/vendure-ecommerce/vendure - 5c4c26b48a8e47cc4eb20a137276c828b9edf975 authored over 2 years ago
feat(core): Pass Promotion instance to condition & action functions

Fixes #1787

github.com/vendure-ecommerce/vendure - e70bb66c96c3ed782f9dba07476e4b8f09773f87 authored over 2 years ago
feat(admin-ui): Enable overriding of default dashboard widget permissions

Fixes #1832

github.com/vendure-ecommerce/vendure - c946b61b27a6ff215bb8f731c3b3cd8adbdc32ef authored over 2 years ago
chore: Remove unnecessary tar file

github.com/vendure-ecommerce/vendure - 2582e5a54fa69bf60b77001df93770e4171b3ecd authored over 2 years ago
chore(admin-ui): Fix bad import path

github.com/vendure-ecommerce/vendure - 13ea7b78c37fba796eab3cede4e798108d44d8be authored over 2 years ago
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - 65addd2ebaa9e214d7dea6f545ac5855996bf819 authored over 2 years ago
fix(core): Fix nested customField relations "alias was not found" error

Relates to #1664

github.com/vendure-ecommerce/vendure - 3c48263de946408c33a7b0c03838c6c75a3007aa authored over 2 years ago
chore(core): Upgrade bcrypt version

github.com/vendure-ecommerce/vendure - b0b866e1d5e54a03bc5d585e43d7710e131dab4a authored over 2 years ago
docs(email-plugin): Add docs on extending default handlers

github.com/vendure-ecommerce/vendure - ff30ba6a7541f01d3fb77202629ca4c5066c6827 authored over 2 years ago
chore: Fixes & clean-up after merge

github.com/vendure-ecommerce/vendure - 176e34fe9c86771fb50bd60475d588c939bbcf03 authored over 2 years ago
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 0c5074855da511e4a64e72b8fac3924b116fcf30 authored over 2 years ago
docs(core): Add user guide docs for draft orders

github.com/vendure-ecommerce/vendure - ae85cdef843cb5cf57e17d0cf68ca37b27382779 authored over 2 years ago
docs(core): Add example Redis-based SessionCacheStrategy

github.com/vendure-ecommerce/vendure - a65557f0c15c9f81e18ccd9095458b92db859e32 authored over 2 years ago
feat(admin-ui): Exclude draft UI controls if Draft state not configured

Relates to #1453

github.com/vendure-ecommerce/vendure - 5ef991293844629cacb0bec19228dff53c1095d9 authored over 2 years ago
test(core): Add e2e tests for draft Order operations

Relates to #1453

github.com/vendure-ecommerce/vendure - 417439e7a2f899e1abd548b11738801916b0d4a2 authored over 2 years ago
feat(admin-ui): Draft Order creation UI

Relates to #1453

github.com/vendure-ecommerce/vendure - d15cd3451f5b2d8df8aafd022823d31215f3db82 authored over 2 years ago
feat(core): Implement deletion of draft Orders

Relates to #1453

github.com/vendure-ecommerce/vendure - dec00b1397775e19028132ecac01ab25ebde0137 authored over 2 years ago
feat(core): Add support for custom fields on draft orders

Relates to #1453

github.com/vendure-ecommerce/vendure - 43421c67f52ac66880b606a17fe62b19d6385d85 authored over 2 years ago
fix(admin-ui): Do not allow adding/re-ording readonly list inputs

github.com/vendure-ecommerce/vendure - 61b29ae48aed9d6a85c7dc76cb21c9190f61787b authored over 2 years ago
feat(core): Implement APIs for draft order creation

Relates to #1453

github.com/vendure-ecommerce/vendure - cb8ae032d45b7e6964a1ccb5f100c81177f250e9 authored over 2 years ago
fix(core): Correctly handle decimal percentages on promotion actions

Fixes #1773

github.com/vendure-ecommerce/vendure - 41d46522d670ddda404b5bf3049dcfc2330cb82a authored over 2 years ago
fix(core): Order fixed discount considers channel pricesIncludeTax (#1841)

github.com/vendure-ecommerce/vendure - 4a504612cbb865252344633850683ce9d78574e2 authored over 2 years ago
perf(elasticsearch-plugin): Reduce memory usage when indexing products (#1839)

github.com/vendure-ecommerce/vendure - 95c72c16f6f5ea3c8200532b80ce4ea58fe08ca1 authored over 2 years ago
perf(elasticsearch-plugin): Reduce memory usage when deleting products (#1838)

github.com/vendure-ecommerce/vendure - ce078ddc1fc23bc9b31ca6c0c49b292a5debfb7a authored over 2 years ago
chore: Update CHANGELOG_NEXT.md

github.com/vendure-ecommerce/vendure - e99e2885a882cf89ba1fe04f1c4030333de3ab13 authored over 2 years ago
chore: Pre-release v2.0.0-next.19

github.com/vendure-ecommerce/vendure - ac97d6ec065a6ef145455405f00defbd1432c20d authored over 2 years ago
perf(core): Add indexes to Product & Collection slugs

BREAKING CHANGE: Indexes have been added to the ProductTranslation & CollectionTranslation slug
...

github.com/vendure-ecommerce/vendure - 937cf672987e7711e98c8f54a3147f7a097afb42 authored over 2 years ago
chore: Tidy up after merge

github.com/vendure-ecommerce/vendure - a017936b05a415b95ef1d5c760777e1e76bdd8c7 authored over 2 years ago
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 0dd9521715844ae08c9cf3dff1f792a97305fa03 authored over 2 years ago
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - 024c1e337a3276387fcd9b273e45f21f9587312e authored over 2 years ago
feat(core): Add support for PromotionAction side effects

Relates to #1798

github.com/vendure-ecommerce/vendure - 81426fa01ad1ff82a587444c3768944e99c5e6b6 authored over 2 years ago
chore: Publish v1.7.4

github.com/vendure-ecommerce/vendure - 64072ac98f3067094d642a3c79d6b8996c98c58d authored over 2 years ago
perf(core): Improve performance when querying product by slug

github.com/vendure-ecommerce/vendure - 742ad36942584414f52ae6ca3c16d33cc080c7cc authored over 2 years ago
fix(common): Handle edge case in serializing null prototype objects

github.com/vendure-ecommerce/vendure - 02249fbf3d4727ed35b4c02e93af08533201fd15 authored over 2 years ago
fix(core): Do not allow negative total with orderFixedDiscount action

Fixes #1823

github.com/vendure-ecommerce/vendure - a031956eaa718a95b26defe5c08c78167897fe4d authored over 2 years ago
fix(core): Fix default search handling of mysql binary operators

Fixes #1808

github.com/vendure-ecommerce/vendure - c133cce03645922a76586c4a68d9786ccc73c2c2 authored over 2 years ago
fix(core): Improved error handling for malformed collection filters

github.com/vendure-ecommerce/vendure - cab520b4fc3dcfbf4e2e0a65e31631271b018f49 authored over 2 years ago
fix(core): Add translation for 'channel-not-found' error

github.com/vendure-ecommerce/vendure - f7c053f36047c8d2f51a3a576475eeef0bc43bcf authored over 2 years ago
feat(payments-plugin): Add Mollie paymentmethod selection (#1825)

Allows a particular method to be specified before redirecting to the Mollie payment UI.

github.com/vendure-ecommerce/vendure - a7c4e64f200ca81253cfb701158fb396abb0f522 authored over 2 years ago
fix(core): Export TranslatorService helper from core (#1826)

github.com/vendure-ecommerce/vendure - 50d5856b29699206b71adc6f7aa2bc96ef273e8c authored over 2 years ago
fix(admin-ui): Fix variant editing when 2 options have same name

Fixes #1813

github.com/vendure-ecommerce/vendure - 56948c80966bbf8920e4207c5fb067ea7ed7c9e0 authored over 2 years ago
fix(core): Persist customField relations in PromotionService (#1822)

github.com/vendure-ecommerce/vendure - 40fdd80165c3e3719522aef3a923d1fc24eeba70 authored over 2 years ago
fix(admin-ui): Wrap long promotion condition/action names

github.com/vendure-ecommerce/vendure - 3eba1c892ad9d98d54c409961c50e679d144d9ee authored over 2 years ago
fix(core): Fix race condition when updating order addresses in parallel

github.com/vendure-ecommerce/vendure - d436ea9ff9436e8d3f7c5ad7281fca5f2c6c0453 authored over 2 years ago
chore: Update CHANGELOG_NEXT.md

github.com/vendure-ecommerce/vendure - 20fe2423608b1b6f2cdecb512fb6ec90a519b70b authored over 2 years ago
chore: Pre-release v2.0.0-next.18

github.com/vendure-ecommerce/vendure - d42d6418c7f0031ebcb378599601d97ae3067f81 authored over 2 years ago
Merge branch 'promotion-side-effects' into major

github.com/vendure-ecommerce/vendure - fae401895da873e2b9906d9bd9582930039186bd authored over 2 years ago
feat(core): Add support for PromotionAction side effects

Relates to #1798

github.com/vendure-ecommerce/vendure - 1a4a117f6fca946dfa4999bad194c28c97f865eb authored over 2 years ago
docs: Add support for "experimental" docs tag

github.com/vendure-ecommerce/vendure - 2b1d6b5c5fad4eb394310527c35cf90e3f5f2261 authored over 2 years ago
feat(testing): Enable e2e test logging using the `LOG` env var

github.com/vendure-ecommerce/vendure - 5f5d133813ae08512147b34c99a33e10025c01d4 authored over 2 years ago
fix(testing): Correctly apply beforeListen middleware on TestServer (#1802)

github.com/vendure-ecommerce/vendure - c1db17e5ffe3d3dae0317840fc22989e4eb78360 authored over 2 years ago
docs(admin-ui): Add documentation for bulk actions

github.com/vendure-ecommerce/vendure - f0b14323cee7104de116bd559f41b2e166400456 authored over 2 years ago
chore(admin-ui): Fix imports

github.com/vendure-ecommerce/vendure - 49a60c516caa4539ced883a5a15fc01ef7b46e2d authored over 2 years ago
chore: Clean up issues after merge

github.com/vendure-ecommerce/vendure - eeb4839f7151f5e4e237e7f61769dcea28b88f15 authored over 2 years ago
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 6083aefd714fd9637d5fbe368bdb0b6200ec5a39 authored over 2 years ago
feat(admin-ui): Display breadcrumbs in Collection detail view

github.com/vendure-ecommerce/vendure - 5ff4c47c392f6c31adf2c7ef32cc75da15f3cd67 authored over 2 years ago
feat(admin-ui): Add support for bulk collection actions

Relates to #853

github.com/vendure-ecommerce/vendure - 220cf1c3fa3103b1a8bf69a366f19738f97739e3 authored over 2 years ago
refactor(admin-ui): Extract common code into shared utils

github.com/vendure-ecommerce/vendure - 6e320cc8b4aee5ed7158655cc292aa93def8e0d9 authored over 2 years ago
feat(core): Add bulk collection delete mutation

Relates to #853

github.com/vendure-ecommerce/vendure - 98b4c573fc96903a3087f7c404a2c0ca4c33e1b3 authored over 2 years ago
refactor(admin-ui): Refactoring & code cleanup

github.com/vendure-ecommerce/vendure - 47c18a1b990b1862514961211d8e262d651fdc44 authored over 2 years ago
feat(admin-ui): Add support for bulk facet channel assignment/removal

Relates to #853

github.com/vendure-ecommerce/vendure - 647857ce5a6927afa80efe00182a3c25858eeaea authored over 2 years ago
fix(core): Ensure FacetValues also get assigned to channel

github.com/vendure-ecommerce/vendure - 1a2639e22f88c2e328d361ccb12d3c39c794b04e authored over 2 years ago
feat(admin-ui): Add support for bulk facet deletion

Relates to #853

github.com/vendure-ecommerce/vendure - 3c6cd9bcc10d2fbf299bf09581433e7910f4b126 authored over 2 years ago
feat(core): Add bulk facet delete mutation

Relates to #853

github.com/vendure-ecommerce/vendure - 4a1a2f536b25234246beeee847711640622a77be authored over 2 years ago
refactor(admin-ui): Simplify DataTable/BulkActionMenu relationship

github.com/vendure-ecommerce/vendure - 8701af75b03ddad27b133ea03fc452102dcc5ba0 authored over 2 years ago
feat(admin-ui): Add support for bulk product facet editing

Relates to #853

github.com/vendure-ecommerce/vendure - 0d1b592d323151e6ffbd98e348225794a14959a1 authored over 2 years ago
feat(core): Add bulk product update mutation

Relates to #853

github.com/vendure-ecommerce/vendure - fe007e2d1654c2e6d8c0075cb8c1aea4c8c76678 authored over 2 years ago
feat(admin-ui): Add support for bulk product channel assignment

Relates to #853

github.com/vendure-ecommerce/vendure - 6ee74e423d52d0f228e0bff5696975282d67fb25 authored over 2 years ago
feat(admin-ui): Add support for bulk product deletion

Relates to #853

github.com/vendure-ecommerce/vendure - 47fa230c3acda25831e56a305af3559805813481 authored over 2 years ago
feat(core): Add bulk product deletion mutations

Relates to #853

github.com/vendure-ecommerce/vendure - d5f5490ad1796860de35f2462e2d5d4a539708f5 authored over 2 years ago
feat(admin-ui): Create supporting infrastructure for bulk actions API

github.com/vendure-ecommerce/vendure - 7b8d072f894939c36d1418e1133bf2caa8aaf6a8 authored over 2 years ago
feat(admin-ui): Add support for shift-select to DataTableComponent

Relates to #853

github.com/vendure-ecommerce/vendure - 87f406257ff24926a9e3a4e3e9d86fc5d9081ae5 authored over 2 years ago
test(core): Add e2e tests for Facet channel assignment

Relates to #1725

github.com/vendure-ecommerce/vendure - 10b1bf7e4ef3eecf4354b1fde635e2005b3efb9e authored over 2 years ago
test(core): Add e2e tests for Collection channel assignment

Relates to #1725

github.com/vendure-ecommerce/vendure - ca80703b8b59d9b8e6a9fd9a2f8c25949c34dec2 authored over 2 years ago
feat(core): Add Facet/Collection Channel assignment mutations

github.com/vendure-ecommerce/vendure - 34840c943d5d57d1e652352d89196ceb5dc666f8 authored over 2 years ago
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - 518ca108c35ec475fddc60b537518190bf3df738 authored over 2 years ago
fix(admin-ui): Fix fix of ShippingMethod update error

Relates to #1800. The first "fix" contains an error in the negated `formValue`
expression. It is...

github.com/vendure-ecommerce/vendure - 2367ab02c4fb7ba282b292ad5e20c206734d9a49 authored over 2 years ago
chore: Publish v1.7.3

github.com/vendure-ecommerce/vendure - 34625625da351222ea0a7f45424185321f9cd1f9 authored over 2 years ago
fix(admin-ui): Fix ShippingMethod update error with falsy config values

Fixes #1800

github.com/vendure-ecommerce/vendure - 0484053f3ddb7e4f5c7d2e8abb96879498701967 authored over 2 years ago
feat(core): Pass order arg to OrderItemPriceCalculationStrategy and ChangedPriceHandlingStrategy (#1749)

github.com/vendure-ecommerce/vendure - 01d99d3b789f21acc0d44c0cc974664c5758cc7a authored over 2 years ago
fix(core): Add null checks for relations in Order entity getters

github.com/vendure-ecommerce/vendure - 3f469bbfde8b1cf178ac252fcbdd501079024b7f authored over 2 years ago
Merge pull request #4 from bartholomej/docs

Docs

github.com/vendure-ecommerce/ngx-translate-extract - daf7b8363acf1770561f75f720147327b6f81cc7 authored over 2 years ago
chore(package): refactor package + husky

github.com/vendure-ecommerce/ngx-translate-extract - e15792f4e73e43da9b2bb927492ab1616a743286 authored over 2 years ago
chore(deploy): script for publishing next version

github.com/vendure-ecommerce/ngx-translate-extract - a513f60759f14dd40a5e29f6ad4faeb6c934b881 authored over 2 years ago
chore(deps): update deps + run tests on PR

github.com/vendure-ecommerce/ngx-translate-extract - abcbc9b9ace19a851b8078c7dc3ba6a774a7ac6a authored over 2 years ago
fix(core): 'productVariantId' in group statement is ambiguous (#1793)

github.com/vendure-ecommerce/vendure - 3c6336470a5783db8ecc394d740001b532c8250f authored over 2 years ago
Merge pull request #2 from Francesco-Manicardi/patch-1

Fix reference to old package in readme

github.com/vendure-ecommerce/ngx-translate-extract - 8c7cba43c556357e3eea0899858882419b59b653 authored over 2 years ago
chore: Update CHANGELOG_NEXT.md

github.com/vendure-ecommerce/vendure - 4bd2bf6e2ace4ef055c272849e5224a9ee2f20f6 authored over 2 years ago
chore: Pre-release v2.0.0-next.17

github.com/vendure-ecommerce/vendure - 61c7e9c9d85f734855f4782605d111b245a2a8e1 authored over 2 years ago
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 4d7473d8eb2dffc9a8e711da65b2ddf48ef0a31a authored over 2 years ago
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - dee2395c3ca09826e444256bfc317acc22918f5b authored over 2 years ago
chore: Publish v1.7.2

github.com/vendure-ecommerce/vendure - 7f43e842b63a57eb897a400d83a2c4419ebbe0bf authored over 2 years ago
fix(core): Add missing driver options in DefaultSearchPlugin

Mysql/pg-compatible drivers were missing

github.com/vendure-ecommerce/vendure - 12e28070983d4be1c0f161c3bb69989f1c4f56c1 authored over 2 years ago
fix(core): Correctly escape search term for mysql strategy

Fixes #1789

github.com/vendure-ecommerce/vendure - 2fa7fcfc1584c7dc40f1ab66e80294af4cf186a7 authored over 2 years ago
fix(admin-ui): Fix alignment of breadcrumbs

github.com/vendure-ecommerce/vendure - 3584ef98bb9cae6685fbabdce33c2deed3bb28b9 authored over 2 years ago
chore: Update codegen

github.com/vendure-ecommerce/vendure - 6e91d54b2287961a171c27eda2cc61f5960e524d authored over 2 years ago