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

refactor(testing): Remove node-libcurl dependency

Replaced with node-fetch implementation that does not require native modules to be compiled on i...

c2ee5814f691c24af77ee3864e7896f93f428b36 authored over 4 years ago by Michael Bromley <[email protected]>
fix(docs): Make docs compatible with Hugo 0.7

Closes #339

868b7b26cb662113fe651cf2c7a51bace3b2491d authored over 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.12.2

ed76b3c928129238df727c89b40ccfa7d0b26bf0 authored over 4 years ago by Michael Bromley <[email protected]>
fix(create): Add work-around for upstream tslib issue

2f393792e4d0bce5a6ee220db4c89e94c93ff884 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.12.1

5045ed0e69b08de4a122f7400b45c9e86e53d10b authored over 4 years ago by Michael Bromley <[email protected]>
chore: Add admin ui version file on publish

1fdaa3e247a3e2e0cfec3c1fe4a41b98122b74d6 authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui-plugin): Fix default value for apiPort

efde4d7da3ace1de7b1ba0503fe37dec73318a6f authored over 4 years ago by Michael Bromley <[email protected]>
fix(create): Fix use of deprecated port option

96765b4c9c6bfb34ee4a60f33d1ff20fb2e904a0 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Publish v0.12.0

b212c23106627d16b4ab6390cb7b9d2fd1eb23bd authored over 4 years ago by Michael Bromley <[email protected]>
perf(core): Improved performance of validateVariantOptionIds (#337)

These changes reduce the amount of data loaded into memory which hopefully prevents some server ...

7d19b9c7054237da8ba6bed93a3cc73da5ce57b4 authored over 4 years ago by Nico Hauser <[email protected]>
feat(core): Added playground and debug config for graphql apis

BREAKING CHANGE: The graphql-playground for the Shop and Admin APIs are now turned off by defaul...

1fb5fb475d6822cb9d07decb84f523397075523e authored over 4 years ago by Kai Chu <[email protected]>
fix(admin-ui-plugin): Correctly fall back to 'auto' apiHost option

b02d58acae8fe97b3339f69f310ba9a438c06f21 authored over 4 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Create S3AssetStorageStrategy

Closes #191

3f89022d425978bf9324a652df02759fb5cc7bbe authored over 4 years ago by Michael Bromley <[email protected]>
refactor(asset-server-plugin): Change the way files are served

This change makes it possible to serve files from any source (not just local file system) so tha...

f75fbed7831871218ea70b7fe250834ad0be0afa authored over 4 years ago by Michael Bromley <[email protected]>
docs(core): Add more documentation on health checks

47c16759752b66e4b7771422f23e3ce6b385655a authored over 4 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Add health check

Relates to #289

05820f43d272805fa25b0b4b1c468ea6198d8524 authored over 4 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Add health check

Relates to #289

47a8cb99db445152610082abe94ffae2e1a582c6 authored over 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Create new lazy-loaded SystemModule

97b5aed8d8fe6a595f88bb989bedf99d1860e1e9 authored over 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Use new nav menu status for system items

d076ad1786da78a2bb9371380a16f096176ca346 authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Allow status badges to be defined for NavMenuItems

97e209c4c35ed1f86c3af027f5fa9d945381c57a authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add system health status page

Relates to #289

b3411f2f6a635b1cfda5ed2db17f828a67c5ae40 authored over 4 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Create "system" translation group

e2c6a00d91b6ea28f30293580561b12d0dc297df authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Add health check for DB & worker

Relates to #289

1b84ea7652e52671bf7b5e3b68b7654d612f85ea authored over 4 years ago by Michael Bromley <[email protected]>
test(core): Fix console error in lifecycle e2e test

3471829e2c8f2771ebc15c81fbeaa561c7d80ff8 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix emailAddress conflict when creating Customers

Closes #300

BREAKING CHANGE: The `customer` and `user` tables have received some non-destructiv...

0d4e31ab726dd8f7d7ec6640c95dbf392cf60f30 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Fix typo in comment

8395c61045e3b61f93220edfdbd59bdbed4356bd authored over 4 years ago by Michael Bromley <[email protected]>
docs: Add some more info on contributing

32a15c906dd703262b8cdd63f988c1a403c3fbc7 authored over 4 years ago by Michael Bromley <[email protected]>
fix(docs): Fix scroll issue when linking to a docs heading

67df0c3dd98c78e6f128183d4ba900c22f93200e authored over 4 years ago by Michael Bromley <[email protected]>
test(core): Fix job queue e2e test

d9086e24c0693f6badbd356c2ee76981d0f219f7 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Prettier console greeting on server start

fc30dfd22c091b44c36a953a940de6504fc7a6fd authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Group api options in VendureConfig

Closes #327

BREAKING CHANGE: Options in the VendureConfig related to the API have been moved in...

6904743f78878023794d77f2c3162ca364c6291c authored over 4 years ago by Michael Bromley <[email protected]>
Merge branch 'next' of github.com:vendure-ecommerce/vendure into next

ed6f68f453cc54269854e48d437b161ac98ee55b authored over 4 years ago by Michael Bromley <[email protected]>
feat(docs): Display heritage data in generated TS docs

Closes #326

2f6b00283392dab693ba27c42eccb9c030771227 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Allow custom CollectionFilters in config

Closes #325

87edc9b6ef67ff4eea59e0b4b567dd538b546e64 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement injectable lifecycle hooks for configurable ops

Relates to #303

16db62047f373f48803fb6dd537ad83342fdc479 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement injectable lifecycle hooks for strategies

Relates to #303

451caf16a1d1a47e370e939bcede3bd41206c34b authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Add Polish translations (#317)

65a113b12b0e450c74abdf04ae8a47bee5197835 authored over 4 years ago by Jakub Rybinski <[email protected]>
chore: Publish v0.11.1

8592e9d80427f08ff7454cd9106c07f15aa765d0 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Clean up dev config

1a066507a8f0af03f9a639c66269af858ecf86d7 authored over 4 years ago by Michael Bromley <[email protected]>
test(elasticsearch-plugin): Increase e2e test timeout

Keep getting timeout failures. I suspect due to GitHub Actions being under heavier load sometimes.

43819f48928205e9eeb970d11e3228e591c0b71b authored over 4 years ago by Michael Bromley <[email protected]>
feat(docs): Improve landing page

ba82ea0d095af57761c4ef6fc8b3d7bad367883f authored over 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add roadmap and FAQ

40b681b3225675bdd441ec9cd57b28a5d5b707e1 authored over 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add overlay menu to top bar

319cea00b18e7a0ccaff238cf88a8c327d22ce84 authored over 4 years ago by Michael Bromley <[email protected]>
chore(docs): Create placeholder blog page

8a98eea4b3351f54815f07d6ace5bb41251d1938 authored over 4 years ago by Michael Bromley <[email protected]>
fix(ui-devkit): Fix generation of shared module file (#318)

fd7347296b5815391b0a860921d81972a800b48a authored over 4 years ago by Nico Hauser <[email protected]>
fix(ui-devkit): Correctly handle static asset file paths

Previously, passing a the path of a file rather than a dir in the extension `staticAssets` array...

27b0adbbb77edf0ff158ef24dcb68b2ab8af4c35 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Use correct error type for email address conflict

Closes #299

0ba66cb23b646aff3b7dbdc9c5c44ad8eb960cb5 authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display warnings if Channel lacks default zones

Relates to #323

e80fcf8b52f9896814f9aff593986bd67bb110bc authored over 4 years ago by Michael Bromley <[email protected]>
chore: Update generated types

4c5f6a7b6908e72c8190d76c46f2748b9745df18 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly invalidate Zone cache on Country changes

f4101b7a07f69336990025269fee3ba155fda07c authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement Zone list view, improved Zone/Country admin

Relates to #323

821f2580363deb3cb0c92f1096b8e9d7ffc1ac35 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Warn when deleting a Zone used as a Channel default

945c36def40f4bccaf929c52a032c188bd8f6548 authored over 4 years ago by Michael Bromley <[email protected]>
chore(core): Add missing message translation (#324)

Co-authored-by: Samundra Shrestha <[email protected]>

4ace4edda6f503740b4b99387b53757aca81fa04 authored over 4 years ago by Samundra Shrestha <[email protected]>
fix(core): Throw on no active taxZone when applying taxes to price

Relates to #321

451ae50d2316e8f3221c9df23504aac9661337fc authored over 4 years ago by Michael Bromley <[email protected]>
chore: Increase default e2e timeout for CI

Makes it more friendly to contributors who otherwise would need ES running in order to pass the ...

867fc1ed728e33089e9d6c913b38011b0f345388 authored over 4 years ago by Michael Bromley <[email protected]>
chore(elasticsearch-plugin): Disable e2e tests if no ES available

Makes it more friendly to contributors who otherwise would need ES running in order to pass the ...

d47e1f0bb7ffb8b8261bd1274d5829e098c4b965 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Throw error when no active tax zone in channel

0a0f93283337fb748c77ee3d89981c3e35ac6160 authored over 4 years ago by Samundra Shrestha <[email protected]>
chore: Fix elasticsearch e2e tests in CI

Elasticsearch will force read-only mode when total available disk space is less than 5%. Since w...

a3a4e2dcd145878c2d3e399d3344be849b9d9283 authored over 4 years ago by Michael Bromley <[email protected]>
chore: Update GitHub "checkout" action to v2

Attempting to fix the "reference is not a tree" error that has started occurring.

41e6a9ec6675f28fc9b9d1d4ac68b80960c3006b authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Correctly display overlays inside modals

Increased the z-index of the CDK overlay container, otherwise dropdowns are hidden behind the op...

ee9c8caebf1315ec3fc4bd0c1d51cb6cd1de4b8b authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Restore missing translation for "public"

2f06d30f6aac7dbba29226210516bfb89e2fe708 authored over 4 years ago by Michael Bromley <[email protected]>
refactor(core): Remove unused var

26f8db23c74f19120e45db01872fc8051e4afc15 authored over 4 years ago by Michael Bromley <[email protected]>
feat(asset-server-plugin): Implement asset binary deletion

Closes #306

571ee552b5c6b1d720a9ae8e63048a8e7a2fa7f1 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement asset binary deletion

Relates to #306

b8fc937011a3336daef6fee0da86889c4915d525 authored over 4 years ago by Michael Bromley <[email protected]>
fix(docs): Fix plugin worker example

65be8c8a8ace8902b8953cb30c6d74b7b7779ebe authored over 4 years ago by Michael Bromley <[email protected]>
fix(docs): Fix small import typo (#305)

It's literally just one letter

0535c2bdacf4095df680f3dd39789cc210aca34e authored over 4 years ago by Nico Hauser <[email protected]>
fix(core): Fix swiss and congolese currency codes (#302)

* fix(core) Fix swiss currency code

* fix(core) Fix congolese franc currency code

https://...

2fbf37ab7896926bd8411ead04f3988afce06e05 authored over 4 years ago by Nico Hauser <[email protected]>
chore: Publish v0.11.0

e97cb93282f77fe91634fc8a2177d23fe44cb628 authored over 4 years ago by Michael Bromley <[email protected]>
feat(docs): Add docs on JobQueue & examples

8b45d86b16cb7c6da2c23319e88068a35685e119 authored over 4 years ago by Michael Bromley <[email protected]>
chore(docs): Update deps

180dfe3d59125f50f32697a92eb8d46e64d2567d authored over 4 years ago by Michael Bromley <[email protected]>
docs(core): Improve inline docs for JobQueue stuff

829551162e12249a150bee0a1654d07b9bf7b609 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): add missing translations for default channel not found (#301)

* fix(core): add missing translations for default channel not found

* fix(core): Revert spani...

07e1958f1ad1766e6fd3dae80f526bb688c0288e authored over 4 years ago by Jakub Rybinski <[email protected]>
chore(admin-ui): Fix some display issues

35614393bc7ebe0b5c4ffb3a96b7f78a740d50bc authored over 4 years ago by Michael Bromley <[email protected]>
chore: Updated generated types etc

e5847cfee390caa3e4ccf045fb682b95a305294f authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix display of in-progress jobs

5bed0e60aa5ff8f53a6083b2abb80918d752cbee authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement removeSettledJobs mutation

82af7f69dd14901e052ca068a2d042624fa589c8 authored over 4 years ago by Michael Bromley <[email protected]>
perf(admin-ui-plugin): Use trackBy function to improve perf of datatable

09ab4d769455f5b971016570c05896ec8e4cc8ab authored over 4 years ago by Michael Bromley <[email protected]>
fix(elasticsearch-plugin): Fix bad import paths

99733fad59b3864c1bb359a8cfe1a407d835ddcd authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix race condition when moving Collections

Race condition caused by async job queue interaction overwriting the position of the Collection.

987b611fa3a7afc5f70183a773299d9d88f4da0c authored over 4 years ago by Michael Bromley <[email protected]>
chore(create): Add missing dependency

856dd28752b75f1dedeaa81c9ad8f29cd13c2cb6 authored over 4 years ago by Michael Bromley <[email protected]>
chore(testing): Add log statement for clearing tables

6b2d3e1e20c8d74c88527feffc7a3ef33589c9a4 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Resume interrupted jobs in queue on restart

9b66d33e7c067015cff47a39123984e15d336071 authored over 4 years ago by Michael Bromley <[email protected]>
feat(testing): Add `bootstrap` method to TestServer

dab9e21925925acee47ee7431f364ef77096638f authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Implement Asset deletion UI

Closes #285

4912a2963f1e6c4459f6c7159ce4ac882be07432 authored over 4 years ago by Michael Bromley <[email protected]>
feat(elasticsearch-plugin): Update index on asset deletion

c80662a8900d6aa212aa1f469810da9935fcddb2 authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Implement deleteAsset mutation

Relates to #285

BREAKING CHANGE: In order to accommodate Asset deletion, some non-destructive D...

efa12ba4255a423267db548917749b1bcbb8a85f authored over 4 years ago by Michael Bromley <[email protected]>
refactor(email-plugin): Extract email sending logic to simplify tests

80c8c66c9619ecd6bf7c1f5194c6b764f6bdf8c5 authored over 4 years ago by Michael Bromley <[email protected]>
fix(email-plugin): Pass all email options when creating transport

1c6b39fd3a4519e10acaeeeba5aaaf55a31240cf authored over 4 years ago by Michael Bromley <[email protected]>
feat(email-plugin): Generate and send emails on the worker

0cc5f87dbd11df9391ea685a8b0f020323c2e017 authored over 4 years ago by Michael Bromley <[email protected]>
chore(email-plugin): Update dependencies

feccdf8f59762915e1f8e0c2cac81febee402df2 authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Refresh Collection List on deletion

Relates to #295

42023980c30b49dec549ffe415a5f48ded8e9899 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Fix deletion of Collections

Closes #297. The error was due to a foreign key violation on the CollectionAsset. Fixed by addin...

44916b756b670ce4cea98fedfe1b4cd909de06ce authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Validate availableLanguages when update GlobalSettings

e304ae275c59c265b4495f08175b1959e31fc4d1 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Limit Channel defaultLanguage to one of availableLanguages

b9f4dc0b04cd3e4f302634cb3247baf1bd860dc3 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly derive request language from active Channel

aae4aa977d2d0d74ffbfd48d2c83cc8b57ad9ff7 authored over 4 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Enable setting default language for Channels

Relates to #296

0120202a6569874ba45b6e34a2715fdfa09229f5 authored over 4 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Get entity default language from active Channel

Relates to #296. Previously it relied on the default _display_ language, which is a related but ...

effe2c694553a4a713511166b3d5adbe667181f8 authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Use configured defaultLanguageCode rather than hard-coded val

Relates to #296

d2942e6b996cd1f56768ef46a61e6aea86ca0c5a authored over 4 years ago by Michael Bromley <[email protected]>
fix(core): Correctly reindex enabled state

Closes #295

2231505d32e70eed39f807eb6e7506aa18094adb authored over 4 years ago by Michael Bromley <[email protected]>
feat(core): Update to TypeScript 3.8

Relates to #286

e255674fabbec8128f6e2cee36d62571783a6713 authored over 4 years ago by Michael Bromley <[email protected]>