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(admin-ui): Introduce typed versions of base list/detail components

This new base class makes use of the TypedDocumentNode as well as the new Angular inject()
funct...

github.com/vendure-ecommerce/vendure - cacc663de6f1572a39133a5b596dab0efdbfdd6f authored over 1 year ago by Michael Bromley <[email protected]>
chore: Use typed document nodes for improved gql client type safety

github.com/vendure-ecommerce/vendure - 8059e9d31169d6484550b4ed890e6934aac399c8 authored over 1 year ago by Michael Bromley <[email protected]>
fix(dev-server): Update multivendor plugin property 'currencyCode' (#2184)

Refer: https://github.com/vendure-ecommerce/vendure/discussions/2156#discussioncomment-5778063

github.com/vendure-ecommerce/vendure - 85fd0c00d572ea2c4c9ab42c582b98d8c4f02dda authored over 1 year ago by Chris <[email protected]>
feat(core): Move global stock & language settings into Channel

This allows better control for multivendor setups, so each channel can define its
own set of sup...

github.com/vendure-ecommerce/vendure - 2748a6e9fc61a348175e2703d2024fe1ce4b358d authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new product detail view

github.com/vendure-ecommerce/vendure - 85418af5754d792f1831faa868b766071b10aaa5 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new detail view layout

github.com/vendure-ecommerce/vendure - 4057a5852ccf199b5fd6b9fd37bdda65a198d4f5 authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix bad import in event bus

github.com/vendure-ecommerce/vendure - fe1dce7932a50a1215a8557a1ddfd81d0ad19261 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Refactor all list views to use tabs

github.com/vendure-ecommerce/vendure - c60040354e6880f0f8d20f284fa34cd9c85e9184 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Improve styling of data table elements

github.com/vendure-ecommerce/vendure - 7a26f832a4043ecb8eb51029abb7030fafc00f38 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Update generated types

github.com/vendure-ecommerce/vendure - b458c0c43132e11b5605b3d62cfcbb9763f618ce authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Allow reset of data table columns, style fixes

github.com/vendure-ecommerce/vendure - 0bd94799df263d516582e5c171e5c4d3d61ef367 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve layout of data table & page components

github.com/vendure-ecommerce/vendure - 625a45e8fbec58d97dfb7ac3e230acb6452f1266 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement column sorting in DataTable2

github.com/vendure-ecommerce/vendure - ddbf02d0808c98439a5effc9b7ec7bf9d585bf11 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for custom fields in DataTable2

github.com/vendure-ecommerce/vendure - 6428a77b9026fa3099a6924ab1dbd23541b4ae21 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for custom list filter components

github.com/vendure-ecommerce/vendure - 0651a70f53b26c299c0a3f6563302d8bb543ab9f authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add facetValueId filter to products/variants list queries

github.com/vendure-ecommerce/vendure - 00b82687b59f3448f3fe0017595f9330169fe0c4 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Create new Page component for extensible tab routing

github.com/vendure-ecommerce/vendure - 5f3f2f4b396f986e88dea5e9b92a1ef44b44a05b authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Resolve stockLocation with variant stockLevels

github.com/vendure-ecommerce/vendure - d613e3f9011a27074fb6a6f608d1ba16fcc01fbd authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Switch to products query for list view

github.com/vendure-ecommerce/vendure - cac8b3a037147744054096663dbb29bd0830344f authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Make data table filter area toggleable

github.com/vendure-ecommerce/vendure - 7cce542211604d55d932d0e5c2610a0f19cb2581 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Improve list & chip styles

github.com/vendure-ecommerce/vendure - 605783ebdb36285ad5f8274938a790d115159d01 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement asset list view

github.com/vendure-ecommerce/vendure - d42bd2bf4f4cf546f8843511a88f5be47e7aa086 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement new collection list view

github.com/vendure-ecommerce/vendure - 125bf510415534ceb690da4943562de714a23cfa authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add `topLevelOnly` filter to collection list query

github.com/vendure-ecommerce/vendure - 66b8c75393aaff6c3def02a9816d3d1c4b497a3c authored over 1 year ago by Michael Bromley <[email protected]>
chore: Bump @phenomnomnominal/tsquery to latest version to support typescript v5 (#10)

github.com/vendure-ecommerce/ngx-translate-extract - 9f2f898564b1861aa3e6151eeae6b6b264730149 authored over 1 year ago by chutzemischt <[email protected]>
feat(admin-ui): Implement new Zone & CustomerGroup list views

github.com/vendure-ecommerce/vendure - 39e22046182d30fe4359977e55175454ff82e239 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Zones query now returns PaginatedList

BREAKING CHANGE: The `zones` query now returns a PaginatedList rather than a simple array of
`Zo...

github.com/vendure-ecommerce/vendure - afbb408aeb9c609b5d79e378bb39136c915811d8 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement bulk delete for all regular lists

github.com/vendure-ecommerce/vendure - ad1a82c199b7e9bb097852ca1d52573cf5924056 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add bulk delete mutations

github.com/vendure-ecommerce/vendure - 2f5e096b27a2425f3bb0d7653cbabc1d8043e213 authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Move common list functionality to base class

github.com/vendure-ecommerce/vendure - 8d35175fb7f8d4bb9fb765899bcc54964247a487 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): First pass updated list views

github.com/vendure-ecommerce/vendure - 22726a68691e79aa6f392e88491376a7c85cd432 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): TaxCategories query now returns PaginatedList

BREAKING CHANGE: The `taxCategories` mutation now returns a PaginatedList rather than
a simple a...

github.com/vendure-ecommerce/vendure - ddcd0fcfd1c2d8dd47ef0f94ebcaa6e0e6d336f4 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Channels mutation now returns PaginatedList

BREAKING CHANGE: The `channels` mutation now returns a PaginatedList rather than
a simple array ...

github.com/vendure-ecommerce/vendure - d7a344703b5bf789659fa9f5f29f591b46b99e37 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix multiple same filter types

github.com/vendure-ecommerce/vendure - f29aae9781b79ffa3c257d93639b844bf32fe6fa authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Add sorting to data table component

github.com/vendure-ecommerce/vendure - c31a4066abbb17b922e80b28c46cae74f0beca07 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Refactor data table search

github.com/vendure-ecommerce/vendure - 06cfd37a3e4c312f89a585f60408509d564b9df8 authored over 1 year ago by Michael Bromley <[email protected]>
chore(admin-ui): Tidy up order list styles

github.com/vendure-ecommerce/vendure - d7e4e106fe9be8c40370d223020e40e1fa001d62 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Persist column config to local storage

github.com/vendure-ecommerce/vendure - c19afa4a85b7a8078a87b271eaca2d6450a8b9cc authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement column config in data table

github.com/vendure-ecommerce/vendure - ace23c52504469a7d1d7ffd5dc360211bb80b7d5 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Make new data table with filtering

github.com/vendure-ecommerce/vendure - a665ea9d0fdb76d810eea1f8c1034c4406aa715f authored over 1 year ago by Michael Bromley <[email protected]>
refactor(admin-ui): Refactor header colour

github.com/vendure-ecommerce/vendure - e39aa22186514b234711d202c016b981c2965fdb authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Create page header components

github.com/vendure-ecommerce/vendure - dde8d7beb7c2e8fc324115edc0a847598a5c178c authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Style left nav surface

github.com/vendure-ecommerce/vendure - 8c41f3351151a129b0a383462ce96df05cb7c708 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-beta.2

github.com/vendure-ecommerce/vendure - 30a297e9afabcfd129d30c843cabd1b5761046a6 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Minor fixes

github.com/vendure-ecommerce/vendure - e3f5a525861acf1d4963082255b2f97a731069ff authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'major' of github.com:vendure-ecommerce/vendure into major

github.com/vendure-ecommerce/vendure - 3ca0c901df67d048c0564719ce61ff932dc8451d authored over 1 year ago by Michael Bromley <[email protected]>
feat(email-plugin): Add support for dynamic templates & SMTP settings

Closes #2043, closes #2044

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

github.com/vendure-ecommerce/vendure - c6686cd978215da365dc3854cec242ddb542e582 authored over 1 year ago by Surafel Tariku <[email protected]>
chore: Use --exact flag for publishing pre-releases

Fixes #2140. This prevents the `^` being added to vendure dependencies, which
will cause wrong v...

github.com/vendure-ecommerce/vendure - 989a742e5b861f12cd7acf75df56eff9d5fcffef authored over 1 year ago by Michael Bromley <[email protected]>
chore(dev-server): Add example ui extension

github.com/vendure-ecommerce/vendure - 18c4a16f27a38109c4c265d173adf86960634c99 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Fix merge issues

github.com/vendure-ecommerce/vendure - 40e1029877502ee5b0b6b16a9c98b7bc22d090fc authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 3bdc6bfe25f021a769a91455de8201527c3b8318 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Publish v1.9.6

github.com/vendure-ecommerce/vendure - 154780bf3b9b6b4e98174d1a992c0539f936f26d authored over 1 year ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - e85816b2a72e4d55c8dc15e9bf8f6ef3b908525b authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix error messages containing colon char

Fixes #2153.This commit disables the i18next namespace feature, since we do not make use of it, ...

github.com/vendure-ecommerce/vendure - 2cfc874d075ae1f1e6e0ae7ad56e92c93e166324 authored over 1 year ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement custom fields updating of ProductOptionGroup and ProductOption entities

github.com/vendure-ecommerce/vendure - d2a08247174beabc3eac3622c87f0239df886463 authored over 1 year ago by Stefanyshyn Ivan <[email protected]>
chore(payments-plugin): Remove unused dependency

github.com/vendure-ecommerce/vendure - 0359300bc27202099fc477238b8eec83338383a4 authored over 1 year ago by Michael Bromley <[email protected]>
docs: Update storefront choices

github.com/vendure-ecommerce/vendure - 14f5c273b6498e75d744cef3a6754770c096ce47 authored over 1 year ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Update s3 asset storage strategy to use AWS sdk v3 (#2102)

v2 is deprecated and v3 is re-architected to be modular.

BREAKING CHANGE: If you are using th...

github.com/vendure-ecommerce/vendure - d628659a0785bbd95aaa04541df4d524db34059b authored over 1 year ago by Andreas Sonnleitner <[email protected]>
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 7091a12673636badb16365aac1b79345be552d7d authored over 1 year ago by Michael Bromley <[email protected]>
chore: Enable custom admin ui in dev-server

github.com/vendure-ecommerce/vendure - be35b5f19594607dfdf11d821a19ed85bfd49fbd authored over 1 year ago by Michael Bromley <[email protected]>
fix(ui-devkit): Fix baseHref configuration

Fixes #1794. We now directly modify the angular.json file

github.com/vendure-ecommerce/vendure - c7836b266f6bd215b2e958bedcb233601cd38fbe authored over 1 year ago by Michael Bromley <[email protected]>
fix(core): Fix issues with Promotion & PaymentMethod null descriptions

BREAKING CHANGE: `Promotion` & `PaymentMethod` `description` is once again non-nullable. This wi...

github.com/vendure-ecommerce/vendure - 7b407de250d3052ff665712a3366d75eb924bdd8 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Change parser option to true (#2139)

github.com/vendure-ecommerce/vendure - 060df5ef724d615fe8113118217c7a03bb84de27 authored over 1 year ago by Daniel Biegler <[email protected]>
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - 8cd56e26cb39a2fc471e0fd63ca87b7401cef83b authored over 1 year ago by Michael Bromley <[email protected]>
docs: Add Google Cloud Run deployment guide

github.com/vendure-ecommerce/vendure - b7e09d8c3f1b5a8f7e8b4633589871caa47c1421 authored over 1 year ago by Michael Bromley <[email protected]>
feat(payments-plugin): Make Mollie plugin `redirecturl` dynamic (#2094)

Closes #2093

github.com/vendure-ecommerce/vendure - b4524197364be970e293326c03a345fced9d75a7 authored over 1 year ago by Pieter Doms <[email protected]>
feat(payments-plugin): Make Stripe plugin channel-aware (#2058)

BREAKING CHANGE: The Stripe plugin has been made channel aware. This means your api key and webh...

github.com/vendure-ecommerce/vendure - 3b88702ea62533a9bb185bd14cc1b8ff000d23a8 authored over 1 year ago by Martijn <[email protected]>
feat(admin-ui): Search field added on administrators list on dashboard -> administrator. (#2130)

github.com/vendure-ecommerce/vendure - 0cc20f227822fb2b6a0d99fc7e62fc14b16c3b5b authored over 1 year ago by Mizan3050 <[email protected]>
feat(core): Allow specifying transaction isolation level (#2116)

github.com/vendure-ecommerce/vendure - bf2b1f54d5e0c005ca693a7d93677ead3855bb97 authored over 1 year ago by Jan Doms <[email protected]>
Update beta.1 migration guide

github.com/vendure-ecommerce/vendure - 6ada0b39e61903957c30f0529b5a4b10ddca37d0 authored over 1 year ago by Michael Bromley <[email protected]>
Update migration note

github.com/vendure-ecommerce/vendure - d525429b2c53c834be2b85db8527e45beb247a19 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Add migration note to changelog

github.com/vendure-ecommerce/vendure - 0a870a974975480339f5eacd7be8cfbaedacc6fb authored over 1 year ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-beta.1

github.com/vendure-ecommerce/vendure - 1283d87f0fe171a174507bfa1926520e1fbc97b1 authored over 1 year ago by Michael Bromley <[email protected]>
chore: Change pre-lease prefix from "next" to "beta"

github.com/vendure-ecommerce/vendure - 2fca42fe478fefe4d2244fed54b3526b89bc4597 authored over 1 year ago by Michael Bromley <[email protected]>
chore(core): Fix failing custom fields tests

github.com/vendure-ecommerce/vendure - f7de886d8ce89beceef0523ab695bcb3d10c05f0 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Add quantity arg to OrderItemPriceCalculationStrategy

Relates to #1920. This feature is the fundamental piece that allows price lists /
tiered pricing...

github.com/vendure-ecommerce/vendure - 02a08648da61791a9eba28c7336a8044aca6890a authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix scroll bar colour in left nav

github.com/vendure-ecommerce/vendure - 4a080cb1d8c3933ebb09f3db61187cc832dbaea3 authored over 1 year ago by Michael Bromley <[email protected]>
feat(core): Implement Regions & support for Provinces

Relates to #76

BREAKING CHANGE: A new `Region` entity has been introduced, which is a base clas...

github.com/vendure-ecommerce/vendure - 7b8f5bf6a409d225e47bbd8aea0879de2cfb6177 authored over 1 year ago by Michael Bromley <[email protected]>
fix(admin-ui): Add branding to welcome page (#2115)

Relates to #2040 - Includes translation in english and german

github.com/vendure-ecommerce/vendure - f0f87692da26543089e3e6c14ed47191fc472114 authored over 1 year ago by Daniel Biegler <[email protected]>
fix(core): Fix updating channel currencyCode

Fixes #2114

github.com/vendure-ecommerce/vendure - 7e01ecf1dea9054760aee497da05d0e77112f6ad authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Loosen semver check for plugin compatibility

github.com/vendure-ecommerce/vendure - c75296ff15849381171d9076783746fc3d663b75 authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Allow only for e2e tests

github.com/vendure-ecommerce/vendure - a8c6e51e93599e8046ca6d1fc6811253b81340ad authored almost 2 years ago by Michael Bromley <[email protected]>
fix(core): Translatable fields default to empty string if falsy

github.com/vendure-ecommerce/vendure - e119154861df73c4ca43a0da816eb8a041be6fad authored almost 2 years ago by Michael Bromley <[email protected]>
chore(core): Revert TypeORM to v0.3.11

v0.3.12 has an issue with migrations not working in Windows. This gets fixed in 0.3.13, but that...

github.com/vendure-ecommerce/vendure - 1ffd417e5dd582ff11c13ebb7a2675d32485e796 authored almost 2 years ago by Michael Bromley <[email protected]>
feat(core): Add `compatibility` check to VendurePlugin metadata

Relates to #1471

github.com/vendure-ecommerce/vendure - d18d350dab2073b5cf6774f96c0b282c67bd927a authored almost 2 years ago by Michael Bromley <[email protected]>
feat(core): Export VENDURE_VERSION constant

Relates to #1471

github.com/vendure-ecommerce/vendure - b2a910a21b73ee851b4b98cff1e4d41e0280d540 authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Update exact versions of Vendure dependencies for beta

Using `^` will cause issues as npm will interpret the older `next.28` releases as being more rec...

github.com/vendure-ecommerce/vendure - 71bab4618152c915f454adc718ea6549ee19fbcb authored almost 2 years ago by Michael Bromley <[email protected]>
chore(core): Update to TypeORM 0.3.13

github.com/vendure-ecommerce/vendure - f3ab9d96fd28cb110bc3eb905ad3b58fac4efbdd authored almost 2 years ago by Michael Bromley <[email protected]>
fix(core): Remove text default values

Fixes #2113

github.com/vendure-ecommerce/vendure - dd21a82d1a111de29a015e1472290b1f9cbbceaf authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Update Slack links

github.com/vendure-ecommerce/vendure - d437d723245a033e13b52000dd8d980c29db7b9c authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Update CHANGELOG_NEXT.md

github.com/vendure-ecommerce/vendure - 75c817055a4bdb225346514f9c97d633c7245808 authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-beta.0

github.com/vendure-ecommerce/vendure - 041394503af30fbfcf98905e1a7ed0d58a30232f authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Fix testing issues

github.com/vendure-ecommerce/vendure - 2c6121d0ff0a9feda8aac8bd8748d574b1217255 authored almost 2 years ago by Michael Bromley <[email protected]>
chore: Attempt to fix CI

Disable yarn caching and update pupetteer

github.com/vendure-ecommerce/vendure - 41c5b02bc2b7e60d756c6614bd68bf501183deb0 authored almost 2 years ago by Michael Bromley <[email protected]>
chore(create): Update dependencies, use picocolors

github.com/vendure-ecommerce/vendure - 500afdd7b17784bbe3e791c880286ee726d6b85d authored almost 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

github.com/vendure-ecommerce/vendure - 72c62019ab94663c7b00f060b7a3b1738e977ff6 authored almost 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

github.com/vendure-ecommerce/vendure - 636929f937907e177002b31971866092fc305994 authored almost 2 years ago by Michael Bromley <[email protected]>
docs: Fix example for registerCustomDetailComponent

github.com/vendure-ecommerce/vendure - e043db5a4c40b6dc86911b0f7d527b7e55805596 authored almost 2 years ago by Michael Bromley <[email protected]>
fix(create): Use "create" version for all Vendure dependencies

github.com/vendure-ecommerce/vendure - 844b9ba72c1115e34ef459940f2c980315c3b1c2 authored almost 2 years ago by Michael Bromley <[email protected]>