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: Update changelog_next

49eb38a98ec3f89e5c8d2130e2cc31b7efd459ff authored about 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-next.12

6e376a1435fd705c61baceb1854cd1657ba17743 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

610e2e0f4611026f09336516c1fe07896747668a authored about 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.7.1

2fbdc409ba7f1bef12eee1d511ce953b8a0bf0dd authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Work-around for nested custom field relations issue

Relates to #1664

651710a4c323e1f6c2a959dc9b13507ff3c2135d authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix regression with custom field relations & product by slug

Fixes #1723

e90b99a6eb9858a0369c3e51b88e82e05cce052a authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix DefaultSearchPlugin pagination/sort with non-default lang

Fixes #1752, fixes #1746

5f7bea4d21439bacdc8e9107cda981ea69ca0644 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Fix merge errors

969f98b3406741a8cd7884a4ee42d8fbf69dfe84 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix delete order method when called with id (#1751)

fc57b0d861c658aeec0caaecb2be6d3582e4ced8 authored about 2 years ago by Gustavo Alves <[email protected]>
fix(core): Password change checks pw validity (#1745)

4b6ac3b70b3d6bbdfe39f9d6331adf5300bee37f authored about 2 years ago by Conor Burns <[email protected]>
Merge branch 'minor' into major

69959c2145c8da7ee2b564953779a50b8bf3f2f1 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Update changelog

ed00386be175860cb09e8829138d9f78e7807f4e authored about 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.7.0

050ab2dae650b905f766d13cd4cb7219b0dc90fc authored about 2 years ago by Michael Bromley <[email protected]>
docs(payments-plugin): Fix typo

352b02b6a03eb6b1cb630d00eccd39b7236173eb authored about 2 years ago by Michael Bromley <[email protected]>
chore: Fix merge issue

0a0d5ddfdc691046a1ded8f1fd8ea3e3ce403d26 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

4900e1eab994b30cc953faa524503e2f0264f50a authored about 2 years ago by Michael Bromley <[email protected]>
fix(create): Fix path for generated migrations

f19c75c4d01f9c88ffda9d00860b031695a1aefc authored about 2 years ago by Michael Bromley <[email protected]>
perf(core): Optimize recursive collection queries that select variants

Relates to #1718

3a76231404d75a3cf0f165f05896ff5e1095736b authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Use correct sequence of language fallbacks (#1730) (#1737)

897c21c04f1b1678462b36c3b2a830a5b1890c9d authored about 2 years ago by Artem Danilov <[email protected]>
fix(core): Export TagService from core

a680ea34733e3de620ee33df2221de40145a2796 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Fix dev run command for publish & install workflow & docs

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

445c93495009c028cfd678c0c0df51e9c258198d authored about 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly convert out-of-order config args

Relates to #1682

f1f7e719fc051e2a5ccf9096014254e6a8a4e2d9 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Correctly handle out-of-order config args

Relates to #1682

43887f337a507fdc1479b03da384cb2efd07b17e authored about 2 years ago by Michael Bromley <[email protected]>
chore: Update Slack invite link

60316b906d1768a8311126d296c607ec9b0c8bcf authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Add check to fix transition from AddingItems with an empty order (#1736)

c33e407a5950021b3e2e31afe56d23c241eae7a8 authored about 2 years ago by Alexander Shitikov <[email protected]>
perf(core): Optimize OrderDetail view

Relates to #1727. This commit makes use of the new Fulfillment
API extensions to massively reduc...

987355cfdb0959b7e6e53997b4c29f69a4bec99b authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Extend API with additional Fulfillment info

Relates to #1727. This commit adds

- `fulfillments` field to the `OrderLine` type
- `summary` f...

3f0115b1d115488180d302d9fcc01feece04db32 authored about 2 years ago by Michael Bromley <[email protected]>
perf(core): Optimize Order-related field resolvers

Relates to #1727. The main issue turned out to be field resolvers
running for each OrderItem. Th...

03d2b2c3591db50497748c2d816d801069abda65 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Use language fallback on DefaultSearchPlugin search (#1696)

670b7e11e612be26c412b62f31203bca0adaeb80 authored about 2 years ago by Alexander Shitikov <[email protected]>
feat(create): Include sample Docker & compose files & docs

864314f034f5f68cb4da2f50d5e156b85891a1a8 authored about 2 years ago by Michael Bromley <[email protected]>
feat(create): Include migrations & general DX improvements

2af85d0cc2b680c9c0c901f1f9a747c2bec0e9f5 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Check migration status in the `runMigrations()` util function

ca72de557fdf28ddb84c167a2ee24c318da40933 authored about 2 years ago by Michael Bromley <[email protected]>
chore(create): Minor improvements

11e38f74a50298ad260cc9858d417bf9dc07dd92 authored about 2 years ago by Michael Bromley <[email protected]>
feat(create): Use dotenv to handle env vars

4fdc8aa6ea7a14cf672ca80eaf61877f9711e4a4 authored about 2 years ago by Michael Bromley <[email protected]>
feat(create): Simplify create steps - remove JS option

Offering JS as an option doesn't make much sense - sure the initial project will build, but actu...

73b4671388b10df669420daf2aafb0ff5a482b81 authored about 2 years ago by Michael Bromley <[email protected]>
feat(create): Support schema selection for Postgres

Closes #1662

217ee7976ed31a2b7a018366cac652cfb192e479 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix product option deletion logic

1feec2e3b392aa105d2650f4d522ecb88a4e5b1e authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Implement cancelPayment in dummy payment handler

Relates to #1637.

177f905a165f4683ccc1a7e1b990de0a12038291 authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Use new cancelPayment mutation to cancel payments

Relates to #1637.

d35cf73c604d01a184b9821dd86768c37c23bb29 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Implement payment cancellation

Relates to #1637. This commit introduces a new function to the PaymentHandler as well as a new
`...

1ce1ba7fd6eaee6f70702f177963a4a596b66455 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Make slug unique per channel instead of globally unique (#1729)

ac1dcc75e9ce0f7b9adae5d2ed09480ec06a5cec authored about 2 years ago by Martijn <[email protected]>
fix(admin-ui): Lib es2019 so ts understands array.flat (#1728)

83e2056215c020c1e0c3f1626c67917000b8ca20 authored about 2 years ago by Martijn <[email protected]>
feat(core): Correct handling of product option groups

There were various non-optimum aspects to how we have been handling option groups which this com...

70537fe1c2f029e573f9e51532d5b4d5fb1b9a1a authored about 2 years ago by Michael Bromley <[email protected]>
docs: Add notes on how to test your changes locally as contributor (#1722)

dc3a4f035baf4fd68c011387f679bad0b3e0e394 authored about 2 years ago by Martijn <[email protected]>
feat(admin-ui): Add ability to remove option group from product

Relates to #1134

6a62e47e6f41642fc15b4cff9c4671af2b92bc04 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Prevent negative order total with fixed discounts (#1721)

22612e05158a7e7eebdb9a530b9b35da015531ba authored about 2 years ago by Martijn <[email protected]>
docs: Fix path on admin ui extensions examples

3a7bc496e93d39e3d882b77534dcbed6019bb802 authored about 2 years ago by Michael Bromley <[email protected]>
docs: Add docs on defining graphql types

6e87d515d4928b099564f9cb7d510b21bcc91a06 authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Auto-focus name input when creating new product option

7ce0ed48b160ed55958e5eddfcb0aae6d86fa7e8 authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Make new product option names editable

600990f38fdbf40b6d301e7a64c6c4a912759daf authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement deletion of ProductOptions via variant manager

Relates to #1134

b43aa8113f275c918b01100a8838e567d998e162 authored about 2 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Rework internals of option-value-input.component

afa9340409a191b75d701b3c4d789131e8a9c4db authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Add `deleteProductOption` mutation to Admin API

Relates to 1134

d77de9bb4dbec49f4804a1e41d9f36ca5b269778 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

30d615af6c969be36e5b47067eba247146c10f36 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix order calculation with over 1000 active Promotions

We were previously getting the promotions via the ListQueryBuilder,
which has a default limit of...

7c63f31a12e3c94bb31b2370f25537a1069223fb authored about 2 years ago by Michael Bromley <[email protected]>
docs(core): Add warning on changing primary key type

cb83f9ddf01c7d7bc292bdc9703e47ae0cd7b420 authored about 2 years ago by Michael Bromley <[email protected]>
test(core): Fix flaky e2e test on mysql

929ccd1b0a349de3ed2ebbdd96c0418bbcef1271 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Allow removal of unused ProductOptionGroup

Relates to #1134

860cce683ae83713f546375e7b869face136f850 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Reset active config after running migration functions

4e651009dc49d8195e9cad2b3b34d02706a05fb2 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Clean up changelog_next entries

d7b58024c556bd1add9af7007d92921a70a0465d authored about 2 years ago by Michael Bromley <[email protected]>
chore: Pre-release v2.0.0-next.11

0cf1dc04d447dafa6753f49ff2eb790f34ede950 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

f10fb7d16688dc48fc473af39e6b36e943057a59 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

fc9a2e50272f0ba7a946bfd6bfb98d60c0df1874 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Clean up changelog entries

eba7f7097340f1f4c5157baec2ba275a95bde146 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.6.5

f9b8dd0b19e71f5ad2450a0457cf977eb00dd8be authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Take channels into account when validating coupon codes

Fixes #1692

4ff8dff64de192381d2f53c79808cc71e2528a01 authored about 2 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly display translatable custom field labels

43b776632be32ab8b970bce7ba5e12853d96a3fa authored about 2 years ago by Michael Bromley <[email protected]>
refactor(core): Move config reset to module rather than service

59dfc50181df04fde531285df760fb03d209a411 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'fix-orderline-customfield-relations'

b4e89d3b8a4f683177609f3537ebf0d8830fb69b authored about 2 years ago by Michael Bromley <[email protected]>
docs(core): Add docs to OrderItemPriceCalculationStrategy on relations

Relates to #1683

fba7a73df36555c0c3350b8e9530ca873dbd46df authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Revert eager joining of OrderLine customField relations

b6220db20b8a173c4c6d74187e121d7e82bc8a0d authored about 2 years ago by Michael Bromley <[email protected]>
refactor(core): Extract boolean coercion logic

51ad9e97e839e2b1c3b2ddff667309c6f0dbd453 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Reset activeConfig on app shutdown

8b8e310c05fdd50afdf582e17680a9f248603b76 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

3c406444bfdc5242b627abe8c78c019144a30b11 authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

c3411463b4e85fd72b18135eb3703e1dbdf1d905 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Ensure plugin `configure` functions run only once

044a968a26d2ebf5eec75aad2d60373771fea375 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Enable defining custom states in a type-safe manner (#1678)

4e2b4adf6e2f1eaa8e4de5b5729fb5b487a7e226 authored about 2 years ago by Alexander Shitikov <[email protected]>
fix(core): Fix ListQueryBuilder language handling logic

Fixes #1631, fixes #1611. This commit also should theoretically improve performance of list quer...

86ac107450f7a26209747e4549bdd8641286e3c2 authored about 2 years ago by Michael Bromley <[email protected]>
docs(core): Add missing detail in ProductPriceApplicator doc

Relates to #1707

c86cc6df625aa2c64a61a84d9359dbc7cc81ce67 authored about 2 years ago by Michael Bromley <[email protected]>
feat(ui-devkit): Support Clarity Sass variable overrides (#1684)

46d1e2d3a34f5ede0b9c926b8e80fa6db50835dc authored about 2 years ago by Vinicius Rosa <[email protected]>
docs(core): Add docs for service helpers

Relates to #1707

834c05c514ad2abfa94f56afa0560c3e205ea2ca authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix find product by slug with relations (#1709)

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

9aac2f5844fafcf1e196136235e1160bf8c0ae64 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix failing tests

a87dd3c6aa76ff8ad3bc9bc323db4b6147a8b3e0 authored about 2 years ago by jacobfrantz1 <[email protected]>
test(core): OrderLine list relation tests

583745664f82a87d5d3d31e3da66f8a29cc42d27 authored about 2 years ago by jacobfrantz1 <[email protected]>
fix(core): Fix orderLine customField equality

214281efc75a1c2a91186df3891fd0db35e10de8 authored about 2 years ago by jacobfrantz1 <[email protected]>
fix(core): Fix OrderLine relation customfields

b3cb9f2cc55860d6838ccdd7e87020ef7311054e authored about 2 years ago by jacobfrantz1 <[email protected]>
feat(admin-ui): Implement pagination & filtering for customer groups

Closes #1360

972123fcf2cb438c38457245cad1dea5d432cf6d authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Add warning when OrderItems not joined

Closes #1606

e663547f04d00cd601b028013bb23b80c4226ee1 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Add support for custom GraphQL scalars

Closes #1593

099a36cc6541e5be5288f2779ec605338fd43b53 authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Support filtering orders by transaction ID

Relates to #1520

74eac8f97e6fff34d3b6098f6e8261a6dc2a678d authored about 2 years ago by Michael Bromley <[email protected]>
test(core): Add missing test fixtures

25b0af7028d086c8b6fc67c974865f5b01657358 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Support filtering orders by transactionId

Relates to #1520

7806bc436ec7d019edd98416f248624d6d11537c authored about 2 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Support tabbed custom fields in Order detail view

Closes #1562

013c126b20efbec7d4e2563c7a03da829d461363 authored about 2 years ago by Michael Bromley <[email protected]>
feat(core): Declare setDefaultContext in VendureLogger (#1672)

5a93bf0853c6ec2d2aa88915afaf1e72fa17b2b1 authored about 2 years ago by Vinicius Rosa <[email protected]>
chore: Fix some merge issues

9da52e172b0d92b884cb693d89eead8c13bb396a authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'minor' into major

7d6204b2d4f62d607c2bb02f08b0a88c8d759d8f authored about 2 years ago by Michael Bromley <[email protected]>
Merge branch 'master' into minor

87a0ba3e43523b2ee78d640953256d3aaa43b771 authored about 2 years ago by Michael Bromley <[email protected]>
chore: Publish v1.6.4

3009608cfc611b311dbc3c8a5547c4fb5627cf27 authored about 2 years ago by Michael Bromley <[email protected]>
fix(core): Fix order line custom field comparison logic

Fixes #1670

dc3ea9cdc6c3b19ff7670b74a1435c98adfb5e48 authored about 2 years ago by Michael Bromley <[email protected]>