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

Give CheckboxGroup its own custom event handler (fix #1998)

github.com/VulcanJS/Vulcan - 587df75021be110ead8fac6e69afe904f6812c95 authored over 6 years ago
Re-enable form on submission success

github.com/VulcanJS/Vulcan - 55f3e10581143e6ce5465d8afc0848174387f300 authored over 6 years ago
Merge pull request #1995 from Apollinaire/runqueryRename

runQuery->runGraphQL

github.com/VulcanJS/Vulcan - 05a0e78904a437ee15c33283ff593d6b5ff3d21e authored over 6 years ago
Add support for sortable property (bool/string) on datatable columns to make them sortable

github.com/VulcanJS/Vulcan - 4da86c44a39d71c3d473e50d3aeb5962bd262962 authored over 6 years ago
Set correct moment locale

github.com/VulcanJS/Vulcan - 4ec9c08500612e1dd3ab84d9f76c83b4f3ac8136 authored over 6 years ago
canRead, canCreate, canUpdate

github.com/VulcanJS/Vulcan - 9008b34f850a10c68a2f02c9ebe3bb03a50c66f8 authored over 6 years ago
Add correct property to email data for intl Strings

github.com/VulcanJS/Vulcan - 0074defdc2036e1f3af63dc090a9c322ff6fc794 authored over 6 years ago
Revert auth.js change since it breaks auth

github.com/VulcanJS/Vulcan - 453e304050b97176719a65f23972badd2ba68c63 authored over 6 years ago
Add className prop to FormattedMessage

github.com/VulcanJS/Vulcan - ad9f94f213d301d79d28b9197122fd661765166f authored over 6 years ago
Add hot-code-push

github.com/VulcanJS/Vulcan - 05e167bc2e366ecdfe245c5570064029b0cf61c1 authored over 6 years ago
isolate accounts-base dependency

github.com/VulcanJS/Vulcan - f3c1f7bf3191742525c5d8408662ab68ea8a18f4 authored over 6 years ago
Update boilerplate-generator

github.com/VulcanJS/Vulcan - 4a3f8315c8783b71ca8a6746abb70c4c8b3b8324 authored over 6 years ago
Various small fixes (thanks @justinr1234)

github.com/VulcanJS/Vulcan - 60f47a5189b4083f5efa1a247b3bded399b9f842 authored over 6 years ago
runQuery->runGraphQL

github.com/VulcanJS/Vulcan - 0bf44e8b45bb6d9b3071438d97f96eba6f4f6674 authored over 6 years ago
Make debug email routes work with new APIs

github.com/VulcanJS/Vulcan - ad1f47ef733f4755d963232ba651a3f5b3c4a7c3 authored over 6 years ago
singleInputTemplate should use selectorUniqueInputTemplate

github.com/VulcanJS/Vulcan - a532dab9b71bd4fc88fbef0c0161582d2709a9ea authored over 6 years ago
More commenting

github.com/VulcanJS/Vulcan - 4e6abff1bb1b2de18f498ea0a8f00fbe2c974ff9 authored over 6 years ago
Make mutations backwards compatible

github.com/VulcanJS/Vulcan - 2318a95d665c78c413c2a8bd188ab9b0994807ef authored over 6 years ago
arguments -> args

github.com/VulcanJS/Vulcan - f1652ae0255f9abe940aec59005cc64bae13c0f3 authored over 6 years ago
Fix withMulti

github.com/VulcanJS/Vulcan - c8b57ab60e405b11f6579aa638ac66a6e25beae4 authored over 6 years ago
Working on default mutations and mutators

github.com/VulcanJS/Vulcan - b92944b6cc600ff5973ac19db1312020d5ae8833 authored over 6 years ago
Adapt withCreate, withUpdate, withUpsert, withDelete

github.com/VulcanJS/Vulcan - 84d08e9bf9cbb3bf0aea34665414e22ae6a61ac2 authored over 6 years ago
More work on withMulti and withSingle

github.com/VulcanJS/Vulcan - 20db318c407feffa12fca47304a661c1195ec5d8 authored over 6 years ago
Adapting withMulti and withSingle

github.com/VulcanJS/Vulcan - 809bdd05dea7ab7bcc2fcb5da95cc17370e8b22a authored over 6 years ago
Fix spacing and case

github.com/VulcanJS/Vulcan - dbabb98ed48be837c0557f738a26716c2f5474de authored over 6 years ago
Refactored GraphQL schema generation code to use new GraphQL templates

github.com/VulcanJS/Vulcan - 1d3921287c2a1cad0ca52546c94ac1bc2491ad52 authored over 6 years ago
Add field template to GraphQL templates + other improvements

github.com/VulcanJS/Vulcan - 5dbda29b263f0e15dd30b6df183c62cd750e8b67 authored over 6 years ago
Add comments to graphql templates

github.com/VulcanJS/Vulcan - 35b13e89c25fdfd86664be430a9552a7df964bd1 authored over 6 years ago
list -> multi

github.com/VulcanJS/Vulcan - fc346a68f245666693d74db46c0a942d8f125cd9 authored over 6 years ago
List output type should include totalCount

github.com/VulcanJS/Vulcan - 21eb6ec4ad2a36af6f357e31394d8e133e14eb4a authored over 6 years ago
Working on GraphQL template system for GraphQL schema generation

github.com/VulcanJS/Vulcan - f3ba2cc59f6c449fbf4add70a32eae0510b5419a authored over 6 years ago
Start CRUD renaming

github.com/VulcanJS/Vulcan - 96eab443094836f841940279fb4edc339f27081a authored over 6 years ago
Update packages

github.com/VulcanJS/Vulcan - c70f32a52a94fe5f6d1dcc7700066a1a1c3ccf21 authored over 6 years ago
Do not use defaultValues for edit forms

github.com/VulcanJS/Vulcan - 91ade8cd1591237a32902ab61a16ba1398de14dc authored over 6 years ago
Intl fields should not appear in forms

github.com/VulcanJS/Vulcan - 1f389dbf0a2ca9b6c8f435a884d551ba9955080b authored over 6 years ago
Make Upload component handle empty strings better

github.com/VulcanJS/Vulcan - 37317fbd1a943588354cfe83700dc1d01968662b authored over 6 years ago
Revert changes to schema_utils for now because they break FormIntl

github.com/VulcanJS/Vulcan - 8f873fc6add7909f98b1f44c79e37ac944ef9814 authored over 6 years ago
Merge branch 'ErikDakoda-SubSchemaFields' into devel

github.com/VulcanJS/Vulcan - cbdafef7a26d2748b10608d4abe704a64ac887b0 authored over 6 years ago
SubSchema Fields

- Added support for fields that have their own subschema
- The code flattens the subschema field...

github.com/VulcanJS/Vulcan - 373857131a06514808513fd0ec3f9321e741cade authored over 6 years ago
Use field.nestedInput instead of type="nested"

github.com/VulcanJS/Vulcan - 9865eb5f63b37f2d570df3f0dbbd75d4e3f8365e authored over 6 years ago
Pass "raw" component constructor down to FormComponentInner instead of passing function that instantiates it

github.com/VulcanJS/Vulcan - 2b05700e41e183f2b7621707f3121c4b212e890f authored over 6 years ago
Do not apply compact when object is not an array

github.com/VulcanJS/Vulcan - 2edebcf551710b1c5b06c018e571d75d95b7b22c authored over 6 years ago
Merge branch 'master' into devel

# Conflicts:
# README.md

github.com/VulcanJS/Vulcan - 1951000118b48f43ded27cea11fe426501b3d23c authored over 6 years ago
Update graphql-tools

github.com/VulcanJS/Vulcan - a18882dd0b19b8d71f50b7e02c46dd9e58c55c4b authored over 6 years ago
Merge pull request #1989 from Apollinaire/SmartFormPageLeave

Popup warning on page closing for SmartForm unsaved changes

github.com/VulcanJS/Vulcan - f6c16118a017c8d3d2eb4ad0b0f35f7abf3d7bb3 authored over 6 years ago
Popup warning on page closing for SmartForm unsaved changes

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

github.com/VulcanJS/Vulcan - 1fd3db05aee980050887bd71aaa005b6b260573e authored over 6 years ago
Small migration improvements

github.com/VulcanJS/Vulcan - d378cd965485cb4f2f0e365202f2ff0c0cce6533 authored over 6 years ago
Do not try to be smart about translations order after all

github.com/VulcanJS/Vulcan - cb93292e08c6844e4c09237fdaf3c79945a2d04a authored over 6 years ago
Change data structure of translations in db to match MongoDB standards

github.com/VulcanJS/Vulcan - 2b0f8cdd88c21e7cc1a10934ca0e4ec7ce6f1e65 authored over 6 years ago
Merge pull request #1984 from OrigenStudio/run-callbacks-await-between-hooks

Await between hooks in runCallbacks

github.com/VulcanJS/Vulcan - ff7fd0edcd7c3e791ce26d4e161e7264ff2c8716 authored over 6 years ago
revert last commits

For the moment only fix the await between callbacks issue (as discussed [here](https://github.co...

github.com/VulcanJS/Vulcan - 3d190b53941fbc3ae0198bb4da0eb7805348c8c6 authored over 6 years ago
Update cookies to use universal-cookie

github.com/VulcanJS/Vulcan - 93bb3fd1efceb6279effa460a02b27dd706c1222 authored over 6 years ago
Handle empty modifiers better

github.com/VulcanJS/Vulcan - f298aca5ae4cf0f9de4af838862457c115df2727 authored over 6 years ago
working on cookies+locale support

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

github.com/VulcanJS/Vulcan - 1f9d3078a90fdcca5a2eb230c79f54ac478cd538 authored over 6 years ago
Small core/ui components improvements

github.com/VulcanJS/Vulcan - fc15a4df42d8b30d3365736cfe2a7476c705dc17 authored over 6 years ago
Merge pull request #1986 from Apollinaire/FRtranslation

update FR translation for SmartForm changes

github.com/VulcanJS/Vulcan - 157f5f5bc83d646ee56313a3749be497d7346a6d authored over 6 years ago
Revert b6669a3 and add `loadingInitial` prop to be more explicit

github.com/VulcanJS/Vulcan - 975155a8431c19de068169e3f319827faf19743e authored over 6 years ago
update callbacks' `runs` property accordingly to new hook definition

github.com/VulcanJS/Vulcan - 1078943c1ae9c1044a3893c494a265cf7a5f9846 authored over 6 years ago
await for stripe callbacks

they are called in an async context so we can give the consumers liberty to use async functions

github.com/VulcanJS/Vulcan - b2c8c52bc6ca48692748eb6ccb83e92ccf809bfc authored over 6 years ago
update callbacks' `runs` property accordingly to new hook definition

github.com/VulcanJS/Vulcan - 2534dde6d21f1399f53cf28b1c3d476cf6faa990 authored over 6 years ago
Merge remote-tracking branch 'upstream/devel' into run-callbacks-await-between-hooks

github.com/VulcanJS/Vulcan - 4bbf5fc8c456e32cab2f996b88c6d900bfd620d5 authored over 6 years ago
return results on runCallbacksAsync, update its documentation

github.com/VulcanJS/Vulcan - 87e3721f34d02adaf869e7801844167f10be8ca0 authored over 6 years ago
update documentation

github.com/VulcanJS/Vulcan - 83022a9e6dcfb07e95b6bcdc55e7a91a9847af2f authored over 6 years ago
check for async context start after callback is run

github.com/VulcanJS/Vulcan - 22d7f80ab4c5fa4c83f5918d9e517995d73f9a28 authored over 6 years ago
skip returned promises by callbacks added to sync hooks

github.com/VulcanJS/Vulcan - 3f780f851184313758c5b21f8bd87cc5c3d9389a authored over 6 years ago
wrap item in promise for async hooks

github.com/VulcanJS/Vulcan - 822f73a0b643f91325d2e549439382a8e5e8e25b authored over 6 years ago
update FR translation for SmartForm changes

github.com/VulcanJS/Vulcan - a31a9807441efa99d17445f0dc3fc8bc4d73b241 authored over 6 years ago
Working on locale cookie support for SSR

github.com/VulcanJS/Vulcan - 55d34bd3284d0c4c9c5b638a9be7b57264cea501 authored over 6 years ago
Merge branch 'devel' into i18n2

# Conflicts:
# packages/vulcan-forms/lib/components/Form.jsx
# packages/vulcan-forms/lib/compone...

github.com/VulcanJS/Vulcan - ab674a1163b7459fbfac8ad0a6c725261d7a41b1 authored over 6 years ago
Merge branch 'ErikDakoda-erikdakoda5' into devel

github.com/VulcanJS/Vulcan - 42dbb4fb572a37fa26c6e44844039e932555e3e1 authored over 6 years ago
Merge branch 'erikdakoda5' of https://github.com/ErikDakoda/Vulcan into ErikDakoda-erikdakoda5

# Conflicts:
# packages/vulcan-forms/lib/components/FormComponent.jsx

github.com/VulcanJS/Vulcan - 9638e4a759ce0d3cd4a0500110b946107614b4fc authored over 6 years ago
Merge branch 'devel' into erikdakoda5

github.com/VulcanJS/Vulcan - 2fe3b2cd28b4c4f3dc555671a084a521b0b77d41 authored over 6 years ago
Changes to SmartForm behaviour - refactoring

- Added new `FormComponent.isCustomInput` method
- Pulled `renderComponent` up from `FormCompo...

github.com/VulcanJS/Vulcan - 150d9392e72f409190f5df2a6c2c731cca7bd661 authored over 6 years ago
await between callbacks

github.com/VulcanJS/Vulcan - 0b701a736b9906df7eb006110ce55c3c5d57ad9e authored over 6 years ago
add isPromise function

github.com/VulcanJS/Vulcan - b517896a22632eeb65ab931ef228e999432ed184 authored over 6 years ago
Enable context.locale in emails

github.com/VulcanJS/Vulcan - 422b413f9872f7858106b970b01d57d6ba3dd1bd authored over 6 years ago
reset store after locale change

github.com/VulcanJS/Vulcan - b30b1ae6e691d1321add3979d9886b49ac3fd704 authored over 6 years ago
Add fallback to default locale for content

github.com/VulcanJS/Vulcan - c6b1611e983ef4cb6b26ae2ac1fd328649bec5d5 authored over 6 years ago
Get locale from user

github.com/VulcanJS/Vulcan - a5a43d2f8989cb25f567155d3205ce0acbd344bd authored over 6 years ago
Merge branch 'devel' into i18n2

github.com/VulcanJS/Vulcan - c78cf47e85bc2131241e231bb563aee7cb0a9e66 authored over 6 years ago
Remove bio, karma, and website user fields

github.com/VulcanJS/Vulcan - 9ab1c0f8089a9b88ce20861b4e95ee55b038d5c6 authored over 6 years ago
Fix withEdit imports; fix dropdown bug

github.com/VulcanJS/Vulcan - 5c43de929c60cfd673d3dfdb515a237e7ecfb749 authored over 6 years ago
Add locale field to user schema; change it when setLocale is called on client

github.com/VulcanJS/Vulcan - af666027c3d45ac7d62fd99c4f3a167b5ddeea17 authored over 6 years ago
addLocale -> registerLocale

github.com/VulcanJS/Vulcan - 6979ac8beeb329c32ee7a5bef885e7ffb7d8e2d4 authored over 6 years ago
Move registerSetting to index

github.com/VulcanJS/Vulcan - f320b3363bfad6e90ebf4e6c0deb602151a55dcc authored over 6 years ago
Merge branch 'erikdakoda5' of https://github.com/ErikDakoda/Vulcan into ErikDakoda-erikdakoda5

# Conflicts:
# packages/vulcan-forms/lib/components/FormComponent.jsx

github.com/VulcanJS/Vulcan - d60b16ea0d8ee3473ed2b85d379d4aba5864719c authored over 6 years ago
Eslint clean up

github.com/VulcanJS/Vulcan - 47f21e474091aac4c39755f013df7a9ee6ea9188 authored over 6 years ago
Add Strings object to email data, add locale support to emails

github.com/VulcanJS/Vulcan - 00b2a159c1aa2852d31c5f054fa5521512a4260b authored over 6 years ago
Merge branch 'devel' into i18n2

# Conflicts:
# packages/vulcan-forms/lib/components/FormComponent.jsx

github.com/VulcanJS/Vulcan - 6a30f44adf21f436fb58f0091f647809942f77d5 authored over 6 years ago
Merge pull request #1982 from OrigenStudio/fix/multiple-datatypes

Restrict value altering to allow multiple datatypes in FormComponent

github.com/VulcanJS/Vulcan - d80e76e616d7a7dbd14b61b0e684f79004be95a5 authored over 6 years ago
merge value only when is array or object and is an accepted type

github.com/VulcanJS/Vulcan - d3cd37360606d85387168b30b53d6446ab8fc256 authored over 6 years ago
Merge branch 'devel' into i18n2

github.com/VulcanJS/Vulcan - 603fafae37fcb37f98f46e67cb37579aa1b99241 authored over 6 years ago