Commit graph

13 commits

Author SHA1 Message Date
Sacha Greif
9ce7fe703f make PostsListContainer and PostsSingleContainer stateful components; add refetchQuery on child context; call it from post edit form; clone item in Telescope.operateOnItem to avoid modifying the original by mistake 2016-11-03 14:07:58 +09:00
xavcz
7c88d27d62 have the mutation simulation and server operation returning the same result, add missing viewableIf, pass comment object to Telescope.operateOnItem 2016-11-02 13:29:43 +01:00
xavcz
3390b5af24 test optimistic ui on vote with sleep server-side 2016-11-02 09:53:16 +01:00
Sacha Greif
123da6b79d add latency compensation (a.k.a. optimistic UI) simulation for Telescope.operateOnItem; it now takes the item as argument (not the item _id) 2016-11-02 16:31:15 +09:00
xavcz
26f5e73119 more work on single post 2016-10-19 17:38:21 +02:00
Sacha Greif
42decba8ad used webpack import by mistake 2016-08-25 09:49:59 +09:00
Sacha Greif
e5a1508d98 fix cancelUpvote/cancelDownvote bug 2016-08-24 10:05:47 +09:00
Sacha Greif
3ec90a04b5 remove Telescope global 2016-08-08 11:18:21 +09:00
Xavier Cazalot
1d1a556fb8 fix up/down voting (thx @dannyvaughton) 2016-07-22 13:35:01 +02:00
Sacha Greif
3b5d4ea1ab import Users 2016-07-19 18:08:53 +09:00
Sacha Greif
c50bdcb2e4 groups first pass 2016-07-19 17:30:59 +09:00
Sacha Greif
64f357d601 Meteor 1.3.2.4; small fixes and tweaks for easier customisation; bug fixes 2016-04-25 17:02:41 +09:00
Sacha Greif
733887ca2b working on voting feature; added methods to cheatsheet 2016-03-21 10:27:43 +09:00
Renamed from packages/_nova-voting/lib/vote.js (Browse further)