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: Add publish script

b57de7fe17fdc179dba99e3a34a2293d4d4f6431 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Update package versions & publishConfig

4999beb2e71782c85fbab43db09ad31c4427ce65 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add version info to side menu

45e7e33b6faf0ce12b3813e8bbed1b200662b8a1 authored over 5 years ago by Michael Bromley <[email protected]>
fix(docs): Fix links to index files

b3ad8c91ce6d20ca78591542b5f93404227cbc00 authored over 5 years ago by Michael Bromley <[email protected]>
docs: Update documentation for plugins & getting started

50cf54e9f80a49fd651fe989ca4e193b1f8c9b9c authored over 5 years ago by Michael Bromley <[email protected]>
fix(docs): Fix watch mode for ts api docgen

2561541082fa355135d2f99f633c0278e9733b90 authored over 5 years ago by Michael Bromley <[email protected]>
test(core): Fix warnings

6dafeabcccc30b2fd9ab71dff0b572d9e9dfe3c9 authored over 5 years ago by Michael Bromley <[email protected]>
Merge branch 'monorepo'

5b71bceff058e98f7606410d07a304c0385f2653 authored over 5 years ago by Michael Bromley <[email protected]>
docs: Update readme documentation

6fdac89fa5c1eefc834b562b438c98030e433892 authored over 5 years ago by Michael Bromley <[email protected]>
feat(create): Improved logging

85be3a3fa0db417034a89e712968ba957f345abd authored over 5 years ago by Michael Bromley <[email protected]>
feat(core): Add endpoint logging on bootstrap

d791f32d07ca76d9bb1091a683af13614ae3d9fd authored over 5 years ago by Michael Bromley <[email protected]>
chore(core): remove unused dependency

6295a59a979b3942ee7bb94a86997fda97485d21 authored over 5 years ago by Michael Bromley <[email protected]>
fix(dev-server): Fix broken populate script

7a519af2e1858330ca708fd6e555bdbc708f07b5 authored over 5 years ago by Michael Bromley <[email protected]>
feat: create @vendure/create package

Relates to #84

7c633860da8a58ee25d8e43efe3f16c000a3d9f9 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Add lerna build step to travis config

e8e95cbd9cec254453f816b7bbfece971f48c10c authored over 5 years ago by Michael Bromley <[email protected]>
test: Fix ts errors in core tests

8cf9fc671491d751fa74f56b11a2218bf90ac89f authored over 5 years ago by Michael Bromley <[email protected]>
fix: Update @nestjs/graphql to fix missing context issue

See https://github.com/nestjs/graphql/issues/191

b048295b8e81f43a3fc8959c21ce5e113da8aaee authored over 5 years ago by Michael Bromley <[email protected]>
docs: Display package for TypeScript docs

6d2cae41a2c35d4f643475ce9a49c3451468d286 authored over 5 years ago by Michael Bromley <[email protected]>
docs: Generate docs for all public packages

b22f401abc0d67f6f380e73d2ad1c092bb265dfc authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Split TypeScript doc gen into parse/render phases

bf7d57e55d64a181adea7102c26d8ad6e8a3197f authored over 5 years ago by Michael Bromley <[email protected]>
fix: Fix @Ctx() decorator with latest Nest version

16508eed8c5b4e123f029ad7f8b3981fc483621e authored over 5 years ago by Michael Bromley <[email protected]>
chore: Fix travis config

3decdcec5f0724c1a16551ba75eed721759bda97 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Include correct files in packages

af60f526186dc3a0ed195a235b51d924f57894b9 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Use independent versioning of packages

78a4cfb0f1d29026d90840b5323fa7ae9d81d97f authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Move LocalAssetStorageStrategy into core

eda204fda3bb32c40157ce2e6983ed97d41a375f authored over 5 years ago by Michael Bromley <[email protected]>
chore: Fix config for graphql codegen

59a88151490a6d4bdf13e2b8c05e274295a96957 authored over 5 years ago by Michael Bromley <[email protected]>
feat: Extract AdminUiPlugin into own package

97b45e58273ab93bd211bc877580bc22549c83e2 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Update CI script

0cb9d5c3a8f49bcc4ed4d06d1b81351753d8f605 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Rename plugins - remove "default"

It is redundant. Default plugins will only refer to plugins which ship with the core package.

d174f567c4763300b9655649814d42f04201b7aa authored over 5 years ago by Michael Bromley <[email protected]>
feat: Move default email plugin to own package

3d5a7e6f58e908c448b33b872aee3143cc93368e authored over 5 years ago by Michael Bromley <[email protected]>
test: Fix e2e tests

9c69a083691155d7fb80c68e8a66214c1a199b9e authored over 5 years ago by Michael Bromley <[email protected]>
feat: Move DefaultAssetServer to own package

96abd13f4a3d02683ee6a1445ec26f43a636b162 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Properly compile the @vendure/common package

e2ada9b8ccca5ed2e27c28b5bf1a3e78c5417e30 authored over 5 years ago by Michael Bromley <[email protected]>
feat: Get data population working for the dev-server package

592b1eea028e04a4560c7e933225574e951acca8 authored over 5 years ago by Michael Bromley <[email protected]>
fix: Enable noImplicitAny on core and fix all tsc errors

e24b33e67735146f24b662ef2fd2d1fa0c10abd5 authored over 5 years ago by Michael Bromley <[email protected]>
fix: Get admin-ui building successfully

6d3b49dbb87871f37abc799ac60f6d573f539021 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Move shared into @vendure/common package

52285a4fab7c09fbf45854683e49f28df85c1c97 authored over 5 years ago by Michael Bromley <[email protected]>
test: Get all tests passing

3b564a79e266ad0cb6eebb7f3107f4115022ff5a authored over 5 years ago by Michael Bromley <[email protected]>
chore: Initial Lerna setup, move "server" into "core" package

7170e423908bbe852e31ef8c4835170e204e73c3 authored over 5 years ago by Michael Bromley <[email protected]>
fix(docs): Typo in blog post

5af29a93cd760f4a0fcf6a96c9d9a91c8697dad5 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Bump version to alpha.16, add note on Gatsby storefront

380079c336fed56b6a8c13db2dcdddc6c80aa581 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add support for union types in GraphQL doc gen

7cdcb0dea820c7282af6a800c40766159664872f authored over 5 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Sort OrdersList with newest order at top

8464cc9c474dcf76a1017a358054ab9e8e289e10 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix error when streetLine2 is null on checkout

4fd64e04cd08a7d5d3068bc94d3679b679f39611 authored over 5 years ago by Michael Bromley <[email protected]>
chore(server): Update to Nest v6 & Typeorm v0.2.15

c433d3bd9918cdc0c14266cb235e979bf855d24d authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix postgres error

d017f9769dcb6c669dd741525c01517ef7680105 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Expose priceWithTax in search results

Closes #82

a9dd4971a8399aa4c4e225736777efd2598eb623 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Expose price ranges in search results

Relates to #82

651f6e9120a009aa0b2087bb44b6ad496a326b46 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Expose activeChannel to shop API

a2194494c01cb89dbbd381751a5c84d63105b03c authored over 5 years ago by Michael Bromley <[email protected]>
chore(tests): Clean up e2e test output

89fa64bd0faf35bcf1a51fe43e924d1e05df67e6 authored over 5 years ago by Michael Bromley <[email protected]>
fix(tests): Update snapshot

bd94d2cdaed7439a1302b6c6deb08634cd3eb06d authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix shop api session queries when logged in as admin

706088ae58781d777917c49c29465fe9c5b85eaf authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Improve type def of pick function

1e7c3745d57e7328354f264800a46729543aba3c authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Search query now returns the FacetValue count

646bc4d4765d13dc42082cb93dc4e59f5f1090ac authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Return correct FacetValues for search with grouped products

1919fff3616973c2b86d5db957d6388e6650d7d1 authored over 5 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix incompatible type def

a983de75fdf5d9775856d363fd2bfa145e7c27d8 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Correctly type the pick function

b1dc203ccfa0059c087119b9c8d325c5fccb3dc0 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Expose collections field on Product type

2c93fa9c74db1829a73b56cfd80ce05136dc4c21 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Add breadcrumbs property to Collection type

53054501912101ec8b8bcadd026b0a01f28e5cdf authored over 5 years ago by Michael Bromley <[email protected]>
chore(admin-ui): Remove some unused code

a2b93dfa6772c14c856c6146489da2d1066e1373 authored over 5 years ago by Michael Bromley <[email protected]>
chore: Migrate to newer config format for graphql IDE plugin

c8cc34a065ca9eca33927b4083e382a1b8578ad6 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Allow same user to be logged in concurrently

Relates to #53

80d09d88f95e4c757ce31d6f6af760c4ade1df02 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add Storefront page

40516c2ecbeb76a0032a1309b4ae93d9b94557ec authored over 5 years ago by Michael Bromley <[email protected]>
chore(server): Bump alpha version

d2c616f15bc751599d55512bbcb2cd4632c8dc90 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Rework reindexing of search index

Instead of relying on the (unreliable) "is the index empty?" heuristic, we now explicitly call t...

d7be976548c13381fb99ec06884a1c40f83fe686 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Plugins can define any type of Nest Provider

b01c76b95fe1425d6e64b76b8c114873cbd4e623 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix some SQL that was incompatible with postgres

f11567b8077720abd1ddfdd5b7982dfc9459bc20 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Add collectionIds to search index

d86f2ab8371e767df6b6cf75a967ca3da48155d4 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Populate Collection description

55f254de4d50af71dcbd691ce36f08276f016b4a authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix couple of minor bugs, bump alpha version

72e991c934f1847210965a72fc8dcbe92b754520 authored over 5 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display version in ui

e5d317466603421553b1a3c9110141e80b8874e2 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Populate Collections as part of initial data

30cd331e2299b988d866b3d8a6f22da000fdb042 authored over 5 years ago by Michael Bromley <[email protected]>
fix(admin-ui): Fix disappearing FacetValues on ProductDetail page

0464a9547810900e2dbd53b7f9d8f461f2763789 authored over 5 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display Collection contents in detail view

Relates to #71

b12ee88e9f4dddfd66e3f32603d1895c75040bc2 authored over 5 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Extract CollectionContentsComponent

0db7890f0a7a9ca78529a90e3b0ab1867437e39a authored over 5 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Filter Collection contents by name

331dd4462714828188ca908c7af1b85974247358 authored over 5 years ago by Michael Bromley <[email protected]>
fix(server): Fix Collection.productVariants resolver

c8cf76e48e9df6cf71462ab211a0d15f9dd4d29a authored over 5 years ago by Michael Bromley <[email protected]>
feat(admin-ui): Display Collection contents in CollectionListComponent

8ffa373d67adbe3b157bbebb6c26e9917df41756 authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Add productId field to ProductVariant entity

81bc07c5b56e4e02eb1ee4307528d46499d33e30 authored over 5 years ago by Michael Bromley <[email protected]>
feat: Implement cascading Collection filters

Relates to #71

665effee4e257c88506495c4c6354a2252b47f8f authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Apply ID codec to ConfigurableOperation arguments

64c174c316dffda06b18e52536c6c22faee7fab5 authored over 5 years ago by Michael Bromley <[email protected]>
refactor(server): PaymentHandler implement ConfigurableOperationDef

db1ad71d5a181a78bf7678c8a5e1073ce7270430 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Use an enum for ConfigArgType, add it to input object

071d3ecf1975e5343919d02c2abcceae36ff0fa3 authored over 5 years ago by Michael Bromley <[email protected]>
refactor(server): Extract common logic for marshalling data

501e097becb36f31a62b98868ae10ae00a341505 authored over 5 years ago by Michael Bromley <[email protected]>
refactor(server): Create ConfigurableOperationDef interface, clean up

3d4ea03dbbcdc6e53f49967aa6f043029ad94812 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Rename AdjustmentOperation to ConfigurableOperation

The former name does not communicate what it does very well.

62cd98e47037527c54ed482280c9eef83991d309 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Implement first draft of Collection filters.

Relates to #71. Still to do: collection filter cascading, code clean up, more tests, UI polish

f2a6076ee86514336fd5f004472fb740500c10a0 authored over 5 years ago by Michael Bromley <[email protected]>
refactor(admin-ui): Rename ProductCategory references to Collection

Relates to #71

4d5935810aed06dab0f10ef5fe04aaebe53987b0 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Rename resolvers & documents for Collections

Relates to #71

0f29e6fd5d80416dc1d727ba7f8300f49f2fa962 authored over 5 years ago by Michael Bromley <[email protected]>
refactor: Rename ProductCategory to Collection

Relates to #71. The entity itself has been renamed, but the resolvers have yet to be renamed.

da21d54ade369bfd2a52babe9be85f2430642bff authored over 5 years ago by Michael Bromley <[email protected]>
Adding Spanish (ES) translation. (#72)

* Adding Spanish (ES) translation

* Initial WhiteSource configuration file

* Deleting .whi...

afe14c63fb27ec11a59d36c4b55b3af71b75ec39 authored over 5 years ago by Agusti Fernandez <[email protected]>
fix(server): Copy i18n messages to build dir

1957b9d300da7ec308b811cf8222bd0a1ac240fc authored over 5 years ago by Michael Bromley <[email protected]>
feat(server): Add orderItemsLimit option

Limits the max items allowed in a single order. Closes #70

e98e90add2c3b9f05bbf10fb5136db967bf9ab77 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Title case breadcrumbs

d8df6f77e8ce79eb951241be2236a692764fa0a8 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add heritage info for interface/class signatures

Also link default property values to known types

5bd615cda9d4dfb073e0bf7813e4d4a91fd40bab authored over 5 years ago by Michael Bromley <[email protected]>
refactor(server): Consolidate order-related config into single object

205d410c0eaf2d9c1e8124945cf085d5d9685b87 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add link to demo in GraphQL api indexes

72cd919eb68f706ec84efae42739070776446f29 authored over 5 years ago by Michael Bromley <[email protected]>
chore(docs): Remove netlify redirects file

No longer needed since we have the demo on a subdomain

2adc7a50a12b05e37204d592d05569b6fdcb7309 authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add graphql playground & demo link

e6ddca437f6270c1c175c7342d534dc873786a1b authored over 5 years ago by Michael Bromley <[email protected]>
feat(docs): Add redirect to demo app

13a49d081f739000f64f90d8a70a7b0c5f90f0f7 authored over 5 years ago by Michael Bromley <[email protected]>