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(core): Add validation parameters to custom fields

Relates to #85

github.com/vendure-ecommerce/vendure - b6b13a5ef6aef501e323ab1d2a746a303dbf711d authored over 5 years ago
feat(core): Add nullable & defaultValue options to custom fields config

Relates to #85

github.com/vendure-ecommerce/vendure - b1722d89869ebb2db9b198cf2b9a9b01aca420e7 authored over 5 years ago
refactor(core): Split custom fields functions into separate files

github.com/vendure-ecommerce/vendure - 090758c48e04cc074c0ae7778f2a4da54830b788 authored over 5 years ago
chore(core): Remove unused product variant subscriber

github.com/vendure-ecommerce/vendure - b444a5a41f6f852cd7b6fda48bc86f08d7433d22 authored over 5 years ago
refactor: Reorganize CustomFields TypeScript & GraphQL types

github.com/vendure-ecommerce/vendure - e0583dddd266cb940da635a92fbed8240e6e7436 authored over 5 years ago
test(core): Correctly handle CustomFields when clearing tables

github.com/vendure-ecommerce/vendure - 3178578f9efc9cbf575c4b38ad4e5c6e3fa14ddf authored over 5 years ago
chore: Publish v0.1.2-beta.7

github.com/vendure-ecommerce/vendure - 884c8c262ff949459517675ea7c5a8a1444947dc authored over 5 years ago
feat(admin-ui): Implement deletion of Collections

github.com/vendure-ecommerce/vendure - 1d7ab262221a95aec8920fd4911bbe1d3b734ea6 authored over 5 years ago
feat(core): Implement deleteCollection mutation

github.com/vendure-ecommerce/vendure - 051f2f382276cb8dd3601522cac680ed7e2fb3b1 authored over 5 years ago
feat(admin-ui): Implement deletion of ProductVariants

github.com/vendure-ecommerce/vendure - bcc26625cc60358360c265ddd1c830af3c764294 authored over 5 years ago
fix(admin-ui): Do not hide dropdown panel

github.com/vendure-ecommerce/vendure - bbbe70dbb2420a976cfbb87ba6eff01780820f47 authored over 5 years ago
refactor(core): Add property resolver for Product.optionGroups

github.com/vendure-ecommerce/vendure - c06d77d132774dedc5166be4a119fe055d25efd7 authored over 5 years ago
feat(admin-ui): Implement editing of ProductOptions

github.com/vendure-ecommerce/vendure - 420793d0b55b53603360b1c9bdc0906bd22e0740 authored over 5 years ago
fix(core): Make ProductOption type fields non-nullable

github.com/vendure-ecommerce/vendure - 0ea150c1cfdbb8dc07e67a177179406fb9022ab5 authored over 5 years ago
refactor(admin-ui): Move stringToColor into a pipe

github.com/vendure-ecommerce/vendure - 743998d0f8d4c331aa2cf78cd4c610925f6355d9 authored over 5 years ago
refactor(admin-ui): Move data product detail data fetching into service

github.com/vendure-ecommerce/vendure - 894ea7b3e117747ae4b90b6839c7269fc154453a authored over 5 years ago
feat(core): Implement create and update of ProductOption

github.com/vendure-ecommerce/vendure - 601c76605f2335c145ebf64cce4629fd88ae9001 authored over 5 years ago
Merge pull request #127 from vendure-ecommerce/rework-options-variants

Rework options variants

github.com/vendure-ecommerce/vendure - d2b2b18841a771c24da9103661cc7dc842c83325 authored over 5 years ago
test(core): Attempt to make import test less flaky

github.com/vendure-ecommerce/vendure - 4422e0c6c4cbb22f04d683a351f71d4a9f10b0fc authored over 5 years ago
fix(core): Publish CatalogModificationEvent when variant created

github.com/vendure-ecommerce/vendure - 65d18ee53fb33c663296a726b314625b8d4b3524 authored over 5 years ago
fix(common): Fix generateAllCombinations edge case

github.com/vendure-ecommerce/vendure - 016adf8f5bf7b57f03b3ad073d2f29f80e173322 authored over 5 years ago
feat(admin-ui): Implement integrated ProductVariant creation

Relates to #124

github.com/vendure-ecommerce/vendure - 58dad1d27adbe98accb502e56856420a8ff24836 authored over 5 years ago
refactor(core): Simplify samplesEach implementation

github.com/vendure-ecommerce/vendure - 5f6bef3cf07a751c55c91bd811454c4cd24b76e4 authored over 5 years ago
feat(core): Implement deleteProductVariant mutation

Relates to #124

github.com/vendure-ecommerce/vendure - 8b22831b414d5bf306da1341377922020551bd1f authored over 5 years ago
feat(core): Add createProductVariant mutation & tests

Relates to #124

BREAKING CHANGE: The `generateVariantsForProduct` mutation has been removed

github.com/vendure-ecommerce/vendure - 9d74d9d3490209bd45e19f4cd09d183696f368df authored over 5 years ago
replace DirectiveParser with new version that uses Angular compiler

github.com/vendure-ecommerce/ngx-translate-extract - 6e161c83f83fdc5054773590097a643e87207809 authored over 5 years ago
fix: strip bom from json files. Closes #94

github.com/vendure-ecommerce/ngx-translate-extract - 7d1bcd2a80eaa06dec278446bb2c86dfba0ec526 authored over 5 years ago
fix invalid options passed to gettext

github.com/vendure-ecommerce/ngx-translate-extract - bc2bfac7d73cba1b0a6ca0f04656cca3276b617e authored over 5 years ago
refactor: use isPropertyAccessExpression

github.com/vendure-ecommerce/ngx-translate-extract - 7ee0b7da715186ccccc07e886d9e50592a59e403 authored over 5 years ago
chore(core): Clean up unused imports in mock data files

github.com/vendure-ecommerce/vendure - c733d17b9d39fb8914a3697315b0614f176b7708 authored over 5 years ago
chore: Publish v0.1.2-beta.6

github.com/vendure-ecommerce/vendure - bc5eec076780791d3645baf75ecfa0d3e210eea5 authored over 5 years ago
chore: Update changelog build script for elasticsearch-plugin

github.com/vendure-ecommerce/vendure - e4545fe31c45c08833a50d5f7137ba62c2773716 authored over 5 years ago
feat(admin-ui): Implement adding notes to Order history

Relates to #118

github.com/vendure-ecommerce/vendure - 11089145cb4e72e5c16beae3f950bdb28ddb48b4 authored over 5 years ago
feat(admin-ui): Display order history timeline

Relates to #118

github.com/vendure-ecommerce/vendure - 3f5745dbfe053295d19339f0f54b91d4f4caf5c8 authored over 5 years ago
refactor(admin-ui): Rename OrderWithLines to OrderDetail

github.com/vendure-ecommerce/vendure - 5f2a5020133efd2dda501867179e40a05c4ecd89 authored over 5 years ago
feat(core): Implement adding notes to an Order

Relates to #118

github.com/vendure-ecommerce/vendure - 3682cbf45540b3b896064213cf825ec4f7d21afe authored over 5 years ago
feat(core): Implement order history

Relates to #118

github.com/vendure-ecommerce/vendure - e4927c3d42c23b1b428b00944caf49831721d19c authored over 5 years ago
feat(docs): Add docs on orders workflow

github.com/vendure-ecommerce/vendure - faf86bf040a61c9862a03a63671da6e7f848d6ba authored over 5 years ago
feat(admin-ui): Implement manual refund settlement

Relates to #121

github.com/vendure-ecommerce/vendure - 66006a11c5a0561678eeff0f14abfefa8fe5e901 authored over 5 years ago
feat(admin-ui): Implement cancellation & refund flows

Relates to #121

github.com/vendure-ecommerce/vendure - 9295a9033006c6e7dbe7a46ba051e75f5fd08f0e authored over 5 years ago
refactor(core): Associate Refunds with Payment rather than Order

Relates to #121

github.com/vendure-ecommerce/vendure - a1340ea29a56fe23375eea20bfbf890660331b29 authored over 5 years ago
refactor(admin-ui): Move color states into ChipComponent

github.com/vendure-ecommerce/vendure - bae3cc21887b4c817eb3c2b01f9b2093ddcd4d36 authored over 5 years ago
feat(core): Implement Refund mutations

Relates to #121

github.com/vendure-ecommerce/vendure - 8870b0276894a04e2c6ae8be2f89b103a37f8ad3 authored over 5 years ago
feat(core): Implement OrderItem-level cancellation

Relates to #120

github.com/vendure-ecommerce/vendure - 35084f30f3f203e7c9a5fd302d4a0dda969401f5 authored over 5 years ago
docs: Script options ignored (#122)

github.com/vendure-ecommerce/vendure - 3f9d605d55f7ce90d4db314855c6a0f4556a0e3b authored over 5 years ago
feat(core): Implement cancelOrder mutation

Relates to #120

github.com/vendure-ecommerce/vendure - a03fec70771f25c110f1bf323695a1d10002952e authored over 5 years ago
test(email-plugin): Attempt to speed up tests

github.com/vendure-ecommerce/vendure - 23b86597311ffa5345117904d9a38a6a1aa0d763 authored over 5 years ago
feat(admin-ui): Implement fulfillment controls

Relates to #119

github.com/vendure-ecommerce/vendure - a006545e664a48f372d1cb687b98481efd3f0a45 authored over 5 years ago
feat(core): Implement resolver for Order.fulfillments

Relates to #119

github.com/vendure-ecommerce/vendure - ff0bb0a90e11c1cde96fff1059579768a9961d90 authored over 5 years ago
feat(admin-ui): Implement creating fulfillment for orders

Relates to #119

github.com/vendure-ecommerce/vendure - 1a22d0dfadbe14dd01257278627c82712e68f0b3 authored over 5 years ago
refactor(admin-ui): Extract FormattedAddressComponent

github.com/vendure-ecommerce/vendure - b3caa735e75308aefc559c569d3eca6638222862 authored over 5 years ago
feat(core): Simplify API for creating Fulfillments

github.com/vendure-ecommerce/vendure - 8cb4c4186a1e7dd3160601ba1a2add95a3a18fd8 authored over 5 years ago
feat(admin-ui): Improve layout of OrderDetailComponent

github.com/vendure-ecommerce/vendure - c1d8664ad6fafd2da34b98081cc1b3c12c268b59 authored over 5 years ago
test(email-plugin): Fix ts error in test

github.com/vendure-ecommerce/vendure - fa7203d5938de879b1b0dbc675b5587396e3423b authored over 5 years ago
feat(core): Implement createFulfillment mutation

Relates to #119

github.com/vendure-ecommerce/vendure - e50157862e736712bb2374028ebadd7f1d3967e5 authored over 5 years ago
feat(admin-ui): Add controls to settle authorized payments

Relates to #117

github.com/vendure-ecommerce/vendure - 32006aea3cb20ff73201127be8b9494340505d8d authored over 5 years ago
feat(core): Allow payment handler to reject settlement

Relates to #117

github.com/vendure-ecommerce/vendure - 4cbae468c2cd99bf419757fcfe1555faa359cf07 authored over 5 years ago
feat(core): Add settlePayment mutation

Relates to #117

github.com/vendure-ecommerce/vendure - f2b9a120b9b88672dd6727e68ddf17eab5869edf authored over 5 years ago
fix(core): Fix AssetInterceptor stack overflow with cyclic response

github.com/vendure-ecommerce/vendure - c90a2a4b01c532cb3ba5f6b330ca5ba962d44b4c authored over 5 years ago
docs(core): Escape "@" in example import statements

github.com/vendure-ecommerce/vendure - 0470e03c844b63cd26b065c5e3026ff5e224f99f authored over 5 years ago
fix(elasticsearch-plugin): Close down es client when app closes

github.com/vendure-ecommerce/vendure - 44809a1dd6cfcc2e7d3eae105cb135bebf148ef2 authored over 5 years ago
fix(elasticsearch-plugin): Index products when updating by variantIds

github.com/vendure-ecommerce/vendure - 6d243d27c99ca8e4634fd4c9a022548f28c639a6 authored over 5 years ago
docs: Fix docs links in plugin readmes

github.com/vendure-ecommerce/vendure - a149d9824ee3557617b7dcc8de224499481b7e0c authored over 5 years ago
feat(docs): Add a bunch of docs

github.com/vendure-ecommerce/vendure - a4b82fcf5b17616db7068a2c333d32d848407e89 authored over 5 years ago
fix(core): Make @types/fs-extra a dependency

It is required to compile

github.com/vendure-ecommerce/vendure - 37e9865397862df99df93bc739972a406a7c5848 authored over 5 years ago
chore: Publish v0.1.2-beta.5

github.com/vendure-ecommerce/vendure - cb735bb7b6e3d2ef2b8494875e66f85abe54e96f authored over 5 years ago
fix(core): Wait for worker tasks to complete on app shutdown

github.com/vendure-ecommerce/vendure - 2a9fb0b9524a66f076bb2e1caef2b8bb74d829b0 authored over 5 years ago
Print more info when running extracttask

github.com/vendure-ecommerce/ngx-translate-extract - 04b66840243e98688e6ab48f16c9b9b34dd699eb authored over 5 years ago
fix(core): Close worker when app closes when running in main process

github.com/vendure-ecommerce/vendure - 33b2fe19bfd049cf4136275559d22410bb1a3f95 authored over 5 years ago
refactor(directive parser) remove cheerio in favor of angular's own compiler

github.com/vendure-ecommerce/ngx-translate-extract - 9a8abb3248498d43ba0e2323f694385867184bde authored over 5 years ago
test(core): Make test more robust

github.com/vendure-ecommerce/vendure - 3a76e5362c09d7b275af0e3d0ed2e5855538b924 authored over 5 years ago
test(core): Fix error in test helper

github.com/vendure-ecommerce/vendure - e0266528081a49fd9cb2b6f5172355c47f247cbc authored over 5 years ago
chore(core): Export comments with ts defs

github.com/vendure-ecommerce/vendure - 1d63f356b6bec1282a0165dfdb5e13667211e2c9 authored over 5 years ago
feat(core): Display more worker info on bootstrap

github.com/vendure-ecommerce/vendure - edbcbc48e76dde9ae650dfd04a1c95bd3bd033cc authored over 5 years ago
feat(docs): Add some docs on worker

github.com/vendure-ecommerce/vendure - 5795b26ca22b65aa997afc9e50e4cc0be582ff22 authored over 5 years ago
fix(email-plugin): Move server setup to onBootstrap method

github.com/vendure-ecommerce/vendure - 5f7a65e669e1fcf401a9f9a408e8f5ef80bb0219 authored over 5 years ago
feat(dev-server): Update to work with new worker setup

github.com/vendure-ecommerce/vendure - 8c8f8643ca9c9df897ebec93de5d90754f61a5e2 authored over 5 years ago
fix(core): Set worker to run off main process by default

github.com/vendure-ecommerce/vendure - 8e14213a2387d343aed959b88affa6786988a4e9 authored over 5 years ago
fix(create): Run worker on main process when populating

github.com/vendure-ecommerce/vendure - 87dc49a5a4860589ad37370f0c3eda477b9eada6 authored over 5 years ago
Merge branch 'worker'

github.com/vendure-ecommerce/vendure - 759c79d5be8474d62ce32400c2052976045365c6 authored over 5 years ago
feat(create): Update to use separate worker process

github.com/vendure-ecommerce/vendure - f3560f21e4e6d8e9eaed3885d96f633754f45ad8 authored over 5 years ago
feat(core): Prevent calling bootstrapWorker when runInMainProcess = true

github.com/vendure-ecommerce/vendure - dc8e1733286ee88145c44ddc06cf93c6aa7a0d84 authored over 5 years ago
fix(core): Clean up unused dependencies in DefaultSearchPlugin

github.com/vendure-ecommerce/vendure - 9b3cd260e7b651cb39beff53927de6f20161c4c4 authored over 5 years ago
feat(elasticsearch-plugin): Implement worker

github.com/vendure-ecommerce/vendure - 4775c2e44da499b373fd68628eb5ca28fc8368a7 authored over 5 years ago
feat(core): Get DefaultSearchPlugin working with new Worker architecture

Relates to #115

github.com/vendure-ecommerce/vendure - 6ca2ab4b0f94cf03a0e14532b83e9a34aae1d7a9 authored over 5 years ago
feat(core): Set up worker architecture based on Nest microservices

Relates to #115

github.com/vendure-ecommerce/vendure - 508bafd9ddccc358b74c49d581f91134477ee2c5 authored over 5 years ago
chore(dev-server): Add support for Elasticsearch plugin

github.com/vendure-ecommerce/vendure - 973acad04526628a41b977fe3d44d285dc681f7b authored over 5 years ago
feat(dev-server): Add MariaDB/PhpMyAdmin docker-compose file to repo

In WebStorm this makes it simple to run & manage right from the IDE

github.com/vendure-ecommerce/vendure - 7d7209d1728b1be2005d591d1556969e613d358d authored over 5 years ago
chore(admin-ui): Update ngx-pagination dep

github.com/vendure-ecommerce/vendure - 02567600219ee7f848e4dd41b20e788ced139986 authored over 5 years ago
feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin

github.com/vendure-ecommerce/vendure - 50209671aa57ff5e24c2a851344b4b93fbd6d94e authored over 5 years ago