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(admin-ui): Add Czech translations

89ee826d86cd06bde3f6dcd6cac6a315aa7d7079 authored almost 4 years ago by Lukas Chladek <[email protected]>
fix(admin-ui): Fix collection list "expand all" behaviour when toggling

Fixes #513

c77af2b41fbd4df008ed71fd1797165c0ebf740b authored about 4 years ago by Michael Bromley <[email protected]>
fix(email-plugin): Only call `loadData()` function after filters run

Fixes #518

e22db7e2e0da5c719733d54648d8542152ef5abf authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly de-duplicate OrderLines with empty custom fields

Fixes #512

ef99c22900977d27b79a76a8991aeefc0e202c89 authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Account for stockOnHand when creating Fulfillments

Relates to #319

540d2c6752b698c0bb23b2e230be8ab507ae9a49 authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement UI controls for setting outOfStockThreshold

Relates to #319

335c3456dce62f1b0312bcc8fded13cd3b2459d5 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement constraints on adding & fulfilling OrderItems

Relates to #319. This commit introduces the concept of `outOfStockThreshold`,
on both the global...

87d07f8a21e3e6747f839a17d639a90da00f2ba7 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly encode IDs in nested fragments

d2333fc936cd052a9dd0f631ba9b89a321e34549 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Track stock allocations

Relates to #319.

BREAKING CHANGE: The internal handling of stock movements has been refined,
wh...

75e3f9c56df5cddb38aa8c977735078e512389c2 authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable filtering by custom Order states in list view

Also improved highlighting of states

76d2d56a2caf24226dbca122a18853741df1ab23 authored about 4 years ago by Lukas Chladek <[email protected]>
feat(admin-ui): Support new API for ProductVariant.trackInventory

b825df16faeafb265ff2a964c8de9c47378b8149 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement inheritance for ProductVariant.trackInventory

The value can now be set to inherit from the GlobalSettings.trackInventory value.

BREAKING CHAN...

f27f985db4706eb20091f80467374a0061b22493 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Reinstate build & test workflow on PRs to master

f7bffa903be35fb74e7b2674863a9fc80541ac22 authored about 4 years ago by Michael Bromley <[email protected]>
refactor(core): Add args typing to authenticate resolver

b56380c38b10b3dc43275b34efbabdbff7bd8f60 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Add custom error result on AuthenticationStrategy

Closes #499

d3ddb96a5ee65458e4be69ca940b5d6a8356c50a authored about 4 years ago by Bruno Macabeus <[email protected]>
fix(core): Add missing events to export (fulfillment, logout)

04a49bf2fd66671f058ea62802f09169645aab62 authored about 4 years ago by chladog <[email protected]>
feat(core): Add NotVerifiedError to AuthenticationResult

Closes #500

ee39263e9928dda664ad137e7e26248a8593b2a9 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Use better-sqlite3 for dev

6204acfd5c6e43f794be547ec268c0afefa36662 authored about 4 years ago by Michael Bromley <[email protected]>
test(core): Await modified collection jobs

Attempting to solve flaky e2e tests in MySQL

55b00b2c9dd4930c93283aae0c64eb823776910f authored about 4 years ago by Michael Bromley <[email protected]>
feat(create): Use better-sqlite3 driver for improved sqlite perf

Relates to #505

dfd4f364c9bec10c2d624b18cc272c4c8497bee5 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Add support for better-sqlite3 driver to DefaultSearchPlugin

Relates to #505

7a71fbe57af53ae8fc28a65f6026bbb696b107f1 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Do not run Built & Test workflow for docs branch

5d0c6ae6bbee69e132d43cd48206847168049277 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.16.1

5b0df9d8f5078bbf9622b799dcc7ad84b04acd46 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix DateFormInputComponent error

55757782c55d69d7bafc9a3079dcfd18495c3283 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix widths of product variant inputs

Fixes #503

feca114cef03b70d445d3cf6c9a4505104f238e7 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow SortPipe to work with frozen arrays

Apollo Client now freezes objects from the cache.

00e0af93fd9dfdcf6f90ac0fdb9aac174bf2092a authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Use correct permission for `updateAdministrator` mutation

4b5528895129db418a73b1081b9237ef5093ae87 authored about 4 years ago by Michael Bromley <[email protected]>
Update updating-vendure.md (#501)

Fix broken link

e1333504f91962398eb427de8a2eeffec6ed6abc authored about 4 years ago by chladog <[email protected]>
fix(admin-ui): Fix Apollo cache errors when switching Channels

Fixes #496

ca2c1b6da58a7ff4aa7d3466c5cf32b55cb39fa1 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly handle missing error codes

aa800925731dcc0589f0d8d1dc9f7f4c187a8fce authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix build-time Angular CLI warnings

c52a2583cec90fa094b5962d9813bc0acceeb4c9 authored about 4 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Compatible with UUID primary keys strategy

Fixes #494

cdf3a3951825aa2b9300f188bc14e30ac75c8513 authored about 4 years ago by Michael Bromley <[email protected]>
chore(dev-server): Clean up config file

b5fab60fb4391b5ea82ff56adf77c0604142c98a authored about 4 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Correctly index language variants

Relates to #493

e37e5c9807676a95c89831b9173fddeeadbd06a9 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Restore export of ZoneService

9b8d278528d77a5dc6f92300a259227a40977c6d authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): DefaultSearchPlugin correctly indexes language variants

Fixes #493

909479bad1f705f005a7ce8da67e381391a7aea7 authored about 4 years ago by Michael Bromley <[email protected]>
fix(docs): update findCustomerUser call

db1893a9bf46fc95f918e9f99db2e4472d5a6c9d authored about 4 years ago by Bruno Macabeus <[email protected]>
fix(docs): Update example mutation on landing page

6fb13e4fa1193ce9cd70ab638611282ad78f25d5 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Fix formatting in changelog

f081d63a09f2fbc36c293e8464d4c92bab664ca6 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.16.0

38f65a6fa88f9b708525c74b4b2e4cabd1d10288 authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Show blog table of contents

52d92716d3e4c99662b0df714576513aa0ab7e13 authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add preview image to blog list, fix pagination styles

05f6bc425d1a5f1caf23deed48e9eab6aaf64a31 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix NativeAuthenticationStrategy user lookup

Relates to #486

b275c209ae1789c4bbd024e30c1d9c0ebda16980 authored about 4 years ago by Michael Bromley <[email protected]>
test: Fix smoke test script

a384b88c8e7d2ee84fa8c14807424b3f68ac1773 authored about 4 years ago by Michael Bromley <[email protected]>
docs: Add link to GoMo site

560ff468ed9c5a51d80c3812e71268742e2167fb authored about 4 years ago by Michael Bromley <[email protected]>
test: Update smoke test script

5c4621c044a04a4fba1468270806fc896a74ddab authored about 4 years ago by Michael Bromley <[email protected]>
Merge branch 'next'

9e7f51c8695ff3602daab2217c41596352d92bf7 authored about 4 years ago by Michael Bromley <[email protected]>
test(core): Update snapshots

Updating to graphql-js v15 seems to have altered the order of generated types

1099eb688af7bd3d1493741cf691a5523d634bcb authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui-plugin): Fix default languages list

be3bf29313a040ed1a0086d8dab62cb3066e4daa authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display error messages on failed Asset uploads

5aebcd6092bafd944ffb2a9027133ac8a3b00b6e authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Update GraphQL to v15

177a14fda32f8a96f52e2d2bdc71c85fecb3712f authored about 4 years ago by Michael Bromley <[email protected]>
chore: Update Jest & other root deps

dd69f487389b3ae37ba779e1905238162c5f7dee authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Update to TypeScript v4.0.3

BREAKING CHANGE: All Vendure packages are now built on TypeScript v4.0.3. With new TypeScript ve...

e1ce8079231aaf54b14a387a91c8568c43a7b556 authored about 4 years ago by Michael Bromley <[email protected]>
chore: Update yarn lockfile

7e3a7d236c15ae74d71a84b9c5bbbd12a5e039e8 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Allow public & private Payment metadata

Closes #476

BREAKING CHANGE: The `Payment.metadata` field is not private by default, meaning th...

3f72311635b353d1f6e393638a0c5d59ee1b4fec authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Update TypeORM to 0.2.28

d28046610ab352684e1f5332863dc8ef0a35f10e authored about 4 years ago by Michael Bromley <[email protected]>
chore: Update dependencies

cf3e38ecd130f4a4c96fcd19f4caa0e47ebff613 authored about 4 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Update other dependencies

5868bf606cefe6e1db01b09ed26e40ce2c072bce authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Update Apollo Client to v3

4e628a6d32a2a7e45aaea1d85ef4f44b8689b00b authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Update to Angular v10 & Clarity v4

BREAKING CHANGE: The upgrade of the Admin UI to Angular v10 means that if you are using the `@ve...

57c4106444dc523c5cd57bc6a334769da035e167 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Create OrderCodeStrategy for more control over order codes

Closes #452

BREAKING CHANGE: The `orderOptions.generateOrderCode` config option has been replac...

30dc63957a149d7175935cb31047cd46016b73bc authored about 4 years ago by Michael Bromley <[email protected]>
refactor(email-plugin): Use TransactionalConnector in default handler

11caa23b24110f764eaeaffd88782958991e8578 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow Fulfillments to be created based on state machine

Closes #471

5b99f59caea1f21fb6ffceee2d9dcd79b586d614 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Add check on order PaymentSettled transition

141d650904e327a0251dbce8f83542fe2e2f0602 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly handle missing shipping checker/calculator defs

460963a4f4fd316a3bdf4415f4fd6aa78808303a authored about 4 years ago by Michael Bromley <[email protected]>
fix(docs): Use TransactionalConnection in plugin examples

e8b235e686c2565864c16e4e82b50865b338c963 authored about 4 years ago by Michael Bromley <[email protected]>
refactor(elasticsearch-plugin): Use TransactionalConnection

a9cc2ad9d724922052ac5ac1567329bd41bce225 authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add docs on fulfillments

Relates to #426

84a0b2687700e1d1a573ad979228b89adc2b63cd authored about 4 years ago by Michael Bromley <[email protected]>
fix(docs): Update order state diagram

a3b0de4657a6598c713df8781dfd142b75e90e25 authored about 4 years ago by Michael Bromley <[email protected]>
docs(core): Doc block improvements & reordering

2e4e2e874d4d6d1bc709bb15a261931d483533cc authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Enable explicit ordering of definitions on page

1d407b7103ab33bf42e420021ccdcbcecc5c8252 authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Create error handling guide

Relates to #437

a68ddd396e97067383e273ab73183bff6ebcfcac authored about 4 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Provide an Injector instance to .loadData function

BREAKING CHANGE: If you are using the `.loadData()` method of an EmailEventHandler, the callback...

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

e1fe6222529416f08f8cdf90dbf63d6f8bd839bf authored about 4 years ago by Michael Bromley <[email protected]>
chore: Create codeql-analysis workflow

d7932bc140389e7fb3e3185cfe7717b4ccb9ae63 authored about 4 years ago by Michael Bromley <[email protected]>
test(core): Fix type error in tests

55a940405983a908e798df41192c88c6ef71941c authored about 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.15.2

8623d91bec3795a20774d64b6e7eca794e12152a authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Minor docs updates

dc256fad6e91c05fd15b2851c448697c76efc2a9 authored about 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add GitHub discussions links

7346881debd9b520c815c7c2db07b7f45757074b authored about 4 years ago by Michael Bromley <[email protected]>
docs(core): Improve docs on EntityIdStrategy

Relates to #460

82fcd075db1d5b482c874bbcd59cda26afffe11d authored about 4 years ago by Michael Bromley <[email protected]>
refactor(core): Simplify inheritance structure of EntityIdStrategies

53007fabc627ab23749cc2b20dc27376ad2421d3 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Allow cancellation from custom Order states

Fixes #472

117264f59e46f397bca3232a71a4b919e0d2e356 authored about 4 years ago by Michael Bromley <[email protected]>
fix(email-plugin): Include shipping method in order receipt handler

Closes #473

ea907a4c0cccd7826503486c81030c0e50e1050a authored about 4 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Allow full client options to be passed

Closes #474

c686509ba86712f22793f205506b800667c20b4f authored about 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Comment, type annotation in AssetFileInput

2858ebf9dad1c2e950a7c3d57c634a1688831339 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix handling of JobRecord ids when using UUID strategy

Fixes #478

30e6e707cd5ca0365ec8af85c4cd3c9b26b95924 authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix address dialog issues

Closes #463

0d61f47da6ad74cde5af4f89e04a555d2b3228c8 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Add `totalQuantity` field to Order type

Closes #465

829ac966c2a2c346e9d07cf80bec48f0d5bdf45c authored about 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix asset drag/drop support in safari

55304c5e867ef23ee1f4bfe01f79eb84fb6e85dc authored about 4 years ago by Danil Lisovoy <[email protected]>
Merge branch 'improved-errors' into next

2f0ec5bfe709e5e345e2b085bf5c3b1c2cf0cfb7 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix error when using channelId with getEntityOrThrow method

65c50d4270d4044cab3d2f33be137865d989756c authored about 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Update to use new error handling APIs

Relates to #437

cfa511bec54fc0bcdc25a4f47b4e21adac7f0ff5 authored about 4 years ago by Michael Bromley <[email protected]>
refactor(core): Rename error `code` to `errorCode`

Less ambiguous, no conflicts with other types (e.g. Order) which already have a `code` field.

ed0a5168488bf873a91d6d768dbed74020f407ef authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Improved error handling for Admin API mutations

Relates to #437

feat(core): Improved error handling for remaining admin mutations
feat(core): I...

af49054172e8c227676e0cee48e918be3f54bc58 authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Improved error handling for ShopAPI order resolvers

Relates to #437.

156c9e2938d2c3d604a69bbed7a37157370ffcfb authored about 4 years ago by Michael Bromley <[email protected]>
feat(testing): Create helpers for testing of ErrorResult union types

Relates to #437

6ef604547819d48ff6a16ad0df78be8fbd10db3f authored about 4 years ago by Michael Bromley <[email protected]>
feat(core): Create improved error-handling infrastructure

This commit introduces a new graphql-code-generator plugin which generates error classes and sup...

0c0a7b207829e13eb9a3d5b255f3a7ca323f4a02 authored about 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly transition Order on Fulfillment transitions

9b2c088f43acd546b2034a2190e99cbe6e5aa844 authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Make order history collapsible

db377072f4271515e9d03e66f2d898079f08b6d2 authored about 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Handle Fulfillments state from Order detail view

Relates to #426

7883a7ac3175bffdfc97891edd23ab8a1dfb7d0a authored about 4 years ago by Michael Bromley <[email protected]>