Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vulcan

We want to change the way you build modern JavaScript apps.
Collective - Host: opensource - https://opencollective.com/vulcan - Code: https://github.com/VulcanJS/Vulcan

fix FormNested proptypes

github.com/VulcanJS/Vulcan - 3c912215d32d88341d04bf6411d43555c58f8c3f authored over 6 years ago
fix intl message, add tests

github.com/VulcanJS/Vulcan - 154b511a5cc8ec12b56a84a2e458643eaacfa18b authored over 6 years ago
fixed field path and default setup

github.com/VulcanJS/Vulcan - 562400dc7787569aaccaed863466a62915a6aa1a authored over 6 years ago
pass down form components to NestedArray/NestedObject

github.com/VulcanJS/Vulcan - 5d71a2c59ac5557650c96e8bb2862fd2eca35b1b authored over 6 years ago
started to write a test for array items

github.com/VulcanJS/Vulcan - 295a6482b137a9a697aa487a9e9db24b9dbb4552 authored over 6 years ago
cleanup tests

github.com/VulcanJS/Vulcan - d13d0a05b46aba8bfee02c8654eeab519f075bcd authored over 6 years ago
update to 1.18

github.com/VulcanJS/Vulcan - 49ad11b861da558cebebb981b86acf072956cac4 authored over 6 years ago
allow override of Array and Object nested inputs

Input props was ignored for arrays and nested objectsw

github.com/VulcanJS/Vulcan - 04fb76ae16f9a299a43870dfa46015e74d509b12 authored over 6 years ago
clean createField and allow to create field for the array subfield

github.com/VulcanJS/Vulcan - ae6b45f847e8e4250f6dad9346995bb03f1f1ffd authored over 6 years ago
do not discard subfield definition in arrays

github.com/VulcanJS/Vulcan - 767f075e1ea5255649241acb8b25aa62315365da authored over 6 years ago
Change email.data() and email.subject() signatures to single object; also pass locale; add __ and ___ handlebar helpers

github.com/VulcanJS/Vulcan - 75eb7f3c8143aad978f64403ce90332b791fc06f authored over 6 years ago
Create new central getString method called from vulcan:i18n and other places

github.com/VulcanJS/Vulcan - 14ff4ce21e67470884c57767f9e1cd826d7a7f8e authored over 6 years ago
Pass params to testVariables function; add debug output for email variables

github.com/VulcanJS/Vulcan - adabf3882f247a2ea97e8a1aab294fd2544926cd authored over 6 years ago
fix boilerplate version

github.com/VulcanJS/Vulcan - dd670f3c4e26affac191fa8c5a7d93dfd7030ce3 authored over 6 years ago
add warning when no field is searchable and query is set

github.com/VulcanJS/Vulcan - 14535c1e612a7bbf4af45ef5427129cfe73f1e03 authored over 6 years ago
Pass query results to email's data() function as second argument (fix #2048)

github.com/VulcanJS/Vulcan - cdb702cddd945352a5811fc9d33072539ac437e5 authored over 6 years ago
Various small fixes

github.com/VulcanJS/Vulcan - 2ca34ba3359dfd175e39138d7ca4696b060d6a49 authored over 6 years ago
Pass context to callback properties

github.com/VulcanJS/Vulcan - 5f90af03ad64aba9950d62c1f3e6668f3921f871 authored over 6 years ago
Avoid doing values replacement when message is not defined

github.com/VulcanJS/Vulcan - cd41fe1d988370b9e812aba3b6214577ab036a4b authored over 6 years ago
Merge pull request #2099 from dimofte/devel

vulcan-form-tags: refactor and fix

github.com/VulcanJS/Vulcan - 4fb1953765720f74c2fb670418378df184f99128 authored over 6 years ago
Merge pull request #2104 from Apollinaire/patch-1

Update fr_FR.js: add datatable.search entry

github.com/VulcanJS/Vulcan - e434ac4c5017e1bf6dafea0489beb6d5d3f0640d authored over 6 years ago
Update fr_FR.js

github.com/VulcanJS/Vulcan - cd828cb098cce7cdba82ee9dc41efdfeeadc2aab authored over 6 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 4ebe32eb1cf1fd8679357d4fc8063b4eefcf5d23 authored over 6 years ago
Keep track of locale method; set locale cookie for root path

github.com/VulcanJS/Vulcan - 8fc6268631bdf6621b7f47541a04cc85fbafc276 authored over 6 years ago
Merge pull request #2103 from dimofte/feature/datatables-i18n-search

datatable: add i18n for the search field

github.com/VulcanJS/Vulcan - b36209938d8c0ddb1e479012071247d0a5d9de55 authored over 6 years ago
Update boilerplate-generator and fourseven:scss

github.com/VulcanJS/Vulcan - 615302c2384fe04e77f41e541c24572c44fb7260 authored over 6 years ago
datatable: add i18n for the search field

github.com/VulcanJS/Vulcan - 881a6533f87099094c51c48c609c6b4055e0786d authored over 6 years ago
Document is not defined in create mutation

github.com/VulcanJS/Vulcan - d5cad5288ac5fd99c5976b233676f0b91f1388fc authored over 6 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 0b78ac68f886cb077c46e6b88cd53684396e6cce authored over 6 years ago
Improve thrown errors

github.com/VulcanJS/Vulcan - 335cda6cf05b78c2b67b392e01acafe1f4c3cd64 authored over 6 years ago
Merge pull request #2102 from Apollinaire/revertSlug

Revert changes made to getUnusedSlug in #2075

github.com/VulcanJS/Vulcan - 12784b487ebcfb9d34b7cd1468b24e53c8e4d590 authored over 6 years ago
Merge branch 'lbke-fix-formComponents' into devel

github.com/VulcanJS/Vulcan - 1bc5ddc005c4579a4fa894751224943a3ff46e88 authored over 6 years ago
fix default props

github.com/VulcanJS/Vulcan - 4e31ead9c93c4d6fc3708f3676bec23067f49577 authored over 6 years ago
Revert changes made to getUnusedSlug in #2075

github.com/VulcanJS/Vulcan - de1c13b3d14cb50cc13c3b1019bc638f16b4ffb1 authored over 6 years ago
fix FormComponents merge with registered components in FormComponent.jsx

github.com/VulcanJS/Vulcan - 3677181f0293dfe14ce6dda27c25579bb596b44a authored over 6 years ago
fixed misleading comments

github.com/VulcanJS/Vulcan - 6ab9ca524dd32fe9abdf5d9be4c7b1b533a83bdc authored over 6 years ago
setup voyager

github.com/VulcanJS/Vulcan - e57f3ecb63345df2f874a44f2eb83f1a62f93abc authored over 6 years ago
do not mutate initial context

github.com/VulcanJS/Vulcan - 41da635c740e1360d7a1bdcf8ce2932ee221276a authored over 6 years ago
fixed context user management using meteor/apollo

github.com/VulcanJS/Vulcan - 3f20c64b4e386e968f69e9d56fef09430348f79d authored over 6 years ago
split context creation to avoid unecessary computations

github.com/VulcanJS/Vulcan - e75e199dc2f49dc35097ebba485e1b9d31df6787 authored over 6 years ago
updated comments

github.com/VulcanJS/Vulcan - d78c6edab985df7fce9fdd61ae75408a1d6a3dc1 authored over 6 years ago
vulcan-form-tags: refactor and fix:

- fix suggestions (ReactTags accepts {id, text})
- fix updating the parent form (using `props.in...

github.com/VulcanJS/Vulcan - f1e39d08e26cd0419cbeb9f308bea8fba4ec162b authored over 6 years ago
Merge pull request #2080 from VulcanJS/custom-form-components

Custom form components

github.com/VulcanJS/Vulcan - 66b1aa467f30a0f3025f022f52bdac5981fbaed7 authored over 6 years ago
Merge pull request #2094 from lbke/apollo2-server

[WIP] Apollo2 server

github.com/VulcanJS/Vulcan - 607196e919d067a54a3cbdaaafa6275bef58c56f authored over 6 years ago
fix when engine api key is not defined

github.com/VulcanJS/Vulcan - b9b1b96a6e4857bd614fe691df7ce3dbb5b377d5 authored over 6 years ago
Merge pull request #2097 from Apollinaire/readme

Fix OpenCollective part of readme

github.com/VulcanJS/Vulcan - 7f063c85d70f1ab1e79601240693bdf7f28c4aed authored over 6 years ago
Merge pull request #2060 from OrigenStudio/fix/clear-current-values-on-edit

only clear current values for new document's form

github.com/VulcanJS/Vulcan - 725c9b69591b4ee3fb4ab0d0febd4b30e86b6bc7 authored over 6 years ago
clear everything, allow to initialize form with a new document

github.com/VulcanJS/Vulcan - 16ca286a05a9e78ce6a45d6ebcb6497a95a3504d authored over 6 years ago
Revert "update package-lock"

This reverts commit 8c8fac976fc5b520251187659274dbb54fa43ea0.

github.com/VulcanJS/Vulcan - 30896adce4f4da426839a731ef4359ae415d3981 authored over 6 years ago
Fix OpenCollective part of readme

- Fix broken link to the contributors
- Fix broken anchors to opencollective page
- Fix sponsors...

github.com/VulcanJS/Vulcan - 3d909b15205dbf08e1c96993ce4239ac9fd2fc11 authored over 6 years ago
got rid of graphql-tools

'

github.com/VulcanJS/Vulcan - 6384bbb12b04028fd1ad5b5e2c5970c85cf40189 authored over 6 years ago
fixed new syntax

github.com/VulcanJS/Vulcan - e474414350c481880a31db231b73b8419d11518c authored over 6 years ago
setup playground but does not pass headers...

github.com/VulcanJS/Vulcan - d3c384f0fed8f876c32e3e853b509160a5500311 authored over 6 years ago
setup engine

github.com/VulcanJS/Vulcan - ad022bce9bb0a082d099071d20e1c9802cb8cad2 authored over 6 years ago
Merge pull request #2093 from Apollinaire/devel

Restore Edge support

github.com/VulcanJS/Vulcan - d81385e7b7ac87dba38f7a8a51af268b833a0547 authored over 6 years ago
fixed context creation, server is working back

github.com/VulcanJS/Vulcan - 29bcf74ed3ca34bfa56c26fa28512f791d724caa authored over 6 years ago
basic example with apollo-server, not yet working

github.com/VulcanJS/Vulcan - 8d3120abc77b7cb65c4e9b1cd23280b87e302663 authored over 6 years ago
splitting files of the server, cleanup

github.com/VulcanJS/Vulcan - 583bf4c54609e65a401df3eae511f4f651b6a340 authored over 6 years ago
Remove default on arrow function core:App.jsx:getLocale

github.com/VulcanJS/Vulcan - 735f49aa2b24f54cf49b23ff68e12eaba69c3624 authored over 6 years ago
better naming

github.com/VulcanJS/Vulcan - fc57ddf183c4705627bcccf999abb758f3dee475 authored over 6 years ago
Do not try to specify locale on headers (let client/server figure it out from other headers)

github.com/VulcanJS/Vulcan - 893425dcdcbed0324d7ba25d84656ba67364d9f5 authored over 6 years ago
Pass locale to App.jsx during SSR process (as a cookie for now); keep original headers during SSR process; get locale from headers

github.com/VulcanJS/Vulcan - 57225bee574306a1625ce3a5161cdc8c561d36fd authored over 6 years ago
Minor refactoring in App.jsx; apolloTracing setting -> apolloServer.tracing; improve i18n server-side locale setting logic to account for cookie and accepted language headers

github.com/VulcanJS/Vulcan - a4ec3fcf1f212809df0174e0563f298e4ffde97a authored over 6 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 561a6e2c63df0378bdb3ba8f4aae2b31ea9f62f9 authored over 6 years ago
Merge pull request #2092 from dimofte/fix/form-schema

SmartForm: use prop `schema`, if given

github.com/VulcanJS/Vulcan - 381309887d828fb2a5c234b9bfea9f60228a3251 authored over 6 years ago
SmartForm: use prop `schema`, if given

github.com/VulcanJS/Vulcan - 3ea00f6dede0ee2d53ef9c2225094d0acd1f494e authored over 6 years ago
Merge pull request #2091 from Apollinaire/debugIntl

Add /i18n debug page

github.com/VulcanJS/Vulcan - 2ce8297c3b9c6b9da29fb9f987e774fe3870d417 authored over 6 years ago
Add debug dashboard

github.com/VulcanJS/Vulcan - 042dee1e12f789d5698477da292f86997b7026db authored over 6 years ago
Merge pull request #2075 from Apollinaire/devel

Users' slug is updated on displayname change

github.com/VulcanJS/Vulcan - c22fd7a0676f4ae1b67f9b24056f3159091c3774 authored over 6 years ago
Better error when template doesn't exist

github.com/VulcanJS/Vulcan - 7847798e093f1ed5a08f07f32cb023739ac8925f authored over 6 years ago
Merge pull request #2082 from ErikDakoda/SubmitButtonLabels

SubmitButtonLabels

github.com/VulcanJS/Vulcan - 336a5442e7d0e6afff25db2a313a58f2baf5ed39 authored over 6 years ago
Add /i18n debug page

github.com/VulcanJS/Vulcan - af5693077e8b16759ed1050c8fb12478e2a0ca0f authored over 6 years ago
Merge pull request #2086 from Apollinaire/SchemaMerging

Don't merge schema in Vulcan, only do it with SimpleSchema

github.com/VulcanJS/Vulcan - 30ed4cc648a14ec7487692976ab7e5f463e07944 authored over 6 years ago
Merge pull request #2088 from mousetraps/itani/email-subject

Email subjects shouldn't be coupled with sitename

github.com/VulcanJS/Vulcan - 4c4510d260339aca13f8df893bd26d548511bb99 authored over 6 years ago
Merge pull request #2089 from lbke/apollo2-withMessages

Apollo2 withMessages

github.com/VulcanJS/Vulcan - 90d0e0c5a92c7a1e785e570c6c80a4db196b7a45 authored over 6 years ago
Merge branch 'apollo2' into apollo2-withMessages

github.com/VulcanJS/Vulcan - e8a62d93ef2c9048ecc3c7dec61a14d348fe4356 authored over 6 years ago
withMessage is functionnal, need testing

github.com/VulcanJS/Vulcan - cbc387e7d1a1c613e07fe065fa840b185be54b2e authored over 6 years ago
Update npm apollo-client and react-apollo to v2

It seems to fix the undefined results issue in the `graphql` HOC
It also enables Apollo chrome ...

github.com/VulcanJS/Vulcan - fd26020074fa686f607f2dedd7c89ea84d721ff1 authored over 6 years ago
rewriting withMessages with new apollo-link-state api

github.com/VulcanJS/Vulcan - e9788cbf451b1871d6683f441f52e35c94420d13 authored over 6 years ago
Email subjects shouldn't be coupled with sitename

github.com/VulcanJS/Vulcan - 6a54521dc6f16f23738cff7eba27492c3f821d21 authored over 6 years ago
Merge pull request #2083 from lbke/lbke-apollo2

[WIP] Apollo 2: apollo-state-link and RR4

github.com/VulcanJS/Vulcan - f88715384b0b99c2ef5c3b1ca9ae7fb9b251496a authored over 6 years ago
cleanup test, import, modules, wrap registerWatechedMutation with isClient

github.com/VulcanJS/Vulcan - a8e6b8b8ea770c7ba1f9b859cf77065aafcfbb6a authored over 6 years ago
defer apollo2 client creation until app startup

github.com/VulcanJS/Vulcan - f7a2a9ef78e69c218ca5e5a062f216b8d66d011a authored over 6 years ago
Merge pull request #2087 from mousetraps/itani/email-headers

Support email headers property and simplify logic

github.com/VulcanJS/Vulcan - 68a956a6395447c306c99a8153fcd0b76357cfc9 authored over 6 years ago
simplify email logic

github.com/VulcanJS/Vulcan - aeeb87ddc0aeda208969ff4e50becc8ec78fd370 authored over 6 years ago
Support email headers property

github.com/VulcanJS/Vulcan - cf260fdc5ca441e00f7412ec46fe1f72e821e3eb authored over 6 years ago
Don't merge schema in Vulcan, only do it with SimpleSchema

github.com/VulcanJS/Vulcan - b6cea13db244e51b03b18de17c94a8ac1d732b23 authored over 6 years ago
Use connectors and move getUnusedSlug to server code

github.com/VulcanJS/Vulcan - b0fbbfbe13814982da8ff1f927c4a992dfa766db authored over 6 years ago
experiment with reloading the client when adding a mutation

github.com/VulcanJS/Vulcan - bbb9263c27a90d420ff1cb18b67d2c912412ccd3 authored over 6 years ago
Fixed routes with layout exact prop

github.com/VulcanJS/Vulcan - 58afb6c547c4bf2e7fa7ade09811d87cbe5d8a9f authored over 6 years ago
copy-pasted meteor/apollo, updated to RR4

meteor/apollo Atmosphere version does not seem up to date with the Github repo

github.com/VulcanJS/Vulcan - 2bacae7a0e012caa99ecfab80d40206a09fe568b authored over 6 years ago
delete confusing file

github.com/VulcanJS/Vulcan - 9366d414634b644b4b1f93f955dd3f953fc24c43 authored over 6 years ago
moved apollo-client to client code

github.com/VulcanJS/Vulcan - 9cc23a1e4f093ec0467c1bb8c6f9fe355eb98274 authored over 6 years ago
fix export/import update.js

github.com/VulcanJS/Vulcan - a50fc3ddb36e2889894a6c980b4148323291106a authored over 6 years ago
split code and started working on apollo-state-link

github.com/VulcanJS/Vulcan - e63137a9436e238ef314863c5f05c5f1520c1c4b authored over 6 years ago
SubmitButtonLabels

- `submitLabel`, `cancelLabel`, and `revertLabel` now take a node (which is backwards compatible...

github.com/VulcanJS/Vulcan - 73086be5caa836c2718c46c27b4e9e30658dfa32 authored over 6 years ago
Disable routing package

github.com/VulcanJS/Vulcan - 4c500e856eaee14f25e464cfe7fe66c515ef394e authored over 6 years ago
Finish work on post-mutation update functions

github.com/VulcanJS/Vulcan - 7b9da35b19a33ead79ccbb3745aba8f40c0ee543 authored over 6 years ago
Use WatchedMutations for post-mutation updates

github.com/VulcanJS/Vulcan - bbf07273e486c030c2374f4304aa08d287d2ac8f authored over 6 years ago
Rename routing -> init

github.com/VulcanJS/Vulcan - 7adb8b3c7ca09c4846467c5bee07445e52cf2d28 authored over 6 years ago