SachaG
94de6485c5
clean up dependencies
2017-03-18 16:02:05 +09:00
Comus Leong
736cbac509
npm simpl-schema, meteor aldeed:collection2-core package
2017-03-16 01:25:50 +08:00
xavcz
f43436bf22
bump to nova 1.2.0
2017-03-08 11:48:47 +00:00
xavcz
7ed7d9333f
Update Meteor release to 1.4.3.1
2017-03-05 13:21:48 +00:00
xavcz
0c19136298
don't do "half-batching/caching", prepare for nova 1.2
2017-03-05 13:10:16 +00:00
xavcz
113b68f5ed
experiment batching, let's see if it has a performance impact
2017-02-22 15:54:03 +01:00
SachaG
64d6d991d2
remove nova:users’ dependency on nova:emails
2017-02-22 11:58:16 +01:00
xavcz
d195d366c8
Nova v1.1.0 🔭
...
* bump packages version
* update to Meteor 1.4.3! 🚀
2017-02-16 11:50:22 +01:00
Comus Leong
01b4a800a4
update std:accounts-ui to 1.2.18 and remove meteor_subscribe.js
2017-02-07 09:43:51 +08:00
Comus Leong
9992f0063e
new routing
2017-02-06 14:36:42 +08:00
SachaG
ac5ab92143
Various clean up; use function syntax for callback functions
2017-01-25 13:58:41 +09:00
SachaG
7c6e07ab6d
disable demo packages by default
2017-01-23 11:07:53 +09:00
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
9d84fbec98
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)
2017-01-10 11:17:16 +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
Sacha Greif
130f43e3f3
Update std:accounts-ui
2017-01-09 21:14:54 +09:00
Sacha Greif
ebf929774c
sort movies list by createdAt; wrap MoviesNewForm with withMessages to fix setState bug
2017-01-08 18:14:41 +09:00
xavcz
746da29d72
semver bump: 1.0.0 🚀
2016-12-27 11:58:58 +01: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
xavcz
084188de3c
update meteor, add patched react-router-ssr (npm check)
2016-11-30 11:34:10 +01:00
Sacha Greif
b16c7ce0be
put withCurrentUser back in nova:core after all…
2016-11-30 16:58:28 +09:00
Sacha Greif
00fcc01c0d
clean up imports/exports and other small things
2016-11-29 18:53:31 +09:00
Sacha Greif
d0c72c98f1
clean up packages names
2016-11-29 11:35:20 +09:00
Sacha Greif
fc8837ff51
more cleaning up and reorganizing packages
2016-11-26 11:33:27 +09:00
Sacha Greif
4b70802c00
clean up
2016-11-25 11:46:31 +09:00
Sacha Greif
395a5926be
make movies package work independently; nova:base-routes -> nova:routing
2016-11-24 15:47:51 +09:00
xavcz
22dd58114b
get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields
2016-11-22 18:39:50 -05:00
Sacha Greif
eafac17683
use generic withList container for movies demo
2016-11-19 18:01:05 +09:00
Sacha Greif
e0d5165146
Meteor update v1.4.2.3
2016-11-18 16:01:44 +09:00
Sacha Greif
29585b2e9f
Merge branch 'apollo' of https://github.com/TelescopeJS/Telescope into apollo
2016-11-17 17:38:44 +09:00
Sacha Greif
041c7f4ad7
more clean-up
2016-11-17 16:53:07 +09:00
xavcz
d1389e732f
messy but working integration, will need some refactoring for react-apollo@0.6.0 + apollo-client@0.5.3 anyway
2016-11-16 16:34:37 +01:00
xavcz
f5ef406bf7
got something ~working with a hacks on reactrouter:react-router-ssr
2016-11-16 16:17:12 +01: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
7e344476a4
update to Meteor 1.4.2.1
2016-11-10 17:27:06 +09:00
xavcz
ec95b3c591
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
2016-11-08 12:58:53 +01:00
xavcz
f988686653
use a fork of meteorhacks:inject-data to fix data-injection with meteor 1.4.2
2016-11-06 14:52:12 +01:00
xavcz
3390b5af24
test optimistic ui on vote with sleep server-side
2016-11-02 09:53:16 +01:00
xavcz
fa4f0bfcf3
add viewableIf
to non-array fields of Users (array fields cause trouble with mongo $ projection)
2016-10-30 18:25:51 +01:00
Sacha Greif
e160aca568
create AppContainer to load categories; remove settings package; todo: load current user with AppContainer
2016-10-28 15:45:43 +09:00
xavcz
a27dfdab1c
Meteor 1.4.2 + latest updates
2016-10-26 09:14:05 +02:00
Sacha Greif
33cb0c1708
update to Meteor 1.4.2
2016-10-26 15:30:44 +09:00
Sacha Greif
52cf5d9be9
Merge branch 'devel' into apollo
2016-10-24 14:54:30 +09:00
Sacha Greif
b453d15a9f
update Meteor to 1.4.1.2
2016-10-24 14:44:31 +09:00
xavcz
81ab2f45cd
apollo data transport connected to client / mongo / server
2016-10-19 10:55:19 +02:00
xavcz
f6bbbd14ca
redux basic setup (to be improved) - test case on FlashMessages, used in PostNewForm
2016-10-19 10:32:24 +02:00
xavcz
ebaea92d93
.meteor/versions -> nova v0.27.3
2016-10-19 10:15:42 +02:00