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

simplify test

099a68cc63157154323c6b11f393cd43052b2612 authored over 5 years ago
passing test for withSingle

c3527cc12d022a9e9861656233de1b742ff2fab8 authored over 5 years ago
test folder structure

7c1e5e01297050c8c7369c54f4376201a497c694 authored over 5 years ago
got react-apollo versions right, wrote failing tests for withSingle

deb86d7a701de342abfb7d6321d88fc3c7fa2a2b authored over 5 years ago
Merge pull request #2373 from ErikDakoda/ErrorsGetUserPayload

ErrorsGetUserPayload

687039bdad30345b7023cd013c206182e390006f authored over 5 years ago
Merge branch 'ErikDakoda-FormNestedArrayPrefilledProps' into devel

478d55684a9e6f06b052927bdcd795aeee6bb220 authored over 5 years ago
add tests for prefilled props + arrays

66f1ad59d1d11e7eefab31188cd3268b9e15e8a1 authored over 5 years ago
cleanup Form components tests file structure

5f5ed8c4cd3ac084b35367775fe555ccac686bf9 authored over 5 years ago
fixed version

39b81b8fc93e4df5ca78dc781a776f3a879a73f0 authored over 5 years ago
write failing test for array of object props prefilling

c3f47e459c7d8739413e5c26049684cecd70a6e2 authored over 5 years ago
have form to mount in test

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

35cd6c232ea081ffa0ad5b5c4b874047c16d43fb authored over 5 years ago
simplified unit test script, got client side working without chrome driver

8cda3f98218e66508b6bb0b73a57ca1b33cf0172 authored over 5 years ago
Merge pull request #2369 from VulcanJS/bugfix/archive-rendering

Reenable data injection during SSR

ea5d8c098c64a4b7bd613d492b3ea687dea6d7b9 authored over 5 years ago
In SmartForms, add support for prefilled props for nested array elements

2f02d15b46a36ec379cb43c19f91cd9fc1d81cf4 authored over 5 years ago
ErrorsGetUserPayload

d00d5d37d95a3cfd2168b041c32457a17f43a6a3 authored over 5 years ago
* Add indicator for required fields

* Fix bug in LoadMore component
* Allow styling of disabled input

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

8ffdfa30a21b473016ab36fd9d05fcd95469d841 authored over 5 years ago
Merge pull request #2371 from live-for-good/bugfix/intl-polyfill-devel

Bugfix/intl polyfill devel

1d263f4145ef8597fd650b9b8305e9d27dc49e58 authored over 5 years ago
modified import on intl_polyfill and version of intl-locales

d7ee4f38dd02a223c8980f0b855cc95bae2385fb authored over 5 years ago
init graphql test correctly, test SSR

0d37f5123439c4c92092d5d99a822469500a9961 authored over 5 years ago
can get response headers to check cors before injecting data

26d2c0a9d0ee209ad96a221f7ea1d13924c8d9dc authored over 5 years ago
get data client side and check if hostname match, otherwise don't rehydrate

c41ae67042e88c2864e111926feda1056d9e5586 authored over 5 years ago
reenable data injection

4dfbd8e816265b6d8e50d8e2f2efa8efe2178910 authored over 5 years ago
init server tests correctly

fdd40ae746af1f4694a907cf75ae7938fefff0c4 authored over 5 years ago
handle email correctly

ba46616653a56422f23e915b9ebb7ad499eee95c authored over 5 years ago
handle deletion mutation too

ec84a84dcda3d42c961a0780d2b51068633f6245 authored over 5 years ago
remove non-readable fields from mutations returned documents

218ef884f2d5acec095cd9635f9a24e4f97682ed authored over 5 years ago
remove unreadble fields from mutations results

d03b301c549407db4d840e9e47ef7d28f0c71ab7 authored over 5 years ago
writing some failing tests for mutators

9dcb4c63abe6db2e7c46a5136a7195af712177a0 authored over 5 years ago
create mutator do not mutate function arguments anymore

94f85c007f1219e31b79313def624e422d7c2f9c authored over 5 years ago
Merge pull request #2366 from Sytadelle/feature/backoffice

Feature/backoffice: merged devel

b429ca58e41a9b30792c98bdf3356d240d19ae66 authored over 5 years ago
Merge commit '38efa29d2515c7f3725debdafa556c166a535466' into feature/backoffice

582e2160764c7090f990cd99955fe71fc83cac46 authored over 5 years ago
Merge pull request #2352 from live-for-good/bugfix/mui-ssr

Bugfix/mui ssr

e02e70b4d8672d44e70f4940f52f8a7275940637 authored over 5 years ago
Merge pull request #2353 from live-for-good/feature/apollo-register-link

Feature/apollo register link

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

7cb768fde43535b748798b09c055b4221f75058d authored over 5 years ago
fix Datatable required search prop

7fb47709ddb12d4373afea458dba46a4590cdbee authored over 5 years ago
add empty selector test to default mutations

28a27b04ead24814204ea7fe6fee8b58434f23f6 authored over 5 years ago
Merge pull request #2364 from ErikDakoda/EnableRouterHook

Re-enable RouterHook component so that pageview events are sent to analytics

38efa29d2515c7f3725debdafa556c166a535466 authored over 5 years ago
Re-enable RouterHook component in App.jsx to so that page view events are sent to analytics

* Moved `RouterHook` component from `App` (where it was commented out anyway) to RouteWithLayou...

5c0662f666cf00dcf170cf5b903a10bcfe1f3f9f authored over 5 years ago
Pass full error object to error callback; Delete invoice items for initial amount when payments fail.

8b7215163e38b86405e118e618a4fd1cf1ca0a54 authored over 5 years ago
Restore correct input types for referenced objects and arrays

e96fbd63c405ec2d3ee5bae3fe4bc08fcd43d6bd authored over 5 years ago
cleanup

608f21ac85d65ac70b39bdaa0978a91ad8728b6c authored over 5 years ago
add test for user deletion

e8053546ca5d93b1d950c744111d414b38e7bbf8 authored over 5 years ago
removed bad NestedFieldInput generation (wrong + seems unused)

d4211e33eff40e64c1fd41fe10f10385e74e06a8 authored over 5 years ago
failing test for default input generation with resolveAs on a nested field

5555886af2dca32287abaf808f46602a68338e26 authored over 5 years ago
merge

ad609f1ad4a67df219dfbdf038effb5655db19b9 authored over 5 years ago
input working as expected

421b6e5184dea1ef082c7c52525e3b69b910110f authored over 5 years ago
fix DataInput

920d9645f54bf98d06cf28fe34f9b6137d8a36f7 authored over 5 years ago
tests for inputs

d869e88ce8525f4ab18586083c48338e0f33bc88 authored over 5 years ago
fix reference condition for arrays

aafc4053958c294a3fa194848be653b9af6d0e15 authored over 5 years ago
got back most test on feet while supporting provided typeName

a727c37b7623e5b6c6b394e766c8d94219e4f99e authored over 5 years ago
always respect provided typeName if any

d8a51016a108f164140f458defc0d68b29c32272 authored over 5 years ago
more tests with referenced types

d39b942a1802d932b90fdcd3693d0f9fcc09f9cd authored over 5 years ago
disable enum generation from allowedValues

39b7597b167038f76160c9b7cec3aa77cd5b8584 authored over 5 years ago
v1.13.2

16e4d55e373e6cf2ccbb023dd34f26bf9f7523c9 authored over 5 years ago
Add pageUrl and pagePath to user fragment;

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

5c25b62dc185fde903e39f235600ea967bb72ff4 authored over 5 years ago
Set errorPolicy to "all" in order to be able to both load data and display errors at the same time

c4167f529e273e3e4bb8dc3dd340272b7e3e140a authored over 5 years ago
Add defensive code on default delete mutation & deleteUser mutation

6b6cc00536d6200567ac1d50d1528dc8bf0a046c authored over 5 years ago
Fix inputs for ArrayReferenceTypes

084f960069620dad63269a4ef12d3acafca4b53e authored over 5 years ago
Add suffix to email subjects in dev and staging environments

17a015d87d0f0c2968008d89f1df4b78a304f167 authored over 5 years ago
Rework getCollectionInfos

3b9588e14c7590f9258462baf7c1f5026a778fcc authored over 5 years ago
Use compose from recompose instead of react-apollo

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

a2e3332e3a6cd8edc8138c11add51af1b074dc79 authored over 5 years ago
Formatting

bd6e72e06c13f6f90cb927f620baf426601fae60 authored over 5 years ago
In mutators, get current user from context when possible

e81cd4c9ffb964181347766371c690ce8ad672c1 authored over 5 years ago
cleanup

53b8b8f688bc50448d7c8951ca1060222511f8f3 authored over 5 years ago
rework orderbyInputTemplate

c39f49aa49f37145140220b9bc7a5b88c7dc650e authored over 5 years ago
Add inputs

72e0e3e8f4ebb16fe4124f97f43fe6e4cf86023f authored over 5 years ago
Comment allowedValues/enums

d62af5346003552bc8465e5be0523c30c572f503 authored over 5 years ago
Fix Users collection

17e3121dcec4f38ae1b57403cc107c3e45725a21 authored over 5 years ago
Merge pull request #2336 from yairtal/feature/utils-getSchemaFieldAllowedValues

add to utils a getSchemaFieldAllowedValues function

b801bd76fe327cd10c9d8984930fe17f8a397ac8 authored over 5 years ago
Merge pull request #2337 from juliensl/patch-4

Update ThemeStyles.jsx

464db88af20fcbc5a4844c623d902bf76744dc91 authored over 5 years ago
Merge pull request #2357 from live-for-good/bugfix/ButtonProps

Bugfix/button props

3707ab0c3e15078fabd0bb2efc96edb1a65c5c89 authored over 5 years ago
Merge pull request #2358 from live-for-good/feature/enhance_email

add from props

3ceb58cc5eb18814ac39b127a5765af500237497 authored over 5 years ago
Merge pull request #2359 from ErikDakoda/GetUnusedSlugBug

Fix bug in Utils.getUnusedSlug()

909efd2ab96c9fc69cedff284f4cd8be9c076c81 authored over 5 years ago
Misc

93b454188d54920213d17b196b38d37bab30ac3a authored over 5 years ago
AddTypeAndResolver & getType

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

072563916c8f0e8cfc2eb0101de0dda043847fd2 authored over 5 years ago
Add option to store datatable state in URL (pass useUrlState = false prop to disable)

901fee4acf6c30b3beccd065b100984a83c20d17 authored over 5 years ago
Various small fixes

e4af6aec632bd9caad49d97d6e9dae13ca6240c8 authored over 5 years ago
`Utils.getUnusedSlug()` creates a problem when a document is renamed, but its slug remains the same. For example, if 'RENAMED NAME' is changed to 'Renamed name'; the slug would change from `renamed-name` to `renamed-name-1`. To resolve this, pass the document's _id as the 3rd parameter to `getUnusedSlug`. Unit tests included.

2dad6b5806cfffb04287883e3c6cbf9723498a01 authored over 5 years ago
change from position for legacy

4e3fe773cb77bf7fafb3656c4e936f48af95df86 authored over 5 years ago
addType wip

133667d6594dd9c1144fc98f13b2f036cc4c367f authored over 5 years ago
add from props

e4754af6c5004ca387045958f50bf234a645d514 authored over 5 years ago
Merge branch 'devel' into feature/nested-schemas

d0fd4ac6ca50432015521ba1ddd119d15fb266ce authored over 5 years ago
fix mistake on size name

bf51eec568bbb03a31db1a7284fda3d51e111561 authored over 5 years ago
delete warnings on button sizes

5ea075f2eb48699fcd85645d5726ab6cab44c41e authored over 5 years ago
eslint formated code

15c4e162fbc904e3aae7d02bf0134581e934e981 authored over 5 years ago
use formFragments in the FormWrapper

6873e941f6e808c0d787490847cdcc49edb0ed99 authored over 5 years ago
formFragments now handle nesting

3496d9894c83b98bc53afd5dcf6912e681b7474f authored over 5 years ago
wrote failing tests for fragments integration

c1b5feb9bfb0e1db45101dea32a603b5bbb7d22e authored over 5 years ago
start to refactor formFragments

fd85b5e42270d4acef3930cb011dccfc1c637f2c authored over 5 years ago
generate the correct input types for nested objects

05847a0a4fc223d1e02c1ae1fe1ad61c8b5408a2 authored over 5 years ago
failing test for resolveAs input type

50e547d180e194a2729962e4732f64c90441365f authored over 5 years ago
add passing test

8e158e4fd4f1de6b65c043a27040613a6c1816c7 authored over 5 years ago
generate the nested field input type and use it in the main type

fe43f835b5dcba951dffa98e0088bf8bbbeaf471 authored over 5 years ago
wrote failing tests to debug input creation

78431f79ad4c2c7ce055fe060d9d5e42fd9427a4 authored over 5 years ago
fixing wrong call to concat that failed resolvers/mutators creation

865f8135aa9ed267f68fa84ac3318ef98fe76a60 authored over 5 years ago