Commit graph

165 commits

Author SHA1 Message Date
Eric Burel
56eb3ab4b6 fixed nested form generation
Schema must be passed explicitely to the field retrieval methods
(otherwise the main schema will be used instead of the nested schemas)
2018-07-24 20:33:43 +02:00
Eric Burel
474456148e setup tests 2018-07-24 18:13:34 +02:00
Eric Burel
f4ed4bffcf use meteortesting:mocha instead of TinyTest 2018-07-18 12:06:04 +02:00
Eric Burel
6deab6bb8f setup an example test with Tinytest and added Jest's expect to dependencies 2018-07-18 11:12:37 +02:00
SachaG
e783d51dca v1.11.2 2018-06-16 08:57:45 +09:00
SachaG
c0650893fa v1.11.1 2018-06-14 08:51:03 +09:00
SachaG
c70f32a52a Update packages 2018-06-02 08:36:30 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
1951000118 Merge branch 'master' into devel
# Conflicts:
#	README.md
2018-05-23 15:12:33 +09:00
SachaG
a18882dd0b Update graphql-tools 2018-05-23 15:12:07 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
SachaG
fc67471a38 working on cookies+locale support 2018-05-16 11:43:19 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
6f6eefae26 Use dot-object and deepmerge to let forms handle multiple nesting levels 2018-03-23 08:51:24 +09:00
ochicf
e19f7199be update mingo version 2018-03-14 12:19:48 +01:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00
SachaG
d3fdb3ae38 v1.8.10 2018-03-03 15:12:16 +09:00
SachaG
71eeefdf8b Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-02-18 18:04:21 +09:00
SachaG
fd556e834b SimpleSchema 1.4.2 2018-02-18 18:04:19 +09:00
Noland
931e441577 Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner 2018-02-17 22:15:19 -08:00
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +09:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
SachaG
7ac8f6950c Set package versions to avoid double graphql package bug 2018-01-27 18:38:04 +09:00
SachaG
e8164585b3 Meteor 1.6.1 2018-01-27 16:12:06 +09:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00
SachaG
8aa39c6a0a Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
# Conflicts:
#	package.json
2018-01-09 15:57:33 +09:00
SachaG
7ec4f4ddd0 Package upgrade 2018-01-09 15:56:56 +09:00
Luca Hagel
dcc6ed782b Bump react-apollo & react-redux versions 2018-01-06 07:49:04 +01:00
Luca Hagel
148ffa1921 Upgrade React to 16.2 2018-01-06 07:23:18 +01:00
Luca Hagel
872ef61b49 Bump package versions to get rid of deprec warnings 2018-01-06 07:04:01 +01:00
Luca Hagel
fe1aaed975 Remove optics-agent from package.json 2017-12-28 05:23:20 +01:00
SachaG
0760846ec3 Merge branch 'master' of https://github.com/VulcanJS/Vulcan
# Conflicts:
#	package.json
2017-12-27 12:26:48 +09:00
SachaG
bbd2dbd006 Disable prestasrt script for now 2017-12-27 12:26:17 +09:00
Luca Hagel
caa7dc9227 Move prestart script into .vulcan directory to stop meteor from loading it 2017-12-27 03:43:51 +01:00
SachaG
fc3a5d58b1 v1.8.1 2017-12-27 09:56:49 +09:00
SachaG
4b862db660 graphql-server-express -> apollo-server-express; remove Optics integration 2017-11-21 18:33:52 +09:00
SachaG
319fbb914b Enable Apollo Engine integration (add 'apolloEngine.apiKey' in settings.json) 2017-11-21 10:03:11 +09:00
Sacha Greif
e025e0ad89 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2017-10-31 10:19:23 +09:00
Sacha Greif
1ab3e4e022 package.json 2017-10-31 10:19:21 +09:00
Sacha Greif
043c7cbad0 Merge pull request #1754 from codedeep/master
Correct prescript for its operation in windows, making it compatible on all three platforms: linux, MacOS and Windows.
2017-10-24 21:03:28 +09:00
Lucas Martín
3501a661eb Add chalk library and change prestart
Add chalk library for color console. https://www.npmjs.com/package/chalk
2017-10-23 19:19:13 +02:00
Sacha Greif
7ff103f806 Merge pull request #1744 from luhagel/bump-react-bootstrap
Bump the react-bootstrap version to get rid of "isMounted is deprecated..." error when opening modals
2017-10-20 10:49:55 +09:00
Sacha Greif
8f05de2a2e Update Vulcan version in package.json 2017-10-17 08:58:58 +09:00
Luca Hagel
9e90679a8e bump react-bootstrap -> 0.31.3 2017-10-10 06:45:17 +02:00
Leonardo Quixadá
30aad4c2f5 Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible). 2017-10-05 06:29:09 -03:00
SachaG
700c4a265a packages 2017-09-22 12:31:03 +02:00
SachaG
d0eef54c70 upgrade simple-schema 2017-09-04 17:40:01 +09:00