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

Use useLazyQuery for Autocomplete components

github.com/VulcanJS/Vulcan - e5bb022759022131c1ea8b2a90cb60e15c2ef474 authored over 4 years ago by SachaG <[email protected]>
Backoffice readme

github.com/VulcanJS/Vulcan - a0f2edb6fde63a4c58642dc244ca535720b20bce authored over 4 years ago by SachaG <[email protected]>
fix install with Meteor 1.10

github.com/VulcanJS/Vulcan - 138fc7c914f8a34cd327ee1dbc1bdcd8782d8597 authored over 4 years ago by eric-burel <[email protected]>
Add datatable select feature

github.com/VulcanJS/Vulcan - 49a5b28211ac38e88e990b75117073b4de865738 authored over 4 years ago by SachaG <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 200b4ce047a28d0a735342952568eceaf6c7865d authored over 4 years ago by SachaG <[email protected]>
Token -> Cell

github.com/VulcanJS/Vulcan - bc77a56a042c3241e63f02dc365bb836b1666eaa authored over 4 years ago by SachaG <[email protected]>
New PaginatedList component

github.com/VulcanJS/Vulcan - fd2e0785662fd229ad307769196ffe5933c2d278 authored over 4 years ago by SachaG <[email protected]>
Throw error when autocompletePropertyName is missing

github.com/VulcanJS/Vulcan - 54d979f68d61641da0c506b696bac03af21236b3 authored over 4 years ago by SachaG <[email protected]>
Pass GraphQL errors to useMulti2 result

github.com/VulcanJS/Vulcan - 144f298bf17a058eae5e36fce8dbefeaf9d0993b authored over 4 years ago by SachaG <[email protected]>
Add locale to lang attribute on HTML element

github.com/VulcanJS/Vulcan - 75cd0c10c10e9a36c14bea051604b5dc630a3c58 authored over 4 years ago by SachaG <[email protected]>
Clean up vulcan:newsletter package

github.com/VulcanJS/Vulcan - a180c5ae9de2c63aa7bf209fa9e9f8672a6ff443 authored over 4 years ago by SachaG <[email protected]>
Add submitCallback prop to MutationButton

github.com/VulcanJS/Vulcan - 65a5d97bc66b70d15371875020bb94bd6d07f1a1 authored over 4 years ago by SachaG <[email protected]>
Merge pull request #2563 from kevinashworth/feature/update-react-helmet

feature/update react-helmet

github.com/VulcanJS/Vulcan - d920d3f115a4d89e3e00c5c0fefda17483e5f533 authored over 4 years ago by Eric Burel <[email protected]>
cleanup tests a bit

github.com/VulcanJS/Vulcan - 49bf48761c3bf283e0fe0effd93d01eb6f103dd2 authored over 4 years ago by eric-burel <[email protected]>
fixed => filter out documents instead of failing

github.com/VulcanJS/Vulcan - 738f5eab2334b97397621fc763405d2452d7dc16 authored over 4 years ago by eric-burel <[email protected]>
tests passing for both resolvers

github.com/VulcanJS/Vulcan - 6938e5954ab2c6a9eb0470ed9b4501477988f334 authored over 4 years ago by eric-burel <[email protected]>
correct filter check for custom permissions

github.com/VulcanJS/Vulcan - 0dfe74b8806b062dfa78b459de5a44453741e46f authored over 4 years ago by eric-burel <[email protected]>
exclude ambiguous fields from first check

github.com/VulcanJS/Vulcan - 4b81f73837f6f6ee4eae4b9e6ac9cde6582b503c authored over 4 years ago by eric-burel <[email protected]>
can list fields that need the document to be checked

github.com/VulcanJS/Vulcan - fd8f36c4818576716c5ffc76ee5b33ceccf63313 authored over 4 years ago by eric-burel <[email protected]>
Use Helmet as a named import

`react-helmet` 6 no longer uses a named export - see https://github.com/nfl/react-helmet/wiki/Up...

github.com/VulcanJS/Vulcan - 04a0f447d4663c7bdb095a6f8dfd2331c3e3372b authored over 4 years ago by Kevin Ashworth <[email protected]>
Update react-helmet to 6.0.0

github.com/VulcanJS/Vulcan - 1022b6b6d9fb0f3ef7946025c461512f04300b78 authored over 4 years ago by Kevin Ashworth <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 7d22e180c4b446bdc0c484886cbc5171fcf4e5cc authored over 4 years ago by eric-burel <[email protected]>
add apollo options to sample settings

github.com/VulcanJS/Vulcan - c689b1d72eca8827fde67de9d8dd24b79ea99f6f authored over 4 years ago by eric-burel <[email protected]>
Merge pull request #2521 from Apollinaire/useSignout

Add useSignout hook to the accounts package

github.com/VulcanJS/Vulcan - 76ecf3728562bb553759974d2ec4b0e7bb3c7cfe authored over 4 years ago by Eric Burel <[email protected]>
Update main_server.js

github.com/VulcanJS/Vulcan - e7e4aa341d750a1488cc20165443c6cd79555cc9 authored over 4 years ago by Eric Burel <[email protected]>
Update main_client.js

github.com/VulcanJS/Vulcan - f333a8050b0630736e4f2fc7702a2c59ca6d311d authored over 4 years ago by Eric Burel <[email protected]>
Update and rename useSignout.js to useMeteorLogout.js

github.com/VulcanJS/Vulcan - 2bb8a5ccda47c682767c94366ff3bb2e79777686 authored over 4 years ago by Eric Burel <[email protected]>
Merge pull request #2559 from EloyID/patch-2

Enable OpenCRUD backwards compatibility

github.com/VulcanJS/Vulcan - f2e09627297edc276098da42e03fd59f861e16cc authored over 4 years ago by Eric Burel <[email protected]>
Merge pull request #2561 from kevinashworth/bugfix/loading-options

Don't run `options` function until `loading` is false, and `data` is populated

github.com/VulcanJS/Vulcan - 53f7ff7458de962c7b00243400589db9491ab02b authored over 4 years ago by Eric Burel <[email protected]>
Wrap the loader with the same div as the component

github.com/VulcanJS/Vulcan - 07f006907cbf48db379454ceabd4810b97cfd189 authored over 4 years ago by Eric Burel <[email protected]>
Merge pull request #2530 from VulcanJS/feature/graphql-account

Account/auth features available outside DDP using GraphQL

github.com/VulcanJS/Vulcan - b1917b412ffef51edde4912a49c5acd5870dd730 authored over 4 years ago by Eric Burel <[email protected]>
fix tests

github.com/VulcanJS/Vulcan - 3aec0d013641ba3791f12936a0276be1257cb061 authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'devel' into feature/graphql-account

github.com/VulcanJS/Vulcan - c1cfa902b8fd8d652b3b48ec9eeccd89e5600da3 authored over 4 years ago by eric-burel <[email protected]>
tested and fixed mutations

manual test

github.com/VulcanJS/Vulcan - 5dbade5088301b561767d1271037c3c02ae2a4eb authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 8f93ecbaf518ed99b2eec40d9ea59aecf4aa9fd4 authored over 4 years ago by SachaG <[email protected]>
Make autocomplete guess resolver from relation; backwards compatibility support for resolveAs.type vs resolveAs.typeName; specify Apollo 3.1.0

github.com/VulcanJS/Vulcan - 723c26143092c41156cb6be2e1839d280634fefc authored over 4 years ago by SachaG <[email protected]>
Don't run `options` function until `loading` is false, and `data` is populated

This structure is also in keeping with the code in Apollo example. See https://www.apollographql....

github.com/VulcanJS/Vulcan - d4381795825badd3bf6c61c8e7a72ed255f3ea2b authored over 4 years ago by Kevin Ashworth <[email protected]>
fix signup typo

github.com/VulcanJS/Vulcan - 37d4e030f57b6d968d2c6dbac53c2785ff3b46c2 authored over 4 years ago by eric-burel <[email protected]>
added signup mutation

github.com/VulcanJS/Vulcan - e145eddf2ed62c7de007730ccdb4df0f7156cec0 authored over 4 years ago by eric-burel <[email protected]>
add additional mutations for email verification and password creation

github.com/VulcanJS/Vulcan - 12be5200ee18f64e40a7417e6972ff63bc460ec6 authored over 4 years ago by eric-burel <[email protected]>
fix for same origin

github.com/VulcanJS/Vulcan - 5bfb696e18d44c2aa3f28f2a719e703ba5940d3e authored over 4 years ago by eric-burel <[email protected]>
Merge pull request #2560 from williamli/patch-1

Use Meteor's version of npm over system default

github.com/VulcanJS/Vulcan - e3847f349e0ca5ee0cc1bc243d67356f7ac97f59 authored over 4 years ago by Eric Burel <[email protected]>
Use Meteor's version of npm over system default

close #2506

github.com/VulcanJS/Vulcan - 1246079d199a608a866fc74d30ed1faabb6c50d5 authored over 4 years ago by William Li <[email protected]>
Refactoring newsletter package; update Mailchimp API integration to v3.0

github.com/VulcanJS/Vulcan - 3a0399a01dc421944582913636b3e259d140feb8 authored over 4 years ago by SachaG <[email protected]>
Do not handle option queries without "query" keyword anymore;

github.com/VulcanJS/Vulcan - 506f94eb8f3ffb81c2daeb9b30ac3a65d7e92387 authored over 4 years ago by SachaG <[email protected]>
Array fields should also support _in (remove contain for now)

github.com/VulcanJS/Vulcan - 71466fdfc6adecfa0a42dcae53b6b05b995d0c2f authored over 4 years ago by SachaG <[email protected]>
siteData query resolver should not be capitalized

github.com/VulcanJS/Vulcan - 4f0504759aa6902575417f93dd7a390718934ccd authored over 4 years ago by SachaG <[email protected]>
Add error tooltips to mutation buttons

github.com/VulcanJS/Vulcan - 08723d0f02bf73173697697087e02024ad5cefaa authored over 4 years ago by SachaG <[email protected]>
Move decorators to core package

github.com/VulcanJS/Vulcan - 2551a2356a50bb4e00a06ecd9c9e1f697ba10657 authored over 4 years ago by SachaG <[email protected]>
Enable OpenCRUD backwards compatibility

When using onEdit we should get as args : cf. https://github.com/VulcanJS/Vulcan/blob/51acfa7ffc...

github.com/VulcanJS/Vulcan - bde00de7d207b8be53bff22e5c6a3a69ae42967e authored over 4 years ago by EloyID <[email protected]>
Autocomplete clean-up; move templates with other GraphQL query templates

github.com/VulcanJS/Vulcan - 675a7b743c37a69fc91406ae6cfe66ac3d6fe142 authored over 4 years ago by SachaG <[email protected]>
Finish autocomplete

github.com/VulcanJS/Vulcan - 2b10b53ed401acdf38e2222c3204079f393f5ef8 authored over 4 years ago by SachaG <[email protected]>
Add AutocompleteMultiple input

github.com/VulcanJS/Vulcan - c1dd8b607440769652266e4022454e9275fe0139 authored over 4 years ago by SachaG <[email protected]>
Add support for _like; allow _in to be empty

github.com/VulcanJS/Vulcan - 20228ce8372369211b20f7d3926121b7624d0d21 authored over 4 years ago by SachaG <[email protected]>
Do not handle options at form level anymore since we don't have field-specific data yet

github.com/VulcanJS/Vulcan - 6c8d214f70c0152be5f39bb2239796cd20ad527e authored over 4 years ago by SachaG <[email protected]>
Move field-specific data loading to new FormComponentLoader component

github.com/VulcanJS/Vulcan - ac162d4cdaca1fc0e77c308181b9b7b1f945490a authored over 4 years ago by SachaG <[email protected]>
Share getGraphQLType code with client

github.com/VulcanJS/Vulcan - 0d8986c25f6761b66e2278d22d3d58a668fccf80 authored over 4 years ago by SachaG <[email protected]>
comment -> document

github.com/VulcanJS/Vulcan - 7d41f31c6a0a5fb74c986c8cd5a5e33e3848f1e7 authored over 4 years ago by SachaG <[email protected]>
Work on Likert component

github.com/VulcanJS/Vulcan - 800a35df758eea25919acd10abdcc030ef0fd929 authored over 4 years ago by SachaG <[email protected]>
Update fourseven:scss package versions

github.com/VulcanJS/Vulcan - 554ac6a6ced41efb877a719c09b834e8674ca515 authored over 4 years ago by SachaG <[email protected]>
Internationalize field option labels

github.com/VulcanJS/Vulcan - 8149f2748f4ba050fd5a3d3d8a9258330bcccd7e authored over 4 years ago by SachaG <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 74b495610b9e69f7e54932dc1e9003531022b52b authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'live-for-good-bugfix/input_api' into devel

github.com/VulcanJS/Vulcan - c22099bedad96839be33c30415c05cca0501006d authored over 4 years ago by eric-burel <[email protected]>
add test for mongoParams

github.com/VulcanJS/Vulcan - bfffa31850e530b6b1705fb1846ebc01e2144b97 authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'bugfix/input_api' of https://github.com/live-for-good/Vulcan into live-for-good-bugfix/input_api

github.com/VulcanJS/Vulcan - ae579a9cbc36426d82df27bb8cf3e775dc197881 authored over 4 years ago by eric-burel <[email protected]>
Merge pull request #2554 from live-for-good/bugfix/checkboxmuigroup

move muicheckboxgroup proptypes name and options to inputProperties a…

github.com/VulcanJS/Vulcan - f5fa18f56dd1948dd950f478113ee6b45734e4bc authored over 4 years ago by Eric Burel <[email protected]>
Merge pull request #2553 from live-for-good/enhancement/checkboxmui

add switch/checkbox alternative in material ui

github.com/VulcanJS/Vulcan - 300b0cc9619b2e4f2a413aec968111e356c3c82c authored over 4 years ago by Eric Burel <[email protected]>
move muicheckboxgroup proptypes name and options to inputProperties and name is not required anymore

github.com/VulcanJS/Vulcan - 1692644a052425262930b4304c05a511a748cdcc authored over 4 years ago by Eloy <[email protected]>
add switch/checkbox alternative in material ui

github.com/VulcanJS/Vulcan - 556222ed47492af19da265b659c03d440777deec authored over 4 years ago by Eloy <[email protected]>
bugfix for the input api so it can accept more than one input for a samme field

github.com/VulcanJS/Vulcan - a904337b7d8d6622319ff1e5ec32b89b602cd63e authored over 4 years ago by Eloy <[email protected]>
Merge pull request #2546 from VulcanJS/dependabot/npm_and_yarn/acorn-5.7.4

Bump acorn from 5.7.1 to 5.7.4

github.com/VulcanJS/Vulcan - 26d0f7e408f6fa7f9f57a9a86679880e79c369a1 authored over 4 years ago by Eric Burel <[email protected]>
Bump acorn from 5.7.1 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4.
- [Release notes](https://g...

github.com/VulcanJS/Vulcan - ef544b1ad8a039e9fa592d827ec4cd826d94b769 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2532 from VulcanJS/bugfix/body-parser-graphql

add Express + use bodyParserGraphQL

github.com/VulcanJS/Vulcan - 8537f0f8a5df6db74229f617cf048d7c742a458d authored over 4 years ago by Eric Burel <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 4d11aba38b6201b9a1ae43b8aa2d489cc32b0a14 authored over 4 years ago by eric-burel <[email protected]>
Change modaltrigger onClick pattern to same as bootstrap's, quickfix

github.com/VulcanJS/Vulcan - b08609e6f33fd40dc7a62bbb3e08f055ffc7fb0e authored over 4 years ago by Eloy <[email protected]>
add stories for modals

github.com/VulcanJS/Vulcan - b6729dec65afe1de8c5ab489a03958ea6c0bf5f1 authored over 4 years ago by eric-burel <[email protected]>
accept trigger prop in material-ui ModalTrigger as bootstrap's does

github.com/VulcanJS/Vulcan - b00e2b71f0907d1a41a1c9f1a726236f5f7fbd82 authored over 4 years ago by Eloy <[email protected]>
Merge pull request #2543 from kevinashworth/patch-1

Update to current valid strikethrough tags

github.com/VulcanJS/Vulcan - db8bbbb8803642b7c4d12e148e536fbcb1edf243 authored over 4 years ago by Eric Burel <[email protected]>
Update to current valid strikethrough tags

The `strike` tag is no longer a valid HTML tag. See https://www.w3schools.com/tags/tag_strike.as...

github.com/VulcanJS/Vulcan - b9215047c61182675a34c2d2bebad25b41770535 authored over 4 years ago by Kevin Ashworth <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - f3f800112999b33a08a718a531e6fee6c6ca65b8 authored over 4 years ago by SachaG <[email protected]>
Log out GraphQL schema to schema.graphql on every app start (fix #2517)

github.com/VulcanJS/Vulcan - 0c2749db97dcf300f96ecfa61390e8586731807a authored over 4 years ago by SachaG <[email protected]>
Merge branch 'bugfix/safe-pluralize-hotfix' into devel

github.com/VulcanJS/Vulcan - 84a34f211335615a6fc61875181f0ee863c5ab1b authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'bugfix/safe-pluralize-hotfix'

github.com/VulcanJS/Vulcan - 06f04a204a9fffd00995c2e52fb059304682c671 authored over 4 years ago by eric-burel <[email protected]>
force adding an s when pluralizing

github.com/VulcanJS/Vulcan - 53afb9f7c0f861dceb8fe504875c7eb7b457a9fb authored over 4 years ago by eric-burel <[email protected]>
Fix Likert decorator on client by removing GraphQL types declarations

github.com/VulcanJS/Vulcan - aecca62bd6e2d4e4c3e556f8d31e17e7fd105cd8 authored over 4 years ago by SachaG <[email protected]>
Add new field decorator pattern; add new likert scale component; add new arrayItem field property

github.com/VulcanJS/Vulcan - 545139b4283dce7f75ab079d0535ac21d3e4590c authored over 4 years ago by SachaG <[email protected]>
Add createSchema() util

github.com/VulcanJS/Vulcan - 39ed13f29d2532cb3f5065278fc1591eaf2901ba authored over 4 years ago by SachaG <[email protected]>
add Express + use bodyParserGraphQL

github.com/VulcanJS/Vulcan - 2b9675b3fdb74c656e1fa3a6a7f7033dc16f2b84 authored over 4 years ago by eric-burel <[email protected]>
add link to simple rest for auth

github.com/VulcanJS/Vulcan - 86e9e5169ea928037fb5ebd98e7f2c419b9ef950 authored over 4 years ago by eric-burel <[email protected]>
enable CORS whitelisting

github.com/VulcanJS/Vulcan - ac3d2d83dc16b3d1bda75d5b801c1b63c8b1f435 authored over 4 years ago by eric-burel <[email protected]>
first try with cors

github.com/VulcanJS/Vulcan - 03d00fe0e265829fafaefa4a28b9b8656f956b32 authored over 4 years ago by eric-burel <[email protected]>
fix login

github.com/VulcanJS/Vulcan - e97d7b36b730ddbf605c1c06d1bad65a010aef70 authored over 4 years ago by eric-burel <[email protected]>
move queries to mutations for auth

github.com/VulcanJS/Vulcan - de23113df4df99611389547f5087c0954b8d6a95 authored over 4 years ago by eric-burel <[email protected]>
add a logout handler

github.com/VulcanJS/Vulcan - 400efb96bf9496972ba39fb0f66d864cd39132a8 authored over 4 years ago by eric-burel <[email protected]>
first experiment login an user through graphql, can get token

github.com/VulcanJS/Vulcan - ac9c728ea410e0b92539420e5d6c4a03605e6793 authored over 4 years ago by eric-burel <[email protected]>
draft auth query

github.com/VulcanJS/Vulcan - e50fc652f7235b7f01bc1510bfc48949bb9d6a21 authored over 4 years ago by eric-burel <[email protected]>
update changelog

github.com/VulcanJS/Vulcan - 9e83a740812c4989ede2f3103d070d08cc9ac74f authored over 4 years ago by eric-burel <[email protected]>
Merge branch 'release/1.14.1'

github.com/VulcanJS/Vulcan - 8420bec261881e08e2f27e473178dff8ff0172ba authored over 4 years ago by eric-burel <[email protected]>
enhance component whitelist mui

github.com/VulcanJS/Vulcan - 125b16dbf5e7ab17a21c5edd9cdb3d8e07b4a7a7 authored over 4 years ago by eric-burel <[email protected]>
small fix checkbox radio, more robust to null props

github.com/VulcanJS/Vulcan - f66c8422125cb52c0947458fdca856fc702e7cd7 authored over 4 years ago by eric-burel <[email protected]>