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

feat(core): Allow custom field validate fn to be async & injectable

5e04a141f194ec08473c2d32b215c5a95d744c5f authored over 3 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Translate missing Brazilian (PT-br) i18n json

* chore(admin-ui): Translate missing PT-br.

* fix(admin-ui): Fix some translations

* fix(a...

808d1fe5e1d5d8fd247730410c3984deef6f4a95 authored over 3 years ago by Jean Carlos Farias <[email protected]>
feat(admin-ui): Add support for "relation" custom field type

Relates to #308, Relates to #464

63e97c7432c43931a8ce0f03477278da065d6a9b authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Implement productVariants list query in Admin API

c2b4ed21d891b2f6165f14a4234d89b8bb53d605 authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Improve error message for missing price data

634e14b591ed9b949b58f7b225192d007722e4cf authored over 3 years ago by Michael Bromley <[email protected]>
fix(core): Correctly handle negative "skip"/"take" in list query options

04a4c39e7cec24c466f245322a7196022b6cc9ef authored over 3 years ago by Michael Bromley <[email protected]>
feat(core): Implement "relation" custom field type

Relates to #308, Relates to #464

3e1a9000e924d5f7498134f64321a5497cdd61ea authored over 3 years ago by Michael Bromley <[email protected]>
fix(payment): Uncomment methods

9aad77a84b0b31ccb9ee324946e6c39d2c1c7e22 authored almost 4 years ago by Elorm Koto <[email protected]>
refactor(payment): Merged next branch and cleaned up the code a bit

3c9a54b47eba55ecc72a21295b7b22c40aafd517 authored almost 4 years ago by Elorm Koto <[email protected]>
feat(admin-ui): Manage tags interface

Relates to #316

205391dba97e3ec07e256cde4c53a1d343d4e638 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Open Asset selection when clicking placeholder

c39fa553bb25c02c85036b99f13d573f07392d0c authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Filter Asset list by tags

Relates to #316.

c244c0a766103d7824bc97f589bb89a663ed78a2 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Tags can be assigned to Assets in detail view

Relates to #316.

995d1b4185010d9b85ff1f7b94bab2616749b315 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(core): Create APIs & resolver for Tag operations

Relates to #316.

6630063f12f9220a027b2700cfe3225ea9fa3244 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(core): Add support for Asset tags

Relates to #316.

BREAKING CHANGE: A database migration is required for the new Asset tags support.

71cf3b901644927f56c42cfe8e538886cc322911 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix role editor Channel value display

c258975c15ae3c555a85693631295d7a5cc696d4 authored almost 4 years ago by oneyed <[email protected]>
feat(elasticsearch-plugin): LanguageCode support in CustomMappings

b1144289776929bb40cbfeff2a89559c5b44be97 authored almost 4 years ago by Hendrik Depauw <[email protected]>
fix(elasticsearch): Set default score to 0

dbf26e1af02e681d7e1da89d68b6987dbcc8bfbd authored almost 4 years ago by Hendrik Depauw <[email protected]>
Merge branch 'master' into next

7c6229a77afe38ec6ae6a0e6b2ccc459e78c4da7 authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.18.2

82c2685954874313294e1225d5b9dbb5dc741d28 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Preserve changes between product/variant tabs

Relates to #632

242787a0bcbe0284228acf3f768fab51e73de8ab authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Preserve asset changes between product list/table view

Relates to #632

c83e5115732713755a8ee0f8cb56b32152711003 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Change the output of ProductAssetComponent

Output the entire Asset object rather than just the ID

90a1176e900194d33cf97cebd9973605a4ad8f8d authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Preserve variant price changes between list/table views

Relates to #632

43bd77060bdaf89b24ed78a3e930cea9581db955 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(asset-server-plugin): Fix corrupt SVG previews

Closes #456

3a16d879e9991e5be4f664b45eb9232cb46cc066 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix translation of facet values

Closes #636

a6f3083fe7a40c66273bccbe2efea38b717f8dc4 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Gracefully handle errors in JobQueue

Closes #635

6d1b8c62177dabcccfed5533ae381f59d22327c6 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Add ReadOrder perm to fulfillment-related shipping queries

Closes #644

72ed50c8df8bebac1b00ec3441920da738676395 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Clear order discounts after removing coupon code

Closes #649

e1cce8f9a688cfcd55d500cd21d3b10a188fdac0 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Do not re-send order confirmation after modifying

Closes #650

ddb71df4c91f2cd2ed800141033b6dcb73e527f4 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Allow attachments to be set on emails

Closes #481

00820675c91c43a59235584318b9e37ad702e5fd authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly prorate order discounts over differing tax rates

Fixes #653

b128425977c5c34130ac46b402342a5d71f64d5e authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Allow list queries to filter/sort on calculated columns

Fixes #642

53253871c57a4dab667b74d1877cfc2d2b8f2e72 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Extract shared locale pipe code

ae07134185e53b557c88488b475c18c59eb39e35 authored almost 4 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into next

d1b5648f56b43ef771094c9770d036deda50f00b authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Extract shared locale pipe code

735d9d69d2dd1a5c3c6be1ebf14c4497fe66ae6d authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Currencies respect UI language setting

Relates to #568

5530782104045430ada9ecd73ba204455062b06b authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Dates respect UI language setting

Relates to #568

dd0e73abf61ada529f0ac473ebace12c74f6602e authored almost 4 years ago by Michael Bromley <[email protected]>
docs(core): Update example for WorkerMessage

7af51d0c1a4e562fb972115c2078bfcdb29cc556 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix NaN error when prorating discount over zero-tax line

51af5a0b3d5af12f898a213b78b49c048b90faf7 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly return order quantities from list query

Fixes #603

a2e34ec8cab707d0870f3a0a39d378c0860eb8a1 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Do not error when querying fulfillment on empty order

Fixes #639

b0c04577f4602e2b84fd02a487bf870cf7988033 authored almost 4 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update public api exports

7c372c228b921257805b28c2c160e15436294ad0 authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Add funding file

74d81a397104f848560437de6109183fa6152796 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Order widget i18n fix

* fix(admin-ui): I18n of buttons, add yesterday feat

* fix(admin-ui): I18n order widget cs

...

68b8adb5997134eba20fcd956293b99532dbdea6 authored almost 4 years ago by Lukas Chladek <[email protected]>
fix(admin-ui): Update CS translations

* fix(admin-ui): CS strings

* fix(admin-ui): I18n v0.18.1 CS

* fix(admin-ui): I18n v0.18.1 CS

d18dab0fba1bcb2b1e4168b61886f8b712aa531b authored almost 4 years ago by Lukas Chladek <[email protected]>
refactor(admin-ui): Create findTranslation utility

cf2604d4c72e84a004e3cd7a9de5a3d5a91538b6 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Auto update ProductVariant name with Product name

Relates to #600

69cd0d064175e7881cfad27249e7f4bf780d80de authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Auto update ProductVariant name with ProductOption name

Relates to #600

0e98cb55c7e9f3ac49a0f2b9c1511b497ec612b9 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display channel filter when more than 10 Channels

Closes #594

b1b363d91d14b3484a30d889db74491e8813c5f0 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add more examples for extending GraphQL APIs

12c46425e453d3e160a27aed41f14bd23120c9f2 authored almost 4 years ago by Michael Bromley <[email protected]>
test(core): Fix failing unit tests

b165b0d67803efbc16eed294ea9ae64fbfffb583 authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.18.1

c11ffbf2096173b40143c1249ec45202b3de34da authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix error when creating Product in sub-channel

Relates to #556, relates to #613

96c5103e0adafc18861343faa01b8c9c62f27bcf authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Always include customFields on OrderAddress type

Closes #616

c5e3c6da463f51c86237602051ba5e81a4ba23fe authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Add npm script for watching core & common

d1e4bb27067cfd15e51d35c6d5ba956d691f3b82 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(docs): Fix path in readme to make installation process more clear

Co-authored-by: Manuel Sommerhalder <[email protected]>

573ad17f4938a7115eb06a4c278b40c07e95432d authored almost 4 years ago by Manuel Sommerhalder <[email protected]>
feat(admin-ui): Allow "enabled" state to be set when creating products

Relates to #608

3e006ce47d51389d5f37d34e32df59db10436648 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(core): Allow "enabled" state to be set when creating products

Relates to #608

02eb9f7894fbf956443e9904a416d47d69f9a5cc authored almost 4 years ago by Michael Bromley <[email protected]>
test(core): Fix flaky e2e test for postgres

eb9ad097cf3a0ba685f560a8121a40d264eda959 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Refresh ShippingMethodList on channel change

Closes #595

6811ca812337cd576f66576d5ce11acd03d70cf8 authored almost 4 years ago by Michael Bromley <[email protected]>
docs(dev-server) : Updated server start command (#624)

a4e3ee1289a4adb67db93ad088318210949c30e2 authored almost 4 years ago by MANAS YADAV <[email protected]>
feat(docs): Add more docs on Admin UI theming

Relates to #391

6bc755db71747d8b872514639bba649e7fdb28fe authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Clean up dev config & generated types

bfe463a3d7bdff22307b6fe038891c44acc5874e authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add dark mode theme & switcher component

Relates to #391

76f80f64e478080e3472fadbfa96604bf390435f authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add default branding values to vendure-ui-config

Relates to #391

50aeb2b4b005fb294225d291b20626f303049e30 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable theming by use of css custom properties

Relates to #391

68107d28ebd9c9cb49a928869df275ba253a4ed7 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Remove hard-coded hex color values

165cac3d0e929bc56cff22933ee5b3acb2fafd74 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Make form input markup more consistent

Remove the "clr-input" class and add the desired outline styles to the global stylesheet.

2835507948b49b55acc59ab2f44a9fa87d5ed488 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Replace sass color vars with css custom properties

Relates to #391

c63fe4c4da23c225de6fa993faf7c34f2d053d7d authored almost 4 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Export helper function to set brand images

Relates to #391

6cde0d8c16616b1845275da214e97be0d32fc0a6 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Allow custom global styles to be specified

Relates to #391

2081a157fcd1257c22588e9068f731b509198ea9 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Rename logo files

c0ec8d9d1b8f1b997397222d29f3cf895b8bf0ac authored almost 4 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Allow extensions consisting of only static assets

Relates to #391, relates to #309

5ea3422db4cc56fbb635840c65d4e7acb931e138 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add support for job cancellation

Relates to #614

c6004c1ceb8ad9678daba092e13533cfb401a463 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(core): Add `cancelJob` mutation

Relates to #614

2d099cfe72291a696de15fe54f7db69b0565c280 authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Downgrade codegen lib

Relates to #611. Upgrading currently has another error, so the solution for now is to downgrade ...

77a4e736f0430a97a69a08c0b205a22816459880 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui) Display shipping column in OrderList

* feat(admin-ui): Dropdown that keep open if its item clicked

* fix(server): Include shipping...

66fe6e2b7526a6fc5ba4a95fd996539c7153286a authored almost 4 years ago by Lukas Chladek <[email protected]>
fix(admin-ui): Shipping method validators fix

bbdd5be8e6997f4053aeb19431c4ffe92fb42e46 authored almost 4 years ago by Lukas Chladek <[email protected]>
Allow customize Admin UI branding options

Relates to #391

* feat(common): Add custom options on AdminUiConfig interface

* feat(admin...

3e4664087a4af38b9f36b56952fee97c18da1c26 authored almost 4 years ago by Jean Carlos Farias <[email protected]>
chore: Downgrade codegen lib

Relates to #611. Upgrading currently has another error, so the solution for now is to downgrade ...

10a60917dd5139d2c65bddf5c65cd0c05aa27aa1 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Translate to Spanish all languages available

* admin-ui: Translate to Spanish all languages available in the language selection menu.

* ad...

b56e45d58b931cda8d368684bfffdd2d9920b292 authored almost 4 years ago by Jorge F Pastor <[email protected]>
chore: Fix missing changelog lines

fb6896eb304bc57073c4a7946540380f01c2afd9 authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.18.0

ad5b7d705365ae85ebd88eb4dfea1440d8fec3ce authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix variant price display issues

f62f569586b9f2b56e28c5dabc34f76af03e1407 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(docs): Create taxes guide

9fc120e20e6805ef8393121305cea63e4249ac5a authored almost 4 years ago by Michael Bromley <[email protected]>
chore: Remove references to outdated APIs

e13ea1ead58605b595de1e2e06e5df8c979cab59 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Persist dashboard layout to localStorage

ace115d0e783ce68e7fda41e67444260dcbbe94a authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Handle undefined reference in customerGroup condition

0eaffc1036fb943f9d85953b075728d385a155b5 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(email-plugin): Removed unused connection

c1e58e74f1d70a0d87ef87218945da2c7bf95c45 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Make baseUrl configurable

Closes #552

54700d227e080a2a338b5b45b00d54054821c2af authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Ignore deleted products when checking slug uniqueness

Fixes #558

BREAKING CHANGE: The ProductTranslation entity has had a constraint removed, requiri...

844a12d6bae3f221638e565e86aa9eef1bd706a5 authored almost 4 years ago by Michael Bromley <[email protected]>
refactor(core): Move InjectableStrategy lifecycle fns into ConfigModule

This allows the `init` and `destroy` hooks to also get called in the worker process

cd66713b18e614b82cf7d519cdd424dcd58b17b4 authored almost 4 years ago by Michael Bromley <[email protected]>
feat(core): Improved handling of ShopAPI activeOrder mutations

Relates to #557.

BREAKING CHANGE: The Shop API mutations `setOrderShippingAddress`, `setOrderBi...

958af1abec0965a8fd963e9fe768a0f09854ebf8 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix error on updateCustomer mutation

Fixes #590

bb1878f1dfbcbbe020af50ff23276d6bc5346ba2 authored almost 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly handle order modification with no custom fields

c0b699ba827fa110c5b7b4d2444057069e859b82 authored almost 4 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Add missing translation token

206cf489ef91e8456149f1bc8a864e3ae67190ed authored almost 4 years ago by Michael Bromley <[email protected]>
chore(core): Handle failing tests

52ecb3373341617646affa8b2060589cd4e4c36f authored almost 4 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update public exports, fix import

57587dd3cd7e02c1d0d2d632fd34cf803226e02e authored almost 4 years ago by Michael Bromley <[email protected]>
chore(core): Fix e2e test for postgres

c53f33ce1c9d89ac061da2287f776c4f63b56e4c authored almost 4 years ago by Michael Bromley <[email protected]>