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

export addAsChildRoute

github.com/VulcanJS/Vulcan - 7e56a7180d41b9a85f033c18b5250f5f6e26f72e authored over 7 years ago by SachaG <[email protected]>
Update removeGettingStartedContent() to work without a method

github.com/VulcanJS/Vulcan - 5466545683bbf0a01f2b098061134fa3cb93a34f authored over 7 years ago by SachaG <[email protected]>
Merge branch 'dataloader' into devel

github.com/VulcanJS/Vulcan - 1e9ddbb92bcc0ef0cba57983a3a288a1a00ae3e1 authored over 7 years ago by SachaG <[email protected]>
Use prefilledProps for both edit document and new document forms

github.com/VulcanJS/Vulcan - 64afd5d8c2d3afacec7b8887d73de4f3f4707451 authored over 7 years ago by SachaG <[email protected]>
Merge pull request #1616 from Discordius/upstream

fix bug where All Categories didn't clear the category filter

github.com/VulcanJS/Vulcan - aa35d7f896985411dd29e9a82d7c08d1141f9610 authored over 7 years ago by Sacha Greif <[email protected]>
Using dataloader for users, posts, comments, categories, and voting resolvers

github.com/VulcanJS/Vulcan - 986c6bc79f3a699c2ee4b79bbc86c7cc01349ed0 authored over 7 years ago by SachaG <[email protected]>
use Dataloader for posts list, post user, and post upvoters resolvers

github.com/VulcanJS/Vulcan - 1c080a4059f93c95a0a55fe72c4b9cd758856e72 authored over 7 years ago by SachaG <[email protected]>
keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array

github.com/VulcanJS/Vulcan - dd76442ab3cb522e3a44420679b7028cf874ffc6 authored over 7 years ago by SachaG <[email protected]>
Use function foo() {} syntax for all callback functions so they have names

github.com/VulcanJS/Vulcan - 193b0a2895c16c4490c8a850e6ee500bacd7f9ea authored over 7 years ago by SachaG <[email protected]>
Add sample newsletter integration template file

github.com/VulcanJS/Vulcan - f9386a07bd7ff8eeb65732055ec8d23c603c970b authored almost 8 years ago by SachaG <[email protected]>
more refactoring

github.com/VulcanJS/Vulcan - f6165a1d2c40ec9f8434d3d3dbc313c84bd8fc00 authored almost 8 years ago by SachaG <[email protected]>
Add title

github.com/VulcanJS/Vulcan - e48a94598d2f2522bba9ed65ce64b68da1093624 authored almost 8 years ago by SachaG <[email protected]>
don’t try to follow resolvers for form’s generated fragment

github.com/VulcanJS/Vulcan - b41102630ff4db91b6a3ca940ac5f2f261d1d59a authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'master' into devel

github.com/VulcanJS/Vulcan - 881ac78cac3a705c01b5375414f1e1766d3f2623 authored almost 8 years ago by SachaG <[email protected]>
More refactoring, working on sendy integration

github.com/VulcanJS/Vulcan - b57b55351f471e05ba6ff433b2099c80be44261d authored almost 8 years ago by SachaG <[email protected]>
Refactoring newsletter package, adding sendy integration

github.com/VulcanJS/Vulcan - b8e6751790c8a1df23028a5060c3fd220beecae7 authored almost 8 years ago by SachaG <[email protected]>
fix bug where All Categories didn't clear the category filter

github.com/VulcanJS/Vulcan - 558f8fd676a35d2f0767970e68e9f976ee1709ad authored almost 8 years ago by ESRogs <[email protected]>
Version 1.3.2

github.com/VulcanJS/Vulcan - 99c88dcbb1783fcb3c320a697b9ce24d576f2c5a authored almost 8 years ago by SachaG <[email protected]>
Fix posts form bug with missing status options

github.com/VulcanJS/Vulcan - a815dca0a2610fff60e5c1e2d8cd3e9327b910fe authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'master' of https://github.com/VulcanJS/Vulcan

github.com/VulcanJS/Vulcan - 8d2a54e4cbf63a226674dd63433d301fdd3b5174 authored almost 8 years ago by SachaG <[email protected]>
Add package versions in order to publish lib and accounts packages

github.com/VulcanJS/Vulcan - 4da8c04bece784fc793aba01d5bd6b2d32819f71 authored almost 8 years ago by SachaG <[email protected]>
version 1.3.1

github.com/VulcanJS/Vulcan - 2c741e526daa0c17e6c0eee9994835424b961a88 authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 37532d276dbab87e5d13e5fd4b625e7cd8142b95 authored almost 8 years ago by SachaG <[email protected]>
Create same dummy users for movies example and Instagram example

github.com/VulcanJS/Vulcan - 59700381a28112bde3588eae2f202adf7f770cbf authored almost 8 years ago by SachaG <[email protected]>
Merge pull request #1612 from iamrommel/devel

Should call the property of parentRouteName properly

github.com/VulcanJS/Vulcan - e69f2249c0e0f33b59b91cb24619ce44d75ab738 authored almost 8 years ago by Sacha Greif <[email protected]>
Should call the property of parentRouteName properly by using "[]" and not by "." notation

github.com/VulcanJS/Vulcan - e1622bfe19f0fe9c55412d0fd53a7af58eed2d0e authored almost 8 years ago by Rommel Manalo <[email protected]>
Update README.md

github.com/VulcanJS/Vulcan - 699fe90065f05392e9b7157c94b422df14179cf0 authored almost 8 years ago by Sacha Greif <[email protected]>
Merge branch 'iamrommel-devel' into devel

github.com/VulcanJS/Vulcan - 991b01b3852ba193931f2c71bdb04042ca13c666 authored almost 8 years ago by SachaG <[email protected]>
formatting

github.com/VulcanJS/Vulcan - 118693b9db5de1a5b920f424358d3037aab9271c authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'devel' of https://github.com/iamrommel/Telescope into iamrommel-devel

github.com/VulcanJS/Vulcan - f0e96177716ce274994dbd8c08fef4c24c063d3c authored almost 8 years ago by SachaG <[email protected]>
Check on terms rather than selector for easier use client-side

github.com/VulcanJS/Vulcan - 9135ec00fc03a77a25eae82e73e4a6ed9d14a176 authored almost 8 years ago by SachaG <[email protected]>
Add permission checks to Posts resolvers

github.com/VulcanJS/Vulcan - 4f0c190dd853388d5e53fe7eaf9ddff11861562b authored almost 8 years ago by SachaG <[email protected]>
Added the extra arguments on addRoute(routeOrRouteArray, parentRouteName); if there there is value for parentRouteName it will look for the route name and add the new route as a child of it

github.com/VulcanJS/Vulcan - d62a1896eb81796896669541043e45e33183468e authored almost 8 years ago by Rommel Manalo <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - 6d658b3738cad1393a0271f715951990645a42db authored almost 8 years ago by Rommel Manalo <[email protected]>
Telescope -> Vulcan; add Vulcan.getGraphQLSchema on the server

github.com/VulcanJS/Vulcan - 0369d19c1057be9d843ab32b83ff625ec4b8f88c authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - 8be4f2a576c23cbb890dc71fe69772b677efcf83 authored almost 8 years ago by Rommel Manalo <[email protected]>
fix example-customization package dependencies

github.com/VulcanJS/Vulcan - c303ee74d005b80e49673a28538235a9c6828c0d authored almost 8 years ago by SachaG <[email protected]>
Fix Apollo-client issue (see https://github.com/apollographql/apollo-client/issues/1524)

github.com/VulcanJS/Vulcan - 77187dad1780f2f7ef23328f392d7ae345b0e8ce authored almost 8 years ago by SachaG <[email protected]>
small tweaks

github.com/VulcanJS/Vulcan - b42a5af6ed7d4fe38c06072d6395903f02fc2d5f authored almost 8 years ago by SachaG <[email protected]>
Update prestart script

github.com/VulcanJS/Vulcan - 492a715d5ab115bccdaf87c87925bfa8be36cc25 authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

# Conflicts:
# prestart_nova.sh

github.com/VulcanJS/Vulcan - 7ad8fc6ffc6eecb955bd050d37b8790dabbe5614 authored almost 8 years ago by SachaG <[email protected]>
Upgrade fourseven:scss to 4.5.0

github.com/VulcanJS/Vulcan - 0020ae0b89cd2929edbc43f84d750654ad11cec0 authored almost 8 years ago by SachaG <[email protected]>
Get rid of collection2; do validations at mutation level

github.com/VulcanJS/Vulcan - e5837a6c0e5136436efa40f5f485f50cb5819cb1 authored almost 8 years ago by SachaG <[email protected]>
use options.collectionName instead of collection._name

github.com/VulcanJS/Vulcan - 27da5d0de9646c5e8517653ce59bf679387e7687 authored almost 8 years ago by SachaG <[email protected]>
Use different loading property name for loading in withCurrentUser to avoid conflicts with withList and withDocument; improve posts /out code

github.com/VulcanJS/Vulcan - e992a2ceba494b7d6ec6650b779e7d7547aec4df authored almost 8 years ago by SachaG <[email protected]>
make Cloudinary callback sync so that mutations can return thumbnail URLs

github.com/VulcanJS/Vulcan - 95aafb3fcc33eb16e75d5a78a68a92769309bb97 authored almost 8 years ago by SachaG <[email protected]>
Get rid of jparker:gravatar

github.com/VulcanJS/Vulcan - 464e8641d340044bff6e2cfa1fc3ae9f2396d502 authored almost 8 years ago by SachaG <[email protected]>
Create new Newsletters collection

github.com/VulcanJS/Vulcan - 09dea1cff82dfa520f576b08394e7eb556b16185 authored almost 8 years ago by SachaG <[email protected]>
Add missing categories dependency; fix cloudinaryUrls blackbox bug; clean up forms dependencies; add optional collection2 replacement; fix restart script

github.com/VulcanJS/Vulcan - 23b71dbda865cb0c23c80d999b6649f97acf3f88 authored almost 8 years ago by SachaG <[email protected]>
Merge pull request #1601 from claudey/devel

Semi-colon Updates

github.com/VulcanJS/Vulcan - 3c41de5617043c14c6658e18c9b39171307e55b6 authored almost 8 years ago by Sacha Greif <[email protected]>
Semi-colon Updates

I doubt the app will ever break because of those semi-colon omissions but I added them, just to ...

github.com/VulcanJS/Vulcan - f3f309021ab0ae2543e7d78a531516424740f62b authored almost 8 years ago by Claude Ayitey <[email protected]>
Merge pull request #1600 from dominictracey/devel

Workaround for Issue #1580

github.com/VulcanJS/Vulcan - 75196356e92f748e54e5ff59f82704be8e637792 authored almost 8 years ago by Xavier Cazalot <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - bc306ba7034e102f981d6326766d5f3a6f29d2ed authored almost 8 years ago by Dominic Tracey <[email protected]>
Merge pull request #1596 from dominictracey/devel

Enable facebook sharing of posts by supporting facebook scraper reqs

github.com/VulcanJS/Vulcan - ad138a01835c1948947bca23e0881603da5209f8 authored almost 8 years ago by Xavier Cazalot <[email protected]>
Merge pull request #1597 from meteorplus/patch-2

small fix for bash install meteor

github.com/VulcanJS/Vulcan - 5f87cbfe83e87aa11c9b95818075a70345eac3e1 authored almost 8 years ago by Xavier Cazalot <[email protected]>
add missing dependency (fix #1598)

github.com/VulcanJS/Vulcan - bdba13a904d950435f13b5611f12b34ef30cf56a authored almost 8 years ago by SachaG <[email protected]>
Add a way to remove a GraphQL resolver

github.com/VulcanJS/Vulcan - 641ec97a937f71d3ac0bd252716381f672957d51 authored almost 8 years ago by SachaG <[email protected]>
add vulcan:core package in `packages` to work around dependency problem with tracker-component

github.com/VulcanJS/Vulcan - 3fbe549b5d5389cb165706cc33a8c3905474cf58 authored almost 8 years ago by SachaG <[email protected]>
Add dbCollectionName option to createCollection

github.com/VulcanJS/Vulcan - 5bad048505ff4a3111f7994114dcb90fcaf5adf9 authored almost 8 years ago by SachaG <[email protected]>
Clean up packages; create new example-forum package

github.com/VulcanJS/Vulcan - 968bf5584865913ddad9092522de2c42d8c442c4 authored almost 8 years ago by SachaG <[email protected]>
small fix for bash install meteor

Tested on a Linux install but gave an error now it's all fixed and tested

github.com/VulcanJS/Vulcan - 1b57a37fd8a0c14d128dd31ee9d7652616ad553c authored almost 8 years ago by MeteorPlus <[email protected]>
Get rid of example-movies-full package

github.com/VulcanJS/Vulcan - dfe6e314a30ebc23f20ae7f66bc226405e8db15c authored almost 8 years ago by SachaG <[email protected]>
add comments to Instagram package

github.com/VulcanJS/Vulcan - 64da012d7f7df8066c6a537789a77d44cc431040 authored almost 8 years ago by SachaG <[email protected]>
Add forms-upload directly in core repo

github.com/VulcanJS/Vulcan - 26f8e3aadb01b9c042c0a57027535d03b27bdc0b authored almost 8 years ago by SachaG <[email protected]>
Workaround for Issue #1580

github.com/VulcanJS/Vulcan - 52bf06810986fb4ed70e3548ca23c1f048b1747e authored almost 8 years ago by Dominic Tracey <[email protected]>
Revert "Workaround for Issue #1580"

This reverts commit b46e6d4fa021f4c66b19f2b40c5b44612954c0a7.

github.com/VulcanJS/Vulcan - 1892a3cf58c2b03c7bbf39853d56717b4b5399ff authored almost 8 years ago by Dominic Tracey <[email protected]>
Workaround for Issue #1580

github.com/VulcanJS/Vulcan - b46e6d4fa021f4c66b19f2b40c5b44612954c0a7 authored almost 8 years ago by Dominic Tracey <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - 3f20efb5ecd7ee5e92a92358d76d3f55268a8045 authored almost 8 years ago by Dominic Tracey <[email protected]>
revert protocol stripping

github.com/VulcanJS/Vulcan - 85499ac8566552ba4a2ee2f82f662c71ae279405 authored almost 8 years ago by Dominic Tracey <[email protected]>
Merge branch 'devel' of https://github.com/dominictracey/Telescope into devel

* 'devel' of https://github.com/dominictracey/Telescope:
Facebook scraper requires protocol (e...

github.com/VulcanJS/Vulcan - 74ed0f0fbf99fe8e8b468e4fdce659dc73eb4c6c authored almost 8 years ago by Dominic Tracey <[email protected]>
clean up. Some questions around protocol stripping on line 33.

github.com/VulcanJS/Vulcan - 41ddd65d8e137dac29ebd2b5ba7641faa5ef980c authored almost 8 years ago by Dominic Tracey <[email protected]>
working on Instagram example; use forms-upload package

github.com/VulcanJS/Vulcan - 7fd6cce117b7cf892ccc143f492f39cab49b6dee authored almost 8 years ago by SachaG <[email protected]>
add onClick handler to icons; fix forms placeholder; add dummy property hook in users package directly

github.com/VulcanJS/Vulcan - a5d8202f275f856373e90cc30b4d2276d952e50e authored almost 8 years ago by SachaG <[email protected]>
Small improvements to movie example, added Instagram example

github.com/VulcanJS/Vulcan - f78be3a62bc58d8d982678851ed9fddd1d508199 authored almost 8 years ago by SachaG <[email protected]>
Facebook scraper requires protocol (e.g. http) on og:image meta tags.

github.com/VulcanJS/Vulcan - 7d5d1a12ad9c4ca9efd0f75832d0907cd861f4bf authored almost 8 years ago by Dominic Tracey <[email protected]>
Set embedly default thumbnail size to minimum size accepted by Facebook

github.com/VulcanJS/Vulcan - d87c5e2efa42170165b36387d64be1bc5fc43f13 authored almost 8 years ago by Dominic Tracey <[email protected]>
Fix SSR for Facebook scraper

github.com/VulcanJS/Vulcan - 5fc28bb9d3c7cc5eeccfa3b206f77598591491b7 authored almost 8 years ago by Dominic Tracey <[email protected]>
Clarify readme

github.com/VulcanJS/Vulcan - c692d9ffac6628035c76a828490c3c44fc088ee2 authored almost 8 years ago by SachaG <[email protected]>
Merge branch 'master' of https://github.com/TelescopeJS/Telescope

github.com/VulcanJS/Vulcan - 82c080fa2e9db5bfa6e980916fd937c3fa7aad18 authored almost 8 years ago by SachaG <[email protected]>
fix base-components user accounts

github.com/VulcanJS/Vulcan - da2d9c2b817817a0ab0db25fe468993b8a7a232b authored almost 8 years ago by SachaG <[email protected]>
Nova -> Vulcan

github.com/VulcanJS/Vulcan - 929352619f47eb7ad1856442c5d4a48c8003ed90 authored almost 8 years ago by SachaG <[email protected]>
renaming nova-xyz directories to vulcan-xyz

github.com/VulcanJS/Vulcan - 72be56a59034854d388837e0a57de775ae910635 authored almost 8 years ago by SachaG <[email protected]>
Small visual tweaks

github.com/VulcanJS/Vulcan - 2dff96f17cdb15c8d454ca41bf9084521781ea8d authored almost 8 years ago by SachaG <[email protected]>
version 1.3.0

github.com/VulcanJS/Vulcan - ff1ce040fe789197630addfa9a45ffdc1fc31109 authored almost 8 years ago by SachaG <[email protected]>
nova -> vulcan

github.com/VulcanJS/Vulcan - d970c92f8291217751b0ce1da4dd740ccc381974 authored almost 8 years ago by SachaG <[email protected]>
Fix small details

github.com/VulcanJS/Vulcan - 4d5c5f6499285701d5ecb6cf79e0b2a4fb8c6bc6 authored almost 8 years ago by SachaG <[email protected]>
fix limit

github.com/VulcanJS/Vulcan - 11a8889dee6c6c27305a2ceeb3937e3d02a38454 authored almost 8 years ago by SachaG <[email protected]>
Move store rest logic to nova:accounts; get rid of AccountsForm component

github.com/VulcanJS/Vulcan - 2f0775a7b84488c86dae478c3625e2f9b7c267a2 authored almost 8 years ago by SachaG <[email protected]>
migrate accounts from accounts-t9n to react-i18n

github.com/VulcanJS/Vulcan - f5e4bd5ba1ef0f1709207a4876d88cea894e9c8e authored almost 8 years ago by SachaG <[email protected]>
Framework-demo -> example-movies-full

github.com/VulcanJS/Vulcan - 93e2eb7ac196b9cee7269c6d8ca033eb45257277 authored almost 8 years ago by SachaG <[email protected]>
updating packages

github.com/VulcanJS/Vulcan - ec0c7dfcc1d65cc92731ea26cc680e3213465ca0 authored almost 8 years ago by SachaG <[email protected]>
Include bootstrap CSS in movies example packages for now

github.com/VulcanJS/Vulcan - 308280d74904a2172824c260d6ef953737116818 authored almost 8 years ago by SachaG <[email protected]>
make accounts-ui package use Vulcan component API

github.com/VulcanJS/Vulcan - 965339d85f9c51581d326238d716527f0d74b2ba authored almost 8 years ago by SachaG <[email protected]>
Merge pull request #1593 from comus/ss-patch

Unable to assign category to a post (fix #1592)

github.com/VulcanJS/Vulcan - b1ea4e3c44c940278f01cf8ec23c6a6a8a2aff4e authored almost 8 years ago by Xavier Cazalot <[email protected]>
Unable to assign category to a post (fix #1592)

github.com/VulcanJS/Vulcan - 2535f09f4bb2cd22c77c22d73430cd675a8e95f9 authored almost 8 years ago by Comus Leong <[email protected]>
Merge pull request #1589 from comus/account-ui-patch

a make sense modified std:accounts-ui for telescope

github.com/VulcanJS/Vulcan - 8109a8df57afd67e71203d117926a3faec4b0487 authored almost 8 years ago by Xavier Cazalot <[email protected]>
Merge branch 'master' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - f05b2479fea573df27de42345bfdefd73533bed5 authored almost 8 years ago by Rommel Manalo <[email protected]>
std:accounts-ui, add props.user to AccountsForm (framework demo), currentUser query return services object for client side knows the services of the currentUser have, ex. for add changePassword button.

github.com/VulcanJS/Vulcan - e1960fd00ff229ac8326a99dc0a1bf5ecc960150 authored almost 8 years ago by Comus Leong <[email protected]>