SachaG
|
ac5ab92143
|
Various clean up; use function syntax for callback functions
|
2017-01-25 13:58:41 +09:00 |
|
SachaG
|
7e640cc1bd
|
Make new comment mutation return post to auto-update post object in store with new commentCount and list of commenters
|
2017-01-23 11:01:14 +09:00 |
|
SachaG
|
db17e917f8
|
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
|
2017-01-18 10:18:33 +09:00 |
|
Sacha Greif
|
171bf9feb9
|
extraFragment -> fragment; deprecate Users.canEdit; add alias; use new withCurrentUser
|
2017-01-12 17:30:25 +09:00 |
|
Sacha Greif
|
4e1a82c130
|
Callbacks.add -> addCallback; and other callback functions
|
2016-12-13 11:40:24 +09:00 |
|
Sacha Greif
|
1bf4933ebb
|
clean up Telescope imports
|
2016-12-13 11:32:23 +09:00 |
|
Sacha Greif
|
381cdc7cff
|
Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages
|
2016-12-12 16:43:23 +09:00 |
|
Sacha Greif
|
98fef8ef62
|
Telescope.settings.get -> getSetting
|
2016-12-12 15:00:56 +09:00 |
|
Sacha Greif
|
dd0df7dfc5
|
Telescope.utils -> Utils
|
2016-12-12 11:34:28 +09:00 |
|
Sacha Greif
|
5e1e124a8f
|
Telescope.callbacks -> Callbacks; Telescope.createCollection -> createCollection
|
2016-12-12 10:24:34 +09:00 |
|
xavcz
|
94edfc01ec
|
small tweaks on loadMore buttons, update graphql-tools (JSON scalar fix), fix remove callback on comments
|
2016-12-06 09:45:36 +01:00 |
|
xavcz
|
2e72185a2c
|
wip on comments
|
2016-12-02 13:43:26 +01:00 |
|
xavcz
|
e61e009196
|
profile.isDummy -> isDummy; don't try to send email on dummy comments
|
2016-12-02 09:19:41 +01:00 |
|
xavcz
|
b4896ae521
|
work on comments remove callback
|
2016-11-29 19:33:13 +01:00 |
|
Sacha Greif
|
a6836a5db8
|
move App and Layout components to core; insertableIf, editableIf, and viewableIf also accept group names; clean up
|
2016-11-27 19:12:54 +09:00 |
|
xavcz
|
08a686f496
|
use Collection.fragments in queries/mutations
|
2016-11-14 20:27:23 +01:00 |
|
Sacha Greif
|
8689a4de73
|
clean up callbacks by moving logic to mutations and schema (autoValue)
|
2016-11-14 17:17:44 +09:00 |
|