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

renaming variables to be more accurate; adding submitCallback to forms

github.com/VulcanJS/Vulcan - 4fb68d4cc761b0eb5e9b4d3ca4048ea3617ad85d authored almost 9 years ago by Sacha Greif <[email protected]>
Merge pull request #1287 from MHerszak/nova

Nova package updates

github.com/VulcanJS/Vulcan - ae11776cbb5c309e91b63343aedec34a5a7ebf10 authored almost 9 years ago by Sacha Greif <[email protected]>
Package update: std:accounts-ui from 1.1.5 to 1.1.12, collection2 from 2.8.0 to 2.9.1, react-meteor-data from 0.2.6beta to 0.2.7, check-npm-versions from 0.1.1 to 0.2.0

github.com/VulcanJS/Vulcan - 43f2bc9f94b1dc5fdbe10409cff9045e62bd030e authored almost 9 years ago by michelherszak <[email protected]>
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova

Merge after

github.com/VulcanJS/Vulcan - 4a5a1ca3c2dddbf5c47b9a515fa4ce268be367a0 authored almost 9 years ago by michelherszak <[email protected]>
use nova:forms for comment new/reply forms as well

github.com/VulcanJS/Vulcan - 576fae30087480adffd6808edebb661c4f40a149 authored almost 9 years ago by Sacha Greif <[email protected]>
adding loading spinner

github.com/VulcanJS/Vulcan - 8305cd8a3dacc56230b69a4dc29ddf0a46918792 authored almost 9 years ago by Sacha Greif <[email protected]>
disable new comment form while submitting

github.com/VulcanJS/Vulcan - 86509c3869c47b36d6b8988724c1158e0dca0811 authored almost 9 years ago by Sacha Greif <[email protected]>
select accounts package at app level; disable custom oauth buttons logic for now

github.com/VulcanJS/Vulcan - 20b8227b64cc40d664ea34f315608031daa7ced5 authored almost 9 years ago by Sacha Greif <[email protected]>
extract account form into own component; use modal to show it instead of comment form when not logged in; add size option for modal

github.com/VulcanJS/Vulcan - 2fca9b690000250e461b453c70deeb79d435852e authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'xavcz-comments-login' into nova

github.com/VulcanJS/Vulcan - 20c1d0a3659a8d6642d7d317703449731ee61c42 authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'comments-login' of https://github.com/xavcz/Telescope into xavcz-comments-login

# Conflicts:
# .meteor/versions
# packages/nova-base-components/lib/users/AccountsMenu.jsx
# pac...

github.com/VulcanJS/Vulcan - 77140ac09f03dc51c2591c9b30f47b165d8a14d9 authored almost 9 years ago by Sacha Greif <[email protected]>
use named function

github.com/VulcanJS/Vulcan - a9b1d82ee06f0d5087e0d9eb33a87aae66077a02 authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova

github.com/VulcanJS/Vulcan - 5bf264f0b498cb9c9ef4c0fa4fa8de60fe02b917 authored almost 9 years ago by Sacha Greif <[email protected]>
versions

github.com/VulcanJS/Vulcan - 1b1d031ea09f5dc071f183960d8d55ac68ef974d authored almost 9 years ago by Sacha Greif <[email protected]>
Merge pull request #1286 from studiointeract/nova

Bugfixes for std:accounts-ui

github.com/VulcanJS/Vulcan - 62e1efe3b9f01f4de7979a4861e470f5b9af7e66 authored almost 9 years ago by Sacha Greif <[email protected]>
Updated to latest version of std:accounts-ui

github.com/VulcanJS/Vulcan - ad933c7192858d212811c089e98a178b307bc251 authored almost 9 years ago by Tim Brandin <[email protected]>
Bugfixes for std:accounts-ui

github.com/VulcanJS/Vulcan - 1c9b172dc9871c6069994c053de9fe24c3cf301a authored almost 9 years ago by Tim Brandin <[email protected]>
comment the accounts.onCreateUser callback in order to let the app run

github.com/VulcanJS/Vulcan - d91c829053519a63510985471b37aac919380b5e authored almost 9 years ago by xavizalote <[email protected]>
update to std:[email protected] -> solve the problem of pre & post submit hooks

github.com/VulcanJS/Vulcan - 6f489746bf2be6ee2193388f75c971f7046cf9b7 authored almost 9 years ago by xavizalote <[email protected]>
"do nothing on sign in/up" hooks

github.com/VulcanJS/Vulcan - e43b1c856a7aa437d81ddf866af4ab46fc7299da authored almost 9 years ago by xavizalote <[email protected]>
tweak social buttons rendering

github.com/VulcanJS/Vulcan - 32dfc92c0a83504cdf0ce77c2069c4de36e023fb authored almost 9 years ago by xavizalote <[email protected]>
switch to std:accounts-ui (same package but moved repo) & add accounts form instead of new comment form if the user is not logged in

github.com/VulcanJS/Vulcan - 680e5b9ce45d21dd5dafafd6d0ccb6db67b19e8b authored almost 9 years ago by xavizalote <[email protected]>
Commit after merge

github.com/VulcanJS/Vulcan - 03bcd084a94a6f87fbddf36aa67813f27d0d88a1 authored almost 9 years ago by michelherszak <[email protected]>
publish createdAt

github.com/VulcanJS/Vulcan - 3967e5ca736218fc858e0d515e2a08c36bb4f32b authored almost 9 years ago by Sacha Greif <[email protected]>
use ES6 classes for form components; disable form while it's submitting

github.com/VulcanJS/Vulcan - aff400ec9f1762c960af76b669af99455d6c4106 authored almost 9 years ago by Sacha Greif <[email protected]>
use ES6 class for CategoriesList because functional stateless components can't return null

github.com/VulcanJS/Vulcan - 9127c43b262bb6c495d24ab01d046f2ebb30cbd2 authored almost 9 years ago by Sacha Greif <[email protected]>
fix new setting name

github.com/VulcanJS/Vulcan - b5352d1d374162f274abb9249cacfa7d83ee8437 authored almost 9 years ago by Sacha Greif <[email protected]>
switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form;

github.com/VulcanJS/Vulcan - f2f7b6ab180f41ce1dd0d3f6b443b2c2db63e2e0 authored almost 9 years ago by Sacha Greif <[email protected]>
import EditDocument (thanks @MHerszak!)

github.com/VulcanJS/Vulcan - da9795b43d4289a5403043b7be53e69b66b4f18a authored almost 9 years ago by Sacha Greif <[email protected]>
EditComponent wasn't available through Telescope.components. The import from nova:forms fixed it for UserEdit.jsx

github.com/VulcanJS/Vulcan - 8f148bbf1ad6f285f7e8e5ba713ddb111185ff6c authored almost 9 years ago by michelherszak <[email protected]>
wrap post edit form in DocumentContainer to load extra properties like body

github.com/VulcanJS/Vulcan - ece9a98c4bf076d41675ceecec55196bbc253886 authored almost 9 years ago by Sacha Greif <[email protected]>
add minifiers

github.com/VulcanJS/Vulcan - e4b2a11a41715f3c77c67896c9715a4b5d9b3c97 authored almost 9 years ago by Sacha Greif <[email protected]>
use simpleSchema for validation; make sure posts default to sticky: false

github.com/VulcanJS/Vulcan - 62928f1b2d116e322021bb110b3893118eef7e7b authored almost 9 years ago by Sacha Greif <[email protected]>
create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit

github.com/VulcanJS/Vulcan - 0cb56d8b79c10dbdecfa30ca512577a5c1335125 authored almost 9 years ago by Sacha Greif <[email protected]>
enable $unset of empty properties in edit form; bring in CheckboxGroup code to work around refs bug

github.com/VulcanJS/Vulcan - deb48b5a9745ca8df88643db0c4e40457c358cc6 authored almost 9 years ago by Sacha Greif <[email protected]>
include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug

github.com/VulcanJS/Vulcan - b23b7eea739b853431e99f301878bc903c58a8a8 authored almost 9 years ago by Sacha Greif <[email protected]>
readme

github.com/VulcanJS/Vulcan - 40d3a737bfe1c1e2b1736a4f268a57e736925dfd authored almost 9 years ago by Sacha Greif <[email protected]>
clean up imports

github.com/VulcanJS/Vulcan - 8c2e37c2470fd950dc0738a389d188ab077c781f authored almost 9 years ago by Sacha Greif <[email protected]>
basic mobile view

github.com/VulcanJS/Vulcan - 8c676f3483f5b92d646ae0ffba3c23c9b9f91f72 authored almost 9 years ago by Sacha Greif <[email protected]>
rename packages for consistency

github.com/VulcanJS/Vulcan - 6a31ef28716907b44db875be41ff4fa6b833b588 authored almost 9 years ago by Sacha Greif <[email protected]>
remove Blaze templates; add import React everywhere

github.com/VulcanJS/Vulcan - dfca7df84617b6d236b242700846116138ea5597 authored almost 9 years ago by Sacha Greif <[email protected]>
adding sample settings.son

github.com/VulcanJS/Vulcan - 55ea19bdcc2345c2fa2de7dc1830808cc9cc06fb authored almost 9 years ago by Sacha Greif <[email protected]>
capitalising form labels

github.com/VulcanJS/Vulcan - bc54cffdd03d5f7571f5872c873e546572dffcfd authored almost 9 years ago by Sacha Greif <[email protected]>
add user accounts ui using react-accounts-ui

github.com/VulcanJS/Vulcan - 5e0830d86a8bbe94fb6384db163ae6d79b2fd209 authored almost 9 years ago by Sacha Greif <[email protected]>
adding delete post feature

github.com/VulcanJS/Vulcan - de8f1e4c0dbe1be60844d73b27616a0d82e836cb authored almost 9 years ago by Sacha Greif <[email protected]>
working on user profile

github.com/VulcanJS/Vulcan - 393106497d47bdb58994cb3aaef22393c9b811dd authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'stashed-stuff' into nova

github.com/VulcanJS/Vulcan - 0a1810988957411234172f41438fb4527fbfb87c authored almost 9 years ago by Sacha Greif <[email protected]>
working on daily view

github.com/VulcanJS/Vulcan - 184ff290ac3d45c45678ad8ed487e189184cc4e3 authored almost 9 years ago by Sacha Greif <[email protected]>
don't need href="#"; commenting out HeadTags for now

github.com/VulcanJS/Vulcan - 247a589d396c25237df972082bd58d1154c13288 authored almost 9 years ago by Sacha Greif <[email protected]>
working on 404 (doesn't work yet?)

github.com/VulcanJS/Vulcan - 4ccde98b0000759a12cc140ac9b99131a36138fa authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'xavcz-nova' into nova

github.com/VulcanJS/Vulcan - 7febbd54c1457293d378f98e63d38ef174f5dfb4 authored almost 9 years ago by Sacha Greif <[email protected]>
Merge branch 'nova' of https://github.com/xavcz/Telescope into xavcz-nova

# Conflicts:
# .meteor/versions
# package.json
# packages/base-components/lib/common/Header.jsx
...

github.com/VulcanJS/Vulcan - f1015b9b32db06e5fe4c65baca021f2cb2e764de authored almost 9 years ago by Sacha Greif <[email protected]>
add post excerpt (see https://github.com/TelescopeJS/Telescope/pull/1280)

github.com/VulcanJS/Vulcan - 8d5c5ece0e6b1d78f9884090dc5a947ae8ff5046 authored almost 9 years ago by Sacha Greif <[email protected]>
handle case where there are no categories

github.com/VulcanJS/Vulcan - 84fba4af129fa0b77e603e211fa590593bfb227f authored almost 9 years ago by Sacha Greif <[email protected]>
show thumbnails

github.com/VulcanJS/Vulcan - ac45ef754c2957ebd91524518fbbb2e6430ceb9a authored almost 9 years ago by Sacha Greif <[email protected]>
add users.setSetting method; finish newsletter; add close button to messages

github.com/VulcanJS/Vulcan - feefd616c20947c7fd50e16a230aeb7a6f99845b authored almost 9 years ago by Sacha Greif <[email protected]>
extract App component from AppComposer

github.com/VulcanJS/Vulcan - d5ebbec0db52f48e50bed98f5a3fdd8ebdef8a7d authored almost 9 years ago by Sacha Greif <[email protected]>
working on forms; use React Composer for AppContainer

github.com/VulcanJS/Vulcan - 05080fa97e04216d06322ab089c54cb3e48aca02 authored almost 9 years ago by Sacha Greif <[email protected]>
mark active category

github.com/VulcanJS/Vulcan - b22dcdca1e61c8882eee06a737ce951c7361e6ed authored almost 9 years ago by Sacha Greif <[email protected]>
fix slug bug

github.com/VulcanJS/Vulcan - d8bb7570ecad3b223c5a112b45c5ed718d29894f authored almost 9 years ago by Sacha Greif <[email protected]>
working on user menu

github.com/VulcanJS/Vulcan - a175441c334b711015a849fec0016cd2e24e66dc authored almost 9 years ago by Sacha Greif <[email protected]>
working on single post page and comments

github.com/VulcanJS/Vulcan - 1939e29d830a4e6ad4130d2f49ae6d1bdfd7ba4a authored almost 9 years ago by Sacha Greif <[email protected]>
Post -> PostPage

github.com/VulcanJS/Vulcan - 52188287d4a5637a034cbb5ce5f4c26a17a07630 authored almost 9 years ago by Sacha Greif <[email protected]>
work on nav and avatars

github.com/VulcanJS/Vulcan - a93cbc60de7cc474ca372770e1b650ad51e02bc9 authored almost 9 years ago by Sacha Greif <[email protected]>
working on design & CSS

github.com/VulcanJS/Vulcan - acc2c39253d347e910b05d397e0cedb2283696d4 authored almost 9 years ago by Sacha Greif <[email protected]>
more CSS work

github.com/VulcanJS/Vulcan - 50a1a4f1d7d335156cc828be4f3c5ce68687f6a1 authored almost 9 years ago by Sacha Greif <[email protected]>
add CSS for sticky posts

github.com/VulcanJS/Vulcan - 69ffaea5db44d84f8fd72b8157ec05fefc090c32 authored almost 9 years ago by Sacha Greif <[email protected]>
small CSS tweaks

github.com/VulcanJS/Vulcan - b796519e142fa0b274e5e62cf91cf9361dc57bb4 authored almost 9 years ago by Sacha Greif <[email protected]>
working on markup and CSS

github.com/VulcanJS/Vulcan - b70e43a37025f4029dd9d00ee9ccbf9c3b154a08 authored almost 9 years ago by Sacha Greif <[email protected]>
Merge pull request #1279 from AlexeyMK/patch-1

fixing typo in newCommentSubscribed notification

github.com/VulcanJS/Vulcan - 2d946c07a523cd1564c30f3919bfe49bc70ccc9e authored almost 9 years ago by Sacha Greif <[email protected]>
start using bootstrap; remove solid; ModalButton -> ModalTrigger

github.com/VulcanJS/Vulcan - 04ce66a9338c3c8d3fbadbbf50bb9d79394e7aca authored almost 9 years ago by Sacha Greif <[email protected]>
add currentUser to context in AppContainer; trying it out in Vote component

github.com/VulcanJS/Vulcan - 2baeb088e4f79a5ce8e5b42a33f25213fef01535 authored almost 9 years ago by Sacha Greif <[email protected]>
do not call FlowRouter directly

github.com/VulcanJS/Vulcan - 6b95c2861b4c5d8aab890c53e3fcf33973ba4a4b authored almost 9 years ago by Sacha Greif <[email protected]>
do not call Meteor.call directly anymore (move towards Redux-like architecture)

github.com/VulcanJS/Vulcan - 2ee44a5ff1585c6dcb17e3f2dca5b20a0675d194 authored almost 9 years ago by Sacha Greif <[email protected]>
update with latest commits of nova

github.com/VulcanJS/Vulcan - c3eb63b7f4ce00d61311f690db7eac1c92b795d8 authored almost 9 years ago by xavizalote <[email protected]>
adding search form

github.com/VulcanJS/Vulcan - 16d71bbb9df2f086fe501756c5fad8576cef559b authored almost 9 years ago by Sacha Greif <[email protected]>
small scoring tweaks

github.com/VulcanJS/Vulcan - e3cd1fb017f1ada3d305556d07b59e64a75445ae authored almost 9 years ago by Sacha Greif <[email protected]>
adding daily view at /daily

github.com/VulcanJS/Vulcan - cb3918f933d8d062e4cc324cb7810c2a89750f09 authored almost 9 years ago by Sacha Greif <[email protected]>
import headtags even if already accessible, be ready for the total non-global app

github.com/VulcanJS/Vulcan - fa1aa1167fb8049883dec8324eb34c70d495a014 authored almost 9 years ago by xavizalote <[email protected]>
remove debugger, my bad :-/

github.com/VulcanJS/Vulcan - dd4282332df0f0a7fdfb8792fbeaf1630791c431 authored almost 9 years ago by xavizalote <[email protected]>
take arguments, move components to header (generic meta) & post (specific meta)

github.com/VulcanJS/Vulcan - 9dcc4fbedb1fc58b7421d0b6e43adc0f44229bc8 authored almost 9 years ago by xavizalote <[email protected]>
fix cheatsheet SSR

github.com/VulcanJS/Vulcan - 3daef42d74622e2dbd8c90b1f6f9393da5346d1a authored almost 9 years ago by Sacha Greif <[email protected]>
handle user not logged in

github.com/VulcanJS/Vulcan - d6649a716d415573d9979b8069ffe76dbe2f71a0 authored almost 9 years ago by Sacha Greif <[email protected]>
finish upvote button

github.com/VulcanJS/Vulcan - c470057babce2f0721a0d985488639c07a338f7c authored almost 9 years ago by Sacha Greif <[email protected]>
working on voting feature; added methods to cheatsheet

github.com/VulcanJS/Vulcan - 733887ca2b2a178f4adf6cc36281305dd31c58fe authored almost 9 years ago by Sacha Greif <[email protected]>
fix conflict

github.com/VulcanJS/Vulcan - c94fc9325eb08b9d076a2c1b9dac8903423950d3 authored almost 9 years ago by xavizalote <[email protected]>
update nova

# Conflicts:
# packages/base-components/lib/common/Layout.jsx
# packages/base-components/lib/com...

github.com/VulcanJS/Vulcan - b78608afdf6baad03d709231aa346324cf311a51 authored almost 9 years ago by xavizalote <[email protected]>
add avatars

github.com/VulcanJS/Vulcan - fa78a827a3015f29186c9163d4ac74f6c2f7ea45 authored almost 9 years ago by Sacha Greif <[email protected]>
added cheatsheet at /cheatsheet

github.com/VulcanJS/Vulcan - 40e0cd67c77a56976d93173c7a608e95533d2734 authored almost 9 years ago by Sacha Greif <[email protected]>
working on newsletter subscribe form

github.com/VulcanJS/Vulcan - d3f1cde90c38f575c4c302357c6561315e529824 authored almost 9 years ago by Sacha Greif <[email protected]>
get rid of global React object; get rid of ReactMeteorData mixin

github.com/VulcanJS/Vulcan - b3f313d73bf97d8887ae1b47c0ec7eabd17fd383 authored almost 9 years ago by Sacha Greif <[email protected]>
whoops, this one too

github.com/VulcanJS/Vulcan - 1f418f507a3ef7ac448eee033f44754e9dd89eb7 authored almost 9 years ago by Sacha Greif <[email protected]>
fix bugs

github.com/VulcanJS/Vulcan - 940021d53ed46650f7045c97c0dd2e43ba5aff7c authored almost 9 years ago by Sacha Greif <[email protected]>
more ES6 classes & functional stateless components refactoring

github.com/VulcanJS/Vulcan - d3e0f8c69bc0c7a6b3a56757ccc71f7b649c640c authored almost 9 years ago by Sacha Greif <[email protected]>
converting components to ES6 classes

github.com/VulcanJS/Vulcan - 3169989bc0338f04ffa4f0346417995e29dad1a8 authored almost 9 years ago by Sacha Greif <[email protected]>
use module imports for email and campaign features

github.com/VulcanJS/Vulcan - 77b54c57909201f2095c42bfbb4a6340b9298021 authored almost 9 years ago by Sacha Greif <[email protected]>
fixing typo in newCommentSubscribed template

Without this, the following bug would happen:

When a user adds a comment to a post with a sub...

github.com/VulcanJS/Vulcan - 30a3506d270142f2740070a21516f49f52ffdf1d authored almost 9 years ago by Alexey Komissarouk <[email protected]>
use other syntax for child components in routes

github.com/VulcanJS/Vulcan - 07ecf6b349dbd8fd2355ec22cce8a8966d4b7421 authored almost 9 years ago by Sacha Greif <[email protected]>
make properties required again, pass components differently in routes.jsx, use smart forms for user edit form

github.com/VulcanJS/Vulcan - 1db97ac2ec406527a61e7f25fa69e498eac2bf97 authored almost 9 years ago by Sacha Greif <[email protected]>
make props not required for now

github.com/VulcanJS/Vulcan - 328429ac3f8d23b96b12c7c4363894ea0d31c9f6 authored almost 9 years ago by Sacha Greif <[email protected]>