Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/VulcanJS/Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
https://github.com/VulcanJS/Vulcan

Merge pull request #2348 from ErikDakoda/EJSONStackOverflow

EJSONStackOverflow

9d4fd022f14ae3a9e50d2363582b36f91fa1933e authored over 5 years ago
remove Meteor.isClient from test

f545f8d5dd854df043e6ac45522c60dd56051ab4 authored over 5 years ago
merge

8d913207db9a3df6d0fee2ef384ab3f0d970ac07 authored over 5 years ago
handle nested enums correctly

8ebd2390b7e61638d7e62c19a0e661f87d29b196 authored over 5 years ago
don't fail on invalid allowed values

2cf287d74bb188305e711c6e6986ee8aef6092b7 authored over 5 years ago
remove autogenerated doc folder

3e9335aed9b91dc810894442fb46efcbb6adcd72 authored over 5 years ago
add generated storybook websites to gitignore

b79f230313d077e79faa617a4fb18d2dfa3c6783 authored over 5 years ago
fix bootstrap decorator import

dbe478d64487898bcf6ea7e2067fec9ed3b3d8fc authored over 5 years ago
add corejs version to .babelrc to remove warning

ad2fa3823412ecc8138a0fe323d72e098d819b94 authored over 5 years ago
lock storybook version to prevent compatibility issues

d964c2ce1f1b17f8b42fbc4dc3b1c38431925bdc authored over 5 years ago
Merge branch 'StorybookAndMaterialUi' of https://github.com/ErikDakoda/Erik-Vulcan into ErikDakoda-StorybookAndMaterialUi

58f341670f8e21c064e2ec6628916b56f6b3ad0c authored over 5 years ago
Merge branch 'ErikDakoda-UnitTestingUpdate' into devel

dc08603c87f8c45bcdfecb83dc9ae2acfb67b90a authored over 5 years ago
v1.13.1

e2abb3d2e795a283689b97354ea8ba9ac5d85381 authored over 5 years ago
StorybookAndMaterialUi

* Added `STORYBOOK_UI` environment variable to select which Vulcan UI package to use when start...

f4c43a81133b07409b0cb334685fdba463ae8f4c authored over 5 years ago
new more specific test commands

1f69d28d0d04b066b0ab0b1c1784095bad72ddb2 authored over 5 years ago
fix apolloClient tests

2c1428cf636fee60d5126f4cf2a019b9990fe0c5 authored over 5 years ago
remove unexpected jest import, running more tests

c23a220f4461ef1c562eb8ef861720ea681e9764 authored over 5 years ago
remove unexpected client side jsdom calls

316a078bead163dbcdcc9fdfa7592491f2e3d0d6 authored over 5 years ago
fix vulcan-lib test import

430a3c728ff8a31ef4342418be5a1f971e9c1fb1 authored over 5 years ago
Card component formatting

d90d6e1b3900e7a8fe4223cfd3f29e866bdecfa3 authored over 5 years ago
Fix mutator name in debug log

a331452619f7f045fbdb9deb91efe3b642431fc6 authored over 5 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

a2d90ea484f48d3b4b08d6c74d86aa4727ac2a22 authored over 5 years ago
allow to register new graphql middlewares

2eec60934f55f5f3fd41bf448ed80458e48ce436 authored over 5 years ago
better handling of terminating links

6bb457731765561da1d5b2c4d0404244bac0bae4 authored over 5 years ago
draft implementation of Apollo link enhancement

93353e815eee0ca873e89afe4b540386fe069e5f authored over 5 years ago
avoid aggressive failure during getDataFromTree setep

5c0bf478efeee0cab93e8f1b7b7075a6bc55b39c authored over 5 years ago
create new callbacks to handle SSR with Apollo correctly

f5139c898df8f51e288c11f685ee97ada8289af9 authored over 5 years ago
fix missing theme during Apollo getData

e145bf670b3497fe2c1e45cb349c3520bace1eb5 authored over 5 years ago
cleanup

ad7c547a587ee53e05bc971c09de21bd553a7f90 authored over 5 years ago
add missing files

29cacae3df6781478e206e357f11e51815fec89b authored over 5 years ago
test initialState

212ddf2febfa6bbb85aa66df169e25b7050a9c41 authored over 5 years ago
initial setup

75eccb2580a6deab36fc64eac33a15bf2edb6b02 authored over 5 years ago
create a styleWrapper callback

5a1f2f391abf23921bf76c6b9f32abb7e5d255df authored over 5 years ago
Unit Testing Update

* Got client unit tests running
* Upgraded to Meteor 1.8.1
* Added a custom version of meteor...

2357d826181271182cad4ee2bfa836946bc07e83 authored over 5 years ago
EJSONStackOverflow

Fixed bug: EJSON.stringify() will throw an error when attempting to stringify an object with cir...

0b650928411f48c917295a92d4a5bbc8da54fe70 authored over 5 years ago
Merge pull request #2346 from ErikDakoda/MuiSuggestShowAllOptions

MuiSuggestShowAllOptions

ec96f3526aa7d6f58b3794299451874d2239304b authored over 5 years ago
Merge pull request #2345 from ErikDakoda/VersionNumberCorrections

VersionNumberCorrections

7d79432abe65552821b40b26d608c9bf0f6a4ad5 authored over 5 years ago
Merge pull request #2341 from ErikDakoda/UiMaterialMinorFixes3

UiMaterialMinorFixes3

6eafd5d7bac56ed5867c434a05d8d3b1f201f3d8 authored over 5 years ago
Merge pull request #2340 from ErikDakoda/SimpleSchemaIntegerFieldType

SimpleSchemaIntegerFieldType

d5a84672f0368cd3c7efdec951c21bc02e6345f6 authored over 5 years ago
Merge pull request #2339 from ErikDakoda/ApolloEngineSettings

ApolloEngineSettings

266a26a7ed18a774a416c0460865d217e5cdb5ab authored over 5 years ago
Merge pull request #2327 from ErikDakoda/MigrateAccountsComponentsToRR4

Migrate accounts components to React Router 4

f766af891c698ad793973cbc5a4eac12e919a25d authored over 5 years ago
Merge remote-tracking branch 'upstream/devel' into feature/backoffice

e0bcd263fb6403b97d70773453059c0f29ba3309 authored over 5 years ago
Improve handling of disabled date fields; add vertical form item layout

adb3380d24b2997552c20a90ecfcb64e2aee0da7 authored over 5 years ago
MuiSuggestShowAllOptions

Fixed bug: MuiSuggest would not show all options even when showAllOptions property was set

0a79fa82ad27b8260bfe96d8fce950cc5624401a authored over 5 years ago
VersionNumberCorrections

Updated out of date package version numbers in vulcan:redux, vulcan:styled-components, vulcan:te...

1f352e36f7444bcc2fda573b9bf2760291154778 authored over 5 years ago
Merge pull request #2344 from live-for-good/bugfix/changepwd-ssr

Bugfix/changepwd ssr

24e84d5b94b8fdfea7c99ce9e15c7a792ad7a4cf authored over 5 years ago
ssr safe currentUser finding

5f9c75dd78e37aa6d98867c63e61b649350ba4fb authored over 5 years ago
prettify

6b4fae82184985c4e85ff57e1830fda87b2acff5 authored over 5 years ago
fix SSR issues with react-apollo and styles

263af1b5af5024899c6214f90ad48c6f9f54696a authored over 5 years ago
add test for nested enum types, ok

600dcba98295f418a89e616cd65c8fca69860742 authored over 5 years ago
add support for enum types

2e01724b9294221d876f55736f12e29c23247ca0 authored over 5 years ago
support enum types for strings with allowed values

126e06f79d218e4e7cc22025c57932cfddcc0f96 authored over 5 years ago
generate default fragment for nested objects + tests

00f2242542e282237ba58fdb2647814a67f5091d authored over 5 years ago
UiMaterialMinorFixes3

2d802aa7a7e474ebef648fec24b9da011c7ddd08 authored over 5 years ago
SimpleSchemaIntegerFieldType

Add support for SimpleSchema.Integer field type

480bb4598ee656f096f31027f199a818534fd9ff authored over 5 years ago
Add support for Apollo Engine schemaTag in addition to apiKey

eb4c63318589931b762fe7a75f34615cfe127214 authored over 5 years ago
Update ThemeStyles.jsx

Headline and Title are depreciated, we should speak about h5 and h6.

20a12b2bc9573f3c5075bd9bbf0896d7356cf3e1 authored over 5 years ago
add utils getSchemaFieldAllowedValues

f578927903e2e053fc8cba4f440fe0a65a91e9e6 authored over 5 years ago
generate objects in arrays

e76f2dbef575b8067ceb69b64841ae8dd282ef95 authored over 5 years ago
add test for array types

7db31fd911eb3970f7aa0035b2012df10db4bdc8 authored over 5 years ago
draft support of nested object fields generation

33ddaef999be2dd661b55330ae4abbbfeb3cd9cf authored over 5 years ago
Merge pull request #2331 from live-for-good/bugfix/additionnal-default-group

Add default group only if necessary

9649b48cf948efccb76f16f5f0bb98e472f38991 authored over 5 years ago
add default group only if necessary

2ac8d393dbe3d8858a405401fae74e0d04fbb066 authored over 5 years ago
Merge pull request #2330 from live-for-good/bugfix/material-ui-floating

Bugfix/material ui floating

3d227ac5fc67c134e2a12a212757d5f4d790fcba authored over 5 years ago
fix datatable floating button behaviour

9c1a2a814900d21de3d4c358ab07875d231507fe authored over 5 years ago
replace Button with Fab where relevant

294f225b80d3c783b47f86b32ce1e42ce0e13ebe authored over 5 years ago
comment out blackbox test, does not seem to be doable

a927e6dc56941fedf40df220de12ba7092fdb06d authored over 5 years ago
create the correct type name for nested fields

0d59d7e74eaf25dd0ede874496a57e9baebcec26 authored over 5 years ago
move tests

b5cfec1a143412504b47e6cc665a1e724485e03b authored over 5 years ago
Merge pull request #2328 from ErikDakoda/MinorBugInMuiSampleTheme

MinorBugInMuiSampleTheme

f1a14a74ec25f101b5df561cc37e562fc7cb06e2 authored over 5 years ago
MinorBugInMuiSampleTheme

46dc8efdb0a51a17b385729dfaaa6556aa3c778d authored over 5 years ago
Migrate accounts components to React Router 4

02475e27aebe8e147df5872f83fa4f68f4c95fd2 authored over 5 years ago
Merge pull request #2326 from ErikDakoda/FormGroupAdminsOnlyOption

FormGroupAdminsOnlyOption

0936c7aed1316d13a78dfdd21fda4acc71c85de7 authored over 5 years ago
FormGroupAdminsOnlyOption

`adminsOnly` is a new option for form groups. This allows you to put form fields that members ca...

451715361eb5eaf16ba16ebc0b8064bc1c408f84 authored over 5 years ago
Merge pull request #2325 from ErikDakoda/VulcanAdminMinorTweaks

VulcanAdminMinorTweaks

af021842f4e0545dc5beef00fa5687585bddfd7f authored over 5 years ago
VulcanAdminMinorTweaks

3857b98ad52ca978935abd16414c1b7d7098c183 authored over 5 years ago
Merge pull request #2315 from ErikDakoda/MaterialUiMinorBugs

MaterialUiMinorBugs

055d7eb03095defd9c97897bc7f81deefb43791f authored over 5 years ago
Reverted sampleTheme.js to match devel branch

945707646bb637c9ff25996a8719828b5a95021e authored over 5 years ago
MaterialUiMinorBugs

* Error messages were not cleared during password change
* Accounts form success messages were...

526d8b247c46c9d83ed8407a481535e141269499 authored over 5 years ago
Merge pull request #2314 from ErikDakoda/FormNestedArrayLayout

FormNestedArrayLayout

ec6949a2cdca2c7d130b8195e2d0e10026f83f15 authored over 5 years ago
Merge pull request #2317 from ErikDakoda/Storybook+Avatar+Button

Storybook+Avatar+Button

a727b39d474f621097dbf5d73a0db293a04a9ae4 authored over 5 years ago
Storybook+Avatar+Button

* Upgraded `@material-ui/core` to `^3.9.3`
* Added new material-ui `Avatar` component
* Norma...

ea9701366fbe64ad22a53eaaa710a34f710b9a00 authored over 5 years ago
split graphQL generation from collection and registration in the whole

schema

a2a9c601c0146b85f40cbfd2091c2146785cc896 authored over 5 years ago
bugfix packages vulcan-backoffice

02f1f2fc7a79046c281aed7d4fb3a7d6d79a122f authored over 5 years ago
Merged upstream feature/backoffice

3efdd83fb9e4ba4534592e5a6f5d2495975705a0 authored over 5 years ago
Storybook+Avatar+Button

* Upgraded `@material-ui/core` to `^3.9.3`
* Added new material-ui `Avatar` component
* Norma...

c048cc22b168a2fbc6d1b641b897299ef4c108b6 authored over 5 years ago
MaterialUiMinorBugs

* Error messages were not cleared during password change
* Accounts form success messages were...

c84ddc0a3a5fbb023a3685be1852e0ea8e20bd52 authored over 5 years ago
Moved the functionality of FormNestedHead and FormNestedFoot into FormNestedArrayLayout to improve simplicity and flexibility

7534d13bf100300864da830b36b05bc266d0dae4 authored over 5 years ago
Merge pull request #2311 from ErikDakoda/UserCreateAsyncCallback

user.create.async callback

5be997167b4b5821c65da2fda67bb14fa491d8b8 authored over 5 years ago
Merge pull request #2313 from ErikDakoda/ResetStoreCallbackNotBeingRun

ResetStoreCallbackNotBeingRun

85fa621d57add84c460f47e20f2efd0d7c1615f6 authored over 5 years ago
ResetStoreCallbackNotBeingRun

In some instances, for example post sign-up, the `then` clause is never called. Apollo Client no...

fafcb30a87be8801b9b29cf6ee932ef12c3fc233 authored over 5 years ago
update JSDOM initialization so it should work with react-testing

7d60155cb6c64df5555e20ae24d0619652cb8bd4 authored over 5 years ago
Merge pull request #2312 from ErikDakoda/MuiCheckboxGroupMaxCount

MuiCheckboxGroup maxCount

efa95deb139bbce9695bed611fffda9028444999 authored over 5 years ago
Merge pull request #2310 from ErikDakoda/VulcanUiMaterialBugFixes

vulcan-ui-material bug fixes

c8106d3f5b6b1557e102cb80139d652f2547ef5c authored over 5 years ago
Merge pull request #2309 from ErikDakoda/InstantiateComponentWithElement

instantiateComponent with React element

ed329978684ff7145c1698486e9503e548b067b8 authored over 5 years ago
Add functionality to MuiCheckboxGroup to respect maxCount schema property

2061ad3693f1e206df826212678e610894d63205 authored over 5 years ago
Change the signature of the user.create.async callback more consistent with other create callbacks

d8c9a8a6f6a51fe06f9db7546a751b8255dbc410 authored over 5 years ago
vulcan-ui-material bug fixes

434b274b4a1a0576c48b8403449c525c79d84d27 authored over 5 years ago
instantiateComponent() can now be passed a react element in addition to a component and a component name

c2a274de4c610f1c18f97842f543f0d43a91f623 authored over 5 years ago
Merge pull request #2294 from ErikDakoda/EmailTemplateVars

Email template vars

726823664df2ff01323957f3edc897e473ccfc49 authored over 5 years ago