Xavier Cazalot
7f99b48953
devel - revert commits related to simpl-schema ( #1537 )
...
* Revert "add note link to issue in collection2 on mutation insert, remove debug console logs on mutation edit"
This reverts commit 7a15103de7
.
* Revert "node simpl-schema + collection2-core: fix vote by specifying the right type of the array (dont use blackbox in the end!)"
This reverts commit e894c3224c
.
* Revert "add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add `blackbox: true` for arrays field (validation problem with simple-schema)"
This reverts commit 9d84fbec98
.
* Revert "use node `simpl-schema` by aldeed to replace `meteor/aldeed:simple-schema` ; use the meteor collection2 core package as recommended"
This reverts commit 016935f4fa
.
* revert before node-simple-schema, fix obj.hasOwnProperty undefined error thrown by simple-schema & collection2
* CustomPostsItem: check on renderActions; withDocument/List: pollInterval 20seconds by default; DateTime form component enhancement + GraphQLDate type
2017-01-11 18:02:12 +01:00
xavcz
016935f4fa
use node simpl-schema
by aldeed to replace meteor/aldeed:simple-schema
; use the meteor collection2 core package as recommended
2017-01-10 10:09:24 +01:00
xavcz
746da29d72
semver bump: 1.0.0 🚀
2016-12-27 11:58:58 +01:00
Sacha Greif
e6324788dc
rollback version change for now to fix issue on run
2016-12-20 10:55:11 +09:00
Sacha Greif
fa7987d67a
v0.3.0
2016-12-20 09:50:14 +09:00
xavcz
2638023f4e
harmonize apollo branch to be on v0.27.5
2016-12-08 23:48:16 +01:00
xavcz
41d19f52aa
v0.27.5
2016-11-30 12:07:45 +01:00
Sacha Greif
041c7f4ad7
more clean-up
2016-11-17 16:53:07 +09:00
xavcz
600ab15c4d
Apollo branch up to date with v0.27.4
2016-11-15 12:51:43 +01:00
xavcz
c8615d3439
v0.27.4
2016-11-15 10:44:01 +01:00
xavcz
28cf7a20c7
Update to Meteor 1.4.2.1, add npm babel-runtime
, remove some Meteor packages constraints versions
2016-11-15 09:55:05 +01:00
Sacha Greif
5df3377418
clean up published_fields files; clean up unnecessary packages; more work on callbacks
2016-11-15 15:59:34 +09:00
xavcz
6eddc86c6e
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
xavcz
e88ecae84d
npm + meteor dependencies
2016-10-19 10:17:04 +02:00
xavcz
042cb4ff86
v0.27.3
2016-10-19 09:54:15 +02:00
xavcz
b3ae8ef6c6
v0.27.2
2016-10-01 18:11:37 +02:00
xavcz
4e3d32d2a6
v0.27.1
2016-09-22 07:58:59 +02:00
Sacha Greif
2b34713c0b
v0.27.0
2016-08-29 09:02:11 +09:00
Sacha Greif
e788998bec
Upgrade to Meteor 1.4.1.1
2016-08-29 08:53:20 +09:00
Sacha Greif
3ec90a04b5
remove Telescope global
2016-08-08 11:18:21 +09:00
Sacha Greif
cfc52b1158
v0.26.5
2016-07-24 19:15:55 +09:00
Sacha Greif
4f61940b07
version 0.26.4
2016-07-04 10:42:36 +09:00
Sacha Greif
16e08df62d
simplify oauth setup
2016-06-16 14:06:41 +09:00
Sacha Greif
d6835d266d
update react-router; update react-intl; make intl polyfill available to client too
2016-06-16 10:43:25 +09:00
Sacha Greif
cf0320b72b
Merge branch 'react-router' into devel
...
# Conflicts:
# packages/nova-base-components/lib/config.js
2016-06-14 10:18:38 +09:00
Sacha Greif
7b8624f709
v0.26.3
2016-06-12 12:15:11 +09:00
Sacha Greif
5634bc2e77
working on react-router
2016-06-10 19:19:32 +09:00
Sacha Greif
c1572344ba
working on i18n
2016-06-09 17:42:20 +09:00
Sacha Greif
555cb0c04f
fix publication bug; update flow-router-ssr
2016-06-08 11:01:13 +09:00
Sacha Greif
5ee570299a
replacing packages with their npm equivalents
2016-06-07 15:03:00 +09:00
Sacha Greif
0d28817ac0
small tweaks
2016-06-06 15:03:02 +09:00
Sacha Greif
241ba651e8
change import syntax; add listId to all ListContainers
2016-06-06 10:06:53 +09:00
Sacha Greif
acad01f492
0.26.2
2016-05-22 15:53:58 +09:00
Sacha Greif
010d3e8cb6
getting rid of meteor packages
2016-05-20 09:59:33 +09:00
Sacha Greif
89c8616dae
make daily view work when client and server have different timezones
2016-05-13 15:52:33 +09:00
Sacha Greif
453634c4c4
small improvements and clean up to components
2016-05-03 12:44:50 +09:00
Sacha Greif
aaa280e8e8
version bump (0.26.1)
2016-04-19 14:52:22 +09:00
Sacha Greif
01fe279e8c
update package
2016-04-15 15:46:58 +09:00
Sacha Greif
fb677e1929
move accounts-password to packages file
2016-04-14 18:12:28 +09:00
Sacha Greif
de75991728
fix "load more" bug for now
2016-04-14 16:22:57 +09:00
Sacha Greif
4f250d324a
updating packages & getting started content
2016-04-14 11:09:03 +09:00
Sacha Greif
619551bcef
version bump (0.26.0-nova)
2016-04-14 10:27:27 +09:00
Sacha Greif
1664db3c5c
fix various client/server module bugs
2016-04-12 20:09:08 +09:00
Sacha Greif
42b25d3eb0
adding route for email debugging
2016-04-12 19:36:47 +09:00
Sacha Greif
fee29d4437
updating everything (Meteor 1.3.1, React 15, etc.)
2016-04-11 10:15:24 +09:00
michelherszak
43f2bc9f94
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
2016-04-03 13:29:26 -06:00
Sacha Greif
20b8227b64
select accounts package at app level; disable custom oauth buttons logic for now
2016-04-03 11:49:34 +09:00
Sacha Greif
e4b2a11a41
add minifiers
2016-03-31 10:38:31 +09:00
Sacha Greif
b23b7eea73
include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug
2016-03-30 19:08:06 +09:00
Sacha Greif
3169989bc0
converting components to ES6 classes
2016-03-17 17:48:25 +09:00