Commit graph

336 commits

Author SHA1 Message Date
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
Sacha Greif
5634bc2e77 working on react-router 2016-06-10 19:19:32 +09:00
Sacha Greif
2c6e3d0d30 more i18n work 2016-06-10 10:25:38 +09:00
Sacha Greif
f899713408 more work on i18n 2016-06-09 20:26:33 +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
7a3a467fbc small bug fixes 2016-06-06 16:11:51 +09:00
Sacha Greif
0d28817ac0 small tweaks 2016-06-06 15:03:02 +09:00
Sacha Greif
43f47a98ee turn off counts for now 2016-06-06 12:19:07 +09:00
Sacha Greif
241ba651e8 change import syntax; add listId to all ListContainers 2016-06-06 10:06:53 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +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
453634c4c4 small improvements and clean up to components 2016-05-03 12:44:50 +09:00