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

node simpl-schema + collection2-core: fix vote by specifying the right type of the array (dont use blackbox in the end!)

github.com/VulcanJS/Vulcan - e894c3224c58c2c6c4adcbc0b148de35c2485564 authored almost 8 years ago by xavcz <[email protected]>
polling to 20s by default

github.com/VulcanJS/Vulcan - c505fcbaaca789464faf6546da67035a80f764fc authored almost 8 years ago by xavcz <[email protected]>
vote resolver: isSimulation false -> async callbacks will run

github.com/VulcanJS/Vulcan - fe7baadc8927f1535b0b24f1ab5a81d57d1b9aea authored about 8 years ago by xavcz <[email protected]>
add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add `blackbox: true` for arrays field (validation problem with simple-schema)

github.com/VulcanJS/Vulcan - 9d84fbec982b6c7f3eca73c52822f95da3f59982 authored about 8 years ago by xavcz <[email protected]>
use node `simpl-schema` by aldeed to replace `meteor/aldeed:simple-schema` ; use the meteor collection2 core package as recommended

github.com/VulcanJS/Vulcan - 016935f4fab89547aeb16546e5db3b01511fde29 authored about 8 years ago by xavcz <[email protected]>
poll interval option on withDocument too, specific name for fragment on CustomPostsItem

github.com/VulcanJS/Vulcan - 871f8c65ca66bfa2c0b3955b72a46454a6ca2b25 authored about 8 years ago by xavcz <[email protected]>
Wrap PostsList with withCurrentUser instead of wrapping PostsItem (move it one level up); get rid of ContextPasser and pass closeModal as props instead of context;

github.com/VulcanJS/Vulcan - f810c7166b1d40f00298ea1fdb3c18cad8ec68d2 authored about 8 years ago by Sacha Greif <[email protected]>
simplify PostsDailyList logic a bit

github.com/VulcanJS/Vulcan - 834c33fecfdca12e6a98a83d15d5c26ac09a8a14 authored about 8 years ago by Sacha Greif <[email protected]>
Add option to disable polling; add support for both incremental and non-incremental pagination (call loadMore or loadMoreInc)

github.com/VulcanJS/Vulcan - bcda2bafefb8b30262e77b78ddd0009b0d2ffcad authored about 8 years ago by Sacha Greif <[email protected]>
loading improvements

github.com/VulcanJS/Vulcan - b065e8c27a4250fe59a3fac5e8c866f87cd582bc authored about 8 years ago by Sacha Greif <[email protected]>
update graphql related packages, clean withMesages

github.com/VulcanJS/Vulcan - 31c2f22acdc5123ab0e0d11b505fbe65f5bcf051 authored about 8 years ago by xavcz <[email protected]>
Update std:accounts-ui

github.com/VulcanJS/Vulcan - 130f43e3f3bfccd3fb7993cf0d217950f8824401 authored about 8 years ago by Sacha Greif <[email protected]>
fix daily view pagination

github.com/VulcanJS/Vulcan - 94b514675f48412d9f832ee05f5e4d34b5fcaca4 authored about 8 years ago by Sacha Greif <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

github.com/VulcanJS/Vulcan - 33e46fc6a9aa3497dfadaffe7aa225cf8ce6d9f8 authored about 8 years ago by Sacha Greif <[email protected]>
Make voting generic (posts, comments, etc.) WIP

github.com/VulcanJS/Vulcan - fc982bc20f487bda3399f227b8ea6c9f17fc8a7d authored about 8 years ago by Sacha Greif <[email protected]>
Merge pull request #1536 from philweber/devel

#1517 - Implement configurable excerpt lengths

github.com/VulcanJS/Vulcan - b212163730e8a30324b84bff1c6697a486778131 authored about 8 years ago by Sacha Greif <[email protected]>
#1517 - Implement configurable excerpt lengths

github.com/VulcanJS/Vulcan - 7d30a42b81183914b194f3956fd9cbd7ddc9caba authored about 8 years ago by Phil Weber <[email protected]>
Add movies parameters callback

github.com/VulcanJS/Vulcan - 03d272dfd4de845baca97f6db483f3883cf2b6ff authored about 8 years ago by Sacha Greif <[email protected]>
sort movies list by createdAt; wrap MoviesNewForm with withMessages to fix setState bug

github.com/VulcanJS/Vulcan - ebf929774cc2b2e0ae21526c3197cd6d0e8050e8 authored about 8 years ago by Sacha Greif <[email protected]>
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel

# Conflicts:
# packages/nova-categories/lib/resolvers.js
# packages/nova-comments/lib/resolvers....

github.com/VulcanJS/Vulcan - 8f5891eb30d553f315a1df9c955f112a81a78ccc authored about 8 years ago by Sacha Greif <[email protected]>
Merge pull request #1534 from dominictracey/master

fixed deployment instructions typo

github.com/VulcanJS/Vulcan - 3c57ba0a0abea93392ae5938d8931d4415789f59 authored about 8 years ago by Xavier Cazalot <[email protected]>
Refactor withList to use non-incremental pagination to work around polling+fetchMore incompatibility

github.com/VulcanJS/Vulcan - 2d627a9609bd9c13ddf600e6a805de4766f3468c authored about 8 years ago by Sacha Greif <[email protected]>
withList: allow terms to be passed via options too, then merge it with the one passed via props ; disable events on CategoriesEditForm (todo: re-enable events client-side)

github.com/VulcanJS/Vulcan - 36664013649685e1707cbf1554f68e2a578ac3f5 authored about 8 years ago by xavcz <[email protected]>
make all 'collectionList' resolvers take care of collection.getParameters(terms) + add default parameters (order on categories, postId on comments)

github.com/VulcanJS/Vulcan - 6f69aff0fecbd1da4307bfe253697862622f5d4d authored about 8 years ago by xavcz <[email protected]>
intl key on category, closeCallback passed via props: no need of ContextPasser

github.com/VulcanJS/Vulcan - fe6e527b37077f6068a84c977cafa18f988d5ee9 authored about 8 years ago by xavcz <[email protected]>
re-enable server-side method Posts.increaseClicks

github.com/VulcanJS/Vulcan - 817a81b7fc93ef420287902e784e1988fc34dc86 authored about 8 years ago by xavcz <[email protected]>
fix helpers use in nova:rss, stop using Npm.require, es6 code

github.com/VulcanJS/Vulcan - 763baa388232c078b0100c1a255d73a73eefba83 authored about 8 years ago by xavcz <[email protected]>
fixed deployment instructions typo

github.com/VulcanJS/Vulcan - 014f671f2a53967fb20e17edc393d32defd06abd authored about 8 years ago by Dominic Tracey <[email protected]>
small tweak on categories edit form (intl, remove mutation)

github.com/VulcanJS/Vulcan - 2a997ed2b13b1bf3f99da7410398d229a6c661cb authored about 8 years ago by xavcz <[email protected]>
improve Nova's redux utils (configureStore, addAction, addReducer)

github.com/VulcanJS/Vulcan - b3bcb4de87a94e983d049770928348b8ba28e462 authored about 8 years ago by xavcz <[email protected]>
SmartForm's `prefilledProps` effective on initialization of the form (autofilled values) and not on submit

github.com/VulcanJS/Vulcan - 0d2ab862c82d26249fdd6c1c23ada6de8bece483 authored about 8 years ago by xavcz <[email protected]>
Merge pull request #1532 from comus/patch-1

addRoute function improve, not use array.concat because it will retur…

github.com/VulcanJS/Vulcan - 71a4879e3246ae9b625d616b30fe6a4b56ab9b07 authored about 8 years ago by Xavier Cazalot <[email protected]>
addRoute function improve, not use array.concat because it will return a new array

github.com/VulcanJS/Vulcan - f15906e887c12396566e6468fa1f9b167d907846 authored about 8 years ago by Comus Leong <[email protected]>
Merge pull request #1530 from sonnygauran/devel

using nova:forms shows issues when being imported

github.com/VulcanJS/Vulcan - bafccda2e7cbe13f7f8bf0ef13484ccc8276bae5 authored about 8 years ago by Xavier Cazalot <[email protected]>
update react-bootstrap (empty login dropdown bug fixed now #1463)

github.com/VulcanJS/Vulcan - fcbfd3b3f757255b4d2f4eff1437b42f46b3d294 authored about 8 years ago by xavcz <[email protected]>
Fixed test and importability of nova:forms

Since package depends on Meteor 1.3, fourseven:scss 3.8.0 is used.
See compatibility on https://...

github.com/VulcanJS/Vulcan - 1fb8be48b7fb08443d6efa10b32e545ac8cb41a9 authored about 8 years ago by Sonny Gauran <[email protected]>
Added test for nova:forms

When trying to import package, import fails because of outdated dependency on fourseven:scss

Te...

github.com/VulcanJS/Vulcan - 7fdd4f2cb8539f92397adc6a073c3e2740f15e8b authored about 8 years ago by Sonny Gauran <[email protected]>
modernize nova:voting package structure & re-enable voting/scoring operations async callbacks

github.com/VulcanJS/Vulcan - 18bb665f78ea46bc9fd674f5869862a807d45070 authored about 8 years ago by xavcz <[email protected]>
semver bump: 1.0.0 πŸš€

github.com/VulcanJS/Vulcan - 746da29d7217ca8518c762d460be6864a0b424e6 authored about 8 years ago by xavcz <[email protected]>
update the correct user thanks to the NewsletterButton, disable setState no-op (why is the component unmounted?)

github.com/VulcanJS/Vulcan - d5f9c2369b1816d737a740e0a61d69d48695a01a authored about 8 years ago by xavcz <[email protected]>
Merge pull request #1528 from dominictracey/devel

Allow redux middleware extensions

github.com/VulcanJS/Vulcan - ab0642d9fa5be8982ad58da1ff6c46fb3cdbf28b authored about 8 years ago by Xavier Cazalot <[email protected]>
updates per @xavcz

github.com/VulcanJS/Vulcan - 7ac15e28d35a0493dba451b36f2df59786fad6a4 authored about 8 years ago by Dominic Tracey <[email protected]>
Allow redux middleware extensions

github.com/VulcanJS/Vulcan - 8936776e2362f838581e920cfe49a6f9ad60db88 authored about 8 years ago by Dominic Tracey <[email protected]>
Merge pull request #1526 from comus/patch-1

default avatar image's URL for ssr

github.com/VulcanJS/Vulcan - 14313db271d634199a246eacbdc282f6b3540edb authored about 8 years ago by Xavier Cazalot <[email protected]>
more clean-up

github.com/VulcanJS/Vulcan - b04fabb4492dcc1f119719e93ff7a1feaf4aa18a authored about 8 years ago by xavcz <[email protected]>
update npm react deps, clean some dead code/packages, use query deduplication sent to the server (apollo-client 0.5.24)

github.com/VulcanJS/Vulcan - 45e032d7b91cf2ba2225fd7bcba43e0f46ba1177 authored about 8 years ago by xavcz <[email protected]>
fix small issue with users edit form when logged out

github.com/VulcanJS/Vulcan - 6c5fc6c0dd4f8f8cbc93613080e94b0927799f1d authored about 8 years ago by Sacha Greif <[email protected]>
use networkStatus === 1 instead of loading prop from apollo-client hoc

github.com/VulcanJS/Vulcan - 4ca3cab7ce90583bd607a68303147eb368dbbe7d authored about 8 years ago by xavcz <[email protected]>
default avatar image's URL for ssr

github.com/VulcanJS/Vulcan - d2958eefe064c4a68690ff25c79e7a34a411e39f authored about 8 years ago by Comus Leong <[email protected]>
more work on currentUser, withApp is not needed anymore (=== withCurrentUser), fix missing import on users schema

github.com/VulcanJS/Vulcan - 78ba0e853018f49a8f9419ac5a29a7b301f1db9d authored about 8 years ago by xavcz <[email protected]>
update grapqhl-tools to be able to ask for terms as JSON type, propTypes on UsersMenu

github.com/VulcanJS/Vulcan - 1558531c840f1c4117bf0f4fb3a0f483671ce1a7 authored about 8 years ago by xavcz <[email protected]>
rollback version change for now to fix issue on run

github.com/VulcanJS/Vulcan - e6324788dc3fff572ba0debc289c63406008d7a1 authored about 8 years ago by Sacha Greif <[email protected]>
Update README.md

github.com/VulcanJS/Vulcan - 887223ed323bfeac0e47abbd6e702b4d01e9742c authored about 8 years ago by Sacha Greif <[email protected]>
v0.3.0

github.com/VulcanJS/Vulcan - fa7987d67afd42b9dc271be9fa0231ca2e63008c authored about 8 years ago by Sacha Greif <[email protected]>
fix user log in bug (maybe?)

github.com/VulcanJS/Vulcan - fbff53d76134b635e01059b46a5bb543881fa48c authored about 8 years ago by Sacha Greif <[email protected]>
clean up resolver

github.com/VulcanJS/Vulcan - 163eec76fc0bc59db7ee093877aea5ae37347f07 authored about 8 years ago by Sacha Greif <[email protected]>
NovaForm -> SmartForm

github.com/VulcanJS/Vulcan - 62368a0d48211fcf1cea9cb97d8b62f3cc1215f9 authored about 8 years ago by Sacha Greif <[email protected]>
fix reducer bug (I think?); remove console.logs

github.com/VulcanJS/Vulcan - 03794b1275eebeee08653ade2c2e00a24f135dfe authored about 8 years ago by Sacha Greif <[email protected]>
copy array results to make reordering work

github.com/VulcanJS/Vulcan - f6182c4cd8ec60b45e2b67a18a0aae924644b679 authored about 8 years ago by Sacha Greif <[email protected]>
update readme

github.com/VulcanJS/Vulcan - 6bd1133908bf069c62deab12ea50ac552e18211e authored about 8 years ago by Sacha Greif <[email protected]>
update to apollo-client 0.5.22; small fixes and clean-up; Posts.parameters.get -> Posts.getParameters; add sorting to withList (even though it doesn't work yet); add getParameters to all collections;

github.com/VulcanJS/Vulcan - 70ddd87039c8dcc4a637b78eeb2dbe1f9ca07ff7 authored about 8 years ago by Sacha Greif <[email protected]>
clean up withCurrentUser a bit

github.com/VulcanJS/Vulcan - eba96bc890dafcf2282716029d230d8c52a92d34 authored about 8 years ago by Sacha Greif <[email protected]>
pass entire mutation fragment to NovaForm after all

github.com/VulcanJS/Vulcan - b931fb0df229a7761d536c1f8ad38415654c4afd authored about 8 years ago by Sacha Greif <[email protected]>
rework withList reducer; fix post slug bug

github.com/VulcanJS/Vulcan - f384b78cd2facd9f49a9d9874bd8e3f26b0c217d authored about 8 years ago by Sacha Greif <[email protected]>
when a document is edited, test if it still belongs to a list or not

github.com/VulcanJS/Vulcan - 83f72c96465be3d03a041934348990c617fb9911 authored about 8 years ago by Sacha Greif <[email protected]>
go back to loading current user via GraphQL query for now in withCurrentUser

github.com/VulcanJS/Vulcan - 94f6dd969db5c23bb47991d14beab4917ca14959 authored about 8 years ago by Sacha Greif <[email protected]>
show log in form when creating new post when not logged in; small fixes

github.com/VulcanJS/Vulcan - 8591b49ea3b360f7025e610d950a27500d09b3a5 authored about 8 years ago by Sacha Greif <[email protected]>
Callbacks.add -> addCallback; and other callback functions

github.com/VulcanJS/Vulcan - 4e1a82c1301610a046a3c77a2c84a1d5430ab11d authored about 8 years ago by Sacha Greif <[email protected]>
clean up Telescope imports

github.com/VulcanJS/Vulcan - 1bf4933ebbd70c58268bba2e9ae2f0bbedecad1e authored about 8 years ago by Sacha Greif <[email protected]>
fix voting callback & operateOnItem, fire stopLoading on Vote component when user is not logged in

github.com/VulcanJS/Vulcan - a0b7e647880fd968e6a1e8763c54a6ba1f5bfcf3 authored about 8 years ago by xavcz <[email protected]>
fix withMessages

github.com/VulcanJS/Vulcan - d31ce63a176c9da15e223052561e8adb4c688ffd authored about 8 years ago by xavcz <[email protected]>
some more clean up

github.com/VulcanJS/Vulcan - 5816b175f099ab3b80f081fc2e24d3ff3ca2c456 authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages

github.com/VulcanJS/Vulcan - 381cdc7cffaf746970d4a111125320191c5946e9 authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.strings.add -> addString

github.com/VulcanJS/Vulcan - b8662441e069310efc09de465b12d991f48e9fba authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.settings.get -> getSetting

github.com/VulcanJS/Vulcan - 98fef8ef628bffa98750a55b7368c59c30bf687e authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.utils -> Utils

github.com/VulcanJS/Vulcan - dd0df7dfc5ab80bb6f6d55ae2667a78328a77715 authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.routes -> Routes, addRoute; no more indexRoute

github.com/VulcanJS/Vulcan - aa85aaf9c819c6eaa629abb498c35cbcb8cd36e5 authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.graphQL.foo -> GraphQLSchema.foo

github.com/VulcanJS/Vulcan - a2d7b7c2ef5c12132b4d349db1a37a495aad91b7 authored about 8 years ago by Sacha Greif <[email protected]>
Telescope.callbacks -> Callbacks; Telescope.createCollection -> createCollection

github.com/VulcanJS/Vulcan - 5e1e124a8f7cf1709745d1f7e75d49b50b874b17 authored about 8 years ago by Sacha Greif <[email protected]>
various fixes: upgrade react-apollo; handle array fields in forms; fix "daily" view

github.com/VulcanJS/Vulcan - 292a5e5566319442badfaea51784d5190678e941 authored about 8 years ago by Sacha Greif <[email protected]>
withSingle -> withDocument

github.com/VulcanJS/Vulcan - 8fa846fda37742cdc0bb3fa804b2533b807285aa authored about 8 years ago by Sacha Greif <[email protected]>
remove limit on categories and daily lists; re-export stuff from nova:core; add copyHoCs function;

github.com/VulcanJS/Vulcan - b6b31222fd3f11fcdde38f6834945cf63951d07e authored about 8 years ago by Sacha Greif <[email protected]>
withApp: class with lifecycle hooks so it can preload fields from feature/custom packages; fix Users.getSettings; ssr: plug again the cookies to the request

github.com/VulcanJS/Vulcan - b86ac7c12b444448aeec7a6728ce4be1a2114605 authored about 8 years ago by xavcz <[email protected]>
adapt the proposal of #1522 to apollo branch

github.com/VulcanJS/Vulcan - 5116256a8887abc78079e6a2d0c14cbff2cd4944 authored about 8 years ago by xavcz <[email protected]>
harmonize apollo branch to be on v0.27.5

github.com/VulcanJS/Vulcan - 2638023f4eafe8329674802218764647b04f5e2e authored about 8 years ago by xavcz <[email protected]>
small tweak on user edit form

github.com/VulcanJS/Vulcan - ede37fb9ce4ff7be3b866ae8a523822420f0fa22 authored about 8 years ago by xavcz <[email protected]>
withMessages hoc to avoid having redux code in components

github.com/VulcanJS/Vulcan - 990f21aae134c7f84368f1bc6dfe45b836e23049 authored about 8 years ago by xavcz <[email protected]>
make user edit form work

github.com/VulcanJS/Vulcan - 991748e1540a3d48a35f5535b48f9e71274d7f94 authored about 8 years ago by Sacha Greif <[email protected]>
grab cookies directly in graphql server (step forward to simpler ssr)

github.com/VulcanJS/Vulcan - 311948fb9b5baaab2a072766773c7f315d9b5e14 authored about 8 years ago by xavcz <[email protected]>
make withSingle accept slug parameter; no need for variables in withMutation anymore; port newsletter methods to Apollo

github.com/VulcanJS/Vulcan - ce103c568c100bff6920044281c0aed92f0a05d9 authored about 8 years ago by Sacha Greif <[email protected]>
embedly: use `withMutation` + make getEmbedlyData mutation returning a JSON type

github.com/VulcanJS/Vulcan - 7d83b93b8168b3f496e6b1ea5fb89c5bb542c27e authored about 8 years ago by xavcz <[email protected]>
Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent

github.com/VulcanJS/Vulcan - 37f4bdaf91ee2bbf3a2c86abc840ae7dff611d30 authored about 8 years ago by xavcz <[email protected]>
Merge pull request #1521 from brunoamaral/patch-1

adds pt-PT localization to the list

github.com/VulcanJS/Vulcan - 7308441ff25cb66863cf799d3f38fe4f22b36aac authored about 8 years ago by Xavier Cazalot <[email protected]>
permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members

github.com/VulcanJS/Vulcan - 4e6e312469a09fe0bc4ab6be6148d1e2f9ebb472 authored about 8 years ago by xavcz <[email protected]>
fix categories container & forms

github.com/VulcanJS/Vulcan - 5071a862669de3da927276ced5a9a63c10cdd7b3 authored about 8 years ago by xavcz <[email protected]>
small tweaks on loadMore buttons, update graphql-tools (JSON scalar fix), fix remove callback on comments

github.com/VulcanJS/Vulcan - 94edfc01ecb7903ace4fffed8d43a38fb59deb1e authored about 8 years ago by xavcz <[email protected]>
add withMutation helper HoC for mutations that return a single JSON object

github.com/VulcanJS/Vulcan - 711a7b11537281149dddb644e98320d7080dfe18 authored about 8 years ago by Sacha Greif <[email protected]>
implement Embedly methods as graphql mutations

github.com/VulcanJS/Vulcan - 1386467e5c848446bc2caf148c507ab85d6e9e09 authored about 8 years ago by Sacha Greif <[email protected]>