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(admin-ui): Enable deletion of shipping methods

github.com/vendure-ecommerce/vendure - 00329786f98fd12ce4451f2aaf66037ee8159521 authored over 5 years ago
feat(core): Implement deleteShippingMethod mutation, add tests

github.com/vendure-ecommerce/vendure - 0b1dfd542f5bdaa8b479955be29f0d8b1b13cd73 authored over 5 years ago
chore(core): Remove unused entity

github.com/vendure-ecommerce/vendure - 5fdcb80c067b6344f68b2401abc326f0c571d8af authored over 5 years ago
refactor(admin-ui): Move gql definition to more relevant file

github.com/vendure-ecommerce/vendure - d86f3d316981dd152ea4311343b487fdde2e1a89 authored over 5 years ago
fix(core): Add 'float' type to arg types for shipping operations

github.com/vendure-ecommerce/vendure - f8626d11f2fbff0609943c66db668cc7093b7dd5 authored over 5 years ago
Merge pull request #142 from derblitz/patch-1

Update payment-integrations.md

github.com/vendure-ecommerce/vendure - c18018037f98db9ec75bd6a606578b1294bb349c authored over 5 years ago
Update payment-integrations.md

github.com/vendure-ecommerce/vendure - 43d3fc4d78d2fff036e72bb7f6fd29e1dbb4175d authored over 5 years ago
chore: Publish v0.1.2-beta.11

github.com/vendure-ecommerce/vendure - 236882c3469436a5ce41ee43cc3f12e1a3ba0816 authored over 5 years ago
chore: Fix changelog script for commits without scope

github.com/vendure-ecommerce/vendure - 0f2b1f9a514e0de5559976b0a448683ff168eeb3 authored over 5 years ago
chore: Fix line encoding of script

github.com/vendure-ecommerce/vendure - d95296808657ea05d2e956d6931195e581b9fc59 authored over 5 years ago
fix(admin-ui): Minor styling fixes

github.com/vendure-ecommerce/vendure - c8fe561a15fee448829a9c291014f40a2294daf6 authored over 5 years ago
feat(admin-ui): Display ProductVariant custom fields

github.com/vendure-ecommerce/vendure - 32017f364639daf99299804a2e5aaf11bdfe6ce4 authored over 5 years ago
fix: Fix yarn lockfile to remove verdaccio url

github.com/vendure-ecommerce/vendure - 8be0051b2e1cb8a3190ef034d2ffec8279adbbea authored over 5 years ago
fix(docs): Fix top bar menu on mobile wrapping

github.com/vendure-ecommerce/vendure - bc94ee645be541630bc8c12e9253aebab8cbdb82 authored over 5 years ago
feat(docs): Add docs on payment integrations

github.com/vendure-ecommerce/vendure - 3a16705feacc825bcc3606c8853e446234157c29 authored over 5 years ago
fix(docs): List TS docs alphabetically

github.com/vendure-ecommerce/vendure - ce413a91e744b67bf451bbee2f3304f9daf98bb3 authored over 5 years ago
docs(core): Add lots of documentation to core sources

github.com/vendure-ecommerce/vendure - 18e842fd7dbaef59e4b21f58d5e5cd2b49d6c203 authored over 5 years ago
feat(docs): Allow variable statements to be documented

github.com/vendure-ecommerce/vendure - 60cc6000d4bcfee8670ba6954dec69761bdc4d0f authored over 5 years ago
feat(docs): Alphabetize TS API docs, remove @docsWeight tag

github.com/vendure-ecommerce/vendure - b787b72e159eec000a39a0714255443b6a529beb authored over 5 years ago
feat(docs): Styling of generated docs pages

github.com/vendure-ecommerce/vendure - 4d18cb373cf64287b93e9103eda1d77f7b76b245 authored over 5 years ago
feat(docs): Sort GraphQL fields & types alphabetically

github.com/vendure-ecommerce/vendure - d00aea5aa762606f4218eb5f7804841e4644cea0 authored over 5 years ago
feat(docs): Strip JSDoc tags from graphql comments

github.com/vendure-ecommerce/vendure - a86d48f7c66f15cec36b37b739040af4d05a2db9 authored over 5 years ago
feat(docs): Allow generated TS docs to br grouped into pages

github.com/vendure-ecommerce/vendure - eba4c281b32e42f05d8f4178908f619b6a4a8bfe authored over 5 years ago
fix(docs): Correctly parse index types

github.com/vendure-ecommerce/vendure - a27421d9ec3752e383c5e640c54c07d9b195954a authored over 5 years ago
Merge branch 'rework-configurable-ops'

github.com/vendure-ecommerce/vendure - d1bdaccc66870b9f6cbdb076e2bbdea42d5da989 authored over 5 years ago
feat(admin-ui): Support extended ConfigurableOperations

Relates to #135

github.com/vendure-ecommerce/vendure - 8cc094185fda44723f0a4455a87a44c294ef5375 authored over 5 years ago
chore: Disable tslint for generated introspection results

github.com/vendure-ecommerce/vendure - d6bb8b85715b20ccfa894502d1a1c0f93e5e7ca5 authored over 5 years ago
feat(core): I18n for descriptions and labels of ConfigurableOperations

BREAKING CHANGE:
ConfigurableOperations descriptions must now be specified as an array of Locali...

github.com/vendure-ecommerce/vendure - a135e15e1ac864d60de3767eb6636252b2dfa7ac authored over 5 years ago
feat(core): Extend configurable operation arguments API

This allows richer configuration for ConfigurableOperations, i.e. ShippingEligibilityChecker, Sh...

github.com/vendure-ecommerce/vendure - d17aaa9de8278c061a845eb59be2957fe3f5d99b authored over 5 years ago
refactor(core): Rework ConfigurableOperation args implementation

Relates to #135

github.com/vendure-ecommerce/vendure - adbd6163257d92fa867b4b7b07eae9d4a77bc9e7 authored over 5 years ago
fix(admin-ui): Display zero shipping price in test tool

github.com/vendure-ecommerce/vendure - 0e7e2d36a29892a8641414c4ee9d1caf0cca8bb9 authored over 5 years ago
chore(admin-ui): Update dependencies

chore(admin-ui): Update angular packages

chore(admin-ui): Update angular cdk

chore(admin-ui): ...

github.com/vendure-ecommerce/vendure - 280008865b28e01ea7c25d56f524ce10ebe3f85c authored over 5 years ago
feat(admin-ui): Add shipping method test UI

Closes #133

github.com/vendure-ecommerce/vendure - b76eac53a416b7f6cf00f072a0b320e67f4445d3 authored over 5 years ago
feat(core): Implement testShippingMethod query

Relates to #133

github.com/vendure-ecommerce/vendure - a3a9931ba5cdd5ec8676a714ab9aa473afb30847 authored over 5 years ago
(bugfix) order of keys was not preserved when using namespaced-json format. Closes #131

github.com/vendure-ecommerce/ngx-translate-extract - a5b8f6e6c6713c2e77e83235b2c04a4b22bdbf73 authored over 5 years ago
refactor(core): Optimize db calls when adjusting order lines

github.com/vendure-ecommerce/vendure - 554357f958a7982f496b51be3e36d78264625cd7 authored over 5 years ago
fix(admin-ui): Correctly display long items in SimpleItemList

github.com/vendure-ecommerce/vendure - ca2758ffa7d0084ec5acf4ad14593da001472b2c authored over 5 years ago
fix(core): Correct typing of PaymentMetadata

github.com/vendure-ecommerce/vendure - e6d35df99340982cf7c6da2d9f30c40a835923ad authored over 5 years ago
fix(core): Correctly update Refund state

github.com/vendure-ecommerce/vendure - 58caba7cc52ff53760535c5334fac6ba885fe9fc authored over 5 years ago
fix(admin-ui): Fix styling of order history

github.com/vendure-ecommerce/vendure - 8c5ff508315a50047843932fe15a042e89fc92c5 authored over 5 years ago
feat(admin-ui): Display refund metadata

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

github.com/vendure-ecommerce/vendure - d15cf9da0ecbf0fc153b945ba8ec60df5bde33b3 authored over 5 years ago
chore: Add check for bad imports before publish

github.com/vendure-ecommerce/vendure - d45463441f2a9a069d2b8063b74dbef77a4d6113 authored over 5 years ago
feat(admin-ui): Enable cancellation of active orders

github.com/vendure-ecommerce/vendure - 8224ddd3b79bdb2178076f03b1c1f6c30e076cda authored over 5 years ago
feat(core): Allow cancellation of order by id

github.com/vendure-ecommerce/vendure - 8d0a0eb13cc6f4c81504c4cb4de225a44b8b5937 authored over 5 years ago
feat(core): Add error handling to payments

github.com/vendure-ecommerce/vendure - cba63e155355044621b5fea9fffa5cc2ed39e1ca authored over 5 years ago
feat(core): Export OrderState & PaymentState types

github.com/vendure-ecommerce/vendure - 8ef699d073a0aa695b0e70b274bacb7cc48bdcbb authored over 5 years ago
feat(admin-ui): Display nested payment metadata

github.com/vendure-ecommerce/vendure - f90e773d816d12be4bef494cc0f15f63ebf4d542 authored over 5 years ago
chore: Update lerna config

github.com/vendure-ecommerce/vendure - 17b39fa35849bd7fd4387b32b8bf0c7c877dfcda authored over 5 years ago
fix(elasticsearch-plugin): Remove references to Decode decorator

github.com/vendure-ecommerce/vendure - 0d3d8efd9bc944520beb03b36ea5c7aedeb0f99a authored over 5 years ago
fix(core): Remove non-existent import

github.com/vendure-ecommerce/vendure - e660d4629a1dd57596046b7842f56a456beeb1ed authored over 5 years ago
refactor(core): Convert error translation from extension to plugin

The `graphql-extensions` package is not supposed to be a public API, and the new ApolloPlugin sy...

github.com/vendure-ecommerce/vendure - 149e75b7ae538fd02b79387886be8bb35036702b authored over 5 years ago
refactor(core): Remove Decode decorator from all resolvers

github.com/vendure-ecommerce/vendure - b81a03b72da938a3b3edc35c606cf1cdd9bce4c7 authored over 5 years ago
refactor(core): Use schema introspection for entity ID encoding/decoding

Rather than needing to specify which fields need to be decoded via the `@Decode()` decorator, we...

github.com/vendure-ecommerce/vendure - 8c02cf683eeb9af47e13c1beeb67802d9941f2ce authored over 5 years ago
fix(core): Correct ID types for SearchInput

github.com/vendure-ecommerce/vendure - de78cc879ec555ffc163240c262dedb3f81a3f1d authored over 5 years ago
fix(core): Remove LanguageCode arg from Shop API

Closes #130

BREAKING CHANGE: The `languageCode` argument has been removed from all Shop API que...

github.com/vendure-ecommerce/vendure - 3b802246115e136822eb5a9e63397dbfd8ebe29b authored over 5 years ago
fix(core): Fix incorrect import paths

github.com/vendure-ecommerce/vendure - 663fbd81205325aff3a5baa9310f592567779d9d authored over 5 years ago
feat(docs): Add Slack link to footer

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

github.com/vendure-ecommerce/vendure - 7e7218095797696cb6c9447395da6c272e52e0b3 authored over 5 years ago
Merge branch 'plugin-redesign'

github.com/vendure-ecommerce/vendure - 63ccf72e9ed695ecfc70fd41670a1f94fec067d6 authored over 5 years ago
docs: Update documentation for new plugin architecture

github.com/vendure-ecommerce/vendure - 9205554a0628df06e7ee6c7758e8f2d71c99c5c5 authored over 5 years ago
feat(create): Improve error handling

github.com/vendure-ecommerce/vendure - b5e0b62e6b3e545d1ebc293cce8c32f938db54e9 authored over 5 years ago
feat(create): Update config template to new plugin format

github.com/vendure-ecommerce/vendure - eb5d4ff6622940ad2e501b5a09305867af54290b authored over 5 years ago
refactor(elasticsearch-plugin): Update to new SearchService

github.com/vendure-ecommerce/vendure - 6599c3b0b6cfc10264d283c6403140f333f317f4 authored over 5 years ago
refactor(core): Update SearchService to work with new plugins

github.com/vendure-ecommerce/vendure - 8aefc93b390f24cffb5c3975f5935dcd2b50b087 authored over 5 years ago
refactor(core): Improve internal module architecture

Makes it work better with new plugin system

github.com/vendure-ecommerce/vendure - 0bdb73a95346fddd90fb95ea301e2cc75a5f6ea4 authored over 5 years ago
test(core): Enable logging in e2e tests

github.com/vendure-ecommerce/vendure - 19824002d5fc9944c5a50360d2e6fbbeb1cb1688 authored over 5 years ago
feat(dev-server): Add example REST plugin

github.com/vendure-ecommerce/vendure - ead947666821481451d29b289ac454031465457f authored over 5 years ago
refactor(dev-server): Update plugin config

github.com/vendure-ecommerce/vendure - 4d10f3a050ccca99600dd971ddeac1c1e71697a9 authored over 5 years ago
feat(core): Make request pipeline compatible with REST requests

github.com/vendure-ecommerce/vendure - 42aa5fbac5194a3f80c6e40a9ae0c5a608d65dfa authored over 5 years ago
refactor(elasticsearch-plugin): Refactor to new Plugin architecture

Relates to #123

github.com/vendure-ecommerce/vendure - 9f35e978f65cebf7099390a1b529aa68277012ec authored over 5 years ago
refactor(email-plugin): Refactor to new Plugin architecture

Relates to #123

github.com/vendure-ecommerce/vendure - 5cb789fb4c5e6fca5f501584dddf8e5f84074ece authored over 5 years ago
refactor(asset-server-plugin): Refactor to new Plugin architecture

Relates to #123

github.com/vendure-ecommerce/vendure - 7b08005c34875096b21437a971de9b21fd3a2fc6 authored over 5 years ago
refactor(admin-ui-plugin): Refactor to new Plugin architecture

Relates to #123

github.com/vendure-ecommerce/vendure - af9282b330c3ca6708ec0f14d8cdae4516563605 authored over 5 years ago
feat(core): Rewrite plugin system to use Nest modules

Relates to #123

BREAKING CHANGE: Vendure plugins are now defined as Nestjs modules. For
existin...

github.com/vendure-ecommerce/vendure - 7ec309b899de9b59c40649f594e7d93fc62cd9fe authored over 5 years ago
refactor(core): Move VendurePlugin interface def into plugin dir

github.com/vendure-ecommerce/vendure - 81b3dc80f7449c41c8e83e16f4cc2462fa479810 authored over 5 years ago
fix(admin-ui): Remove references to obsolete languageCode arguments

Relates to #128

github.com/vendure-ecommerce/vendure - 1e810680f8934df46804dd85c3fee816c5ea5111 authored over 5 years ago
feat(core): Use query param to specify language

Relates to #128

BREAKING CHANGE: All `languageCode` GraphQL arguments have been removed from qu...

github.com/vendure-ecommerce/vendure - 20350031e52d0a0e3f424eef2651aa038b21f119 authored over 5 years ago
refactor(core): Replace graphql-request lib with own implementation

It does not offer the ability to set query parameters on the url, which will be needed to proper...

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

github.com/vendure-ecommerce/vendure - d09dbb528eb6831a9bfd010e4c469a2253bcbb70 authored over 5 years ago
chore: Update lint-staged & husky

github.com/vendure-ecommerce/vendure - 67dba60734f374a86837a4ce62c4d034a1058e45 authored over 5 years ago
fix(core): Fix graphQL schema errors with latest nestjs/graphql

Fixes #129. Also locked Nest versions to be exact to avoid similar issues in future.

github.com/vendure-ecommerce/vendure - fbeecef495775b14a16c8441f092e0a57bd092fb authored over 5 years ago
feat(core): Check for name conflict in custom fields, test sort/filter

Relates to #85

github.com/vendure-ecommerce/vendure - 27abcff19668a102e78e132fa0fcba17ed031baa authored over 5 years ago
fix(core): Fix filtering PaginatedList results

github.com/vendure-ecommerce/vendure - b6a365f237c549a4ca087f2b6d3e0473a82060b6 authored over 5 years ago
Change default marker function to 'marker'

github.com/vendure-ecommerce/ngx-translate-extract - ceb4be7e3db7ab83913b5b847332ffb4aa1547e3 authored over 5 years ago
(refactor) rename working to draft

github.com/vendure-ecommerce/ngx-translate-extract - e41fc88d97df72acfbf4a57142ccb37498374012 authored over 5 years ago
docs(core): Add more docs on custom fields

github.com/vendure-ecommerce/vendure - ab662a16631888f5890f16ac482bf0578a028daa authored over 5 years ago
feat(admin-ui): Extend custom field controls to support new options

Relates to #85

github.com/vendure-ecommerce/vendure - 019cd029cacbf7f369228fcb1ef3f52a9c9daee5 authored over 5 years ago
feat(core): Improve error messages for invalid custom field inputs

Relates to #85

github.com/vendure-ecommerce/vendure - af13dc20a159c50046f1709b45e04eef43901f0e authored over 5 years ago
feat(core): Implement access control for custom fields

Relates to #85. Not full permissions-based access, but a `public` flag which can be used to hide...

github.com/vendure-ecommerce/vendure - 8f763b2bc425adfad0e9ac75743d461d36646a35 authored over 5 years ago
feat(core): Add options to string custom field config

Relates to #85

github.com/vendure-ecommerce/vendure - bc0813e90d63d7d15f5398f0fedb1e09c49f4cbc authored over 5 years ago
feat(core): Add custom validation function to custom field config

Relates to #85

github.com/vendure-ecommerce/vendure - 80eba9dbd8aacb8ec5b3a555fa86e1a06b0f3fd5 authored over 5 years ago