Commit graph

400 commits

Author SHA1 Message Date
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
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
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
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
xavcz
b3ae8ef6c6 v0.27.2 2016-10-01 18:11:37 +02:00
xavcz
d1c71e8f7c remove (comment) some optional packages not needed out-of-the-box: nova:subscribe & nova:kadira 2016-10-01 17:58:41 +02:00
xavcz
7c7c6fd2e5 v0.27.1 (+update .meteor/versions, +fix syntax) 2016-09-22 08:11:38 +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
49ed55dda0 update fast-render 2016-08-25 09:53:54 +09:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
Sacha Greif
99a70a3262 cleaning up nova:subscribe 2016-08-07 19:26:08 +09:00
Sacha Greif
e81346ee16 update kadira-binary-deps 2016-07-26 18:11:11 +09:00
Sacha Greif
fcdb1d89f8 1.4 upgrade 2016-07-26 17:45:29 +09:00
Sacha Greif
cfc52b1158 v0.26.5 2016-07-24 19:15:55 +09:00
Sacha Greif
b8e03657e2 get rid of share package; update packages 2016-07-12 17:34:32 +09:00
Sacha Greif
4f61940b07 version 0.26.4 2016-07-04 10:42:36 +09:00
Sacha Greif
904fbb1990 versions 2016-07-04 10:33:17 +09:00
Sacha Greif
7a7b72c540 update to 1.3.4 2016-06-23 10:55:40 +09:00
Sacha Greif
d0275aa77f update readme 2016-06-22 18:29:35 +09:00
Sacha Greif
2f1aa8d91a comments view shouldn't use score; posts package version bump 2016-06-17 10:12:28 +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
924330c12b indentation fix 2016-06-13 11:11:20 +09:00
Sacha Greif
7b8624f709 v0.26.3 2016-06-12 12:15:11 +09:00