Kiwi
4ef7abc132
Merge branch 'master' into user-detail-load-more-fix
2017-12-18 16:55:31 +01:00
Chi Vinh Le
fbcd390220
Fix load more issue
2017-12-18 16:52:57 +01:00
Wyatt Johnson
75a944eba8
upgrades, fixes to comment count logic
2017-12-18 08:02:43 -07:00
Wyatt Johnson
6850dd1a53
redis optim
...
- removes call for comment count when we already have
totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00
Jeff Nelson
df925f5a1a
Fix logic to generate asset_url even if the asset_id is provided so
...
an error is avoided
2017-12-13 07:38:10 -06:00
Chi Vinh Le
4477c0981f
Reapply optimizations
2017-12-08 23:38:10 +01:00
Chi Vinh Le
71f0200557
Fix load more replies
2017-12-08 23:14:40 +01:00
Chi Vinh Le
091be25f36
Delay throttled subscription handler until query has loaded
2017-12-07 16:55:36 +01:00
Kiwi
4f2d97cd82
Merge branch 'master' into graphql-ast-tools
2017-12-05 19:42:24 +01:00
Chi Vinh Le
6a00d3d249
Remove unused code
2017-12-05 19:40:53 +01:00
Chi Vinh Le
04ae844a1a
Use graphql-ast-tools
2017-12-05 19:25:32 +01:00
Kim Gardner
73f24fd75b
Update CSS classname
2017-12-05 17:16:39 +00:00
Chi Vinh Le
00fb2e277b
Merge branch 'master' into performance-enhancements
2017-12-04 22:49:06 +01:00
Chi Vinh Le
a79dd76f4b
Use graphql document optimizations only in production
2017-12-04 22:46:33 +01:00
Chi Vinh Le
0d91396b1c
Remove death star button
2017-12-04 22:45:23 +01:00
Belen Curcio
0640be2a77
Timestamp no break
2017-12-04 15:00:43 -03:00
Belen Curcio
fdf11fa277
Adding extra container and styling
2017-12-04 13:42:22 -03:00
Belen Curcio
6da4439b94
Adding header container
2017-12-02 00:20:59 -03:00
Belen Curcio
7731ec42de
css tag label
2017-12-01 23:43:19 -03:00
Belen Curcio
67a4d63a23
Good margin
2017-12-01 15:31:05 -03:00
Belen Curcio
ce9ee0a5b0
Adding styles for mob devs
2017-12-01 15:28:09 -03:00
Kiwi
2e8f5f2e69
Merge branch 'master' into performance-enhancements
2017-12-01 17:57:24 +01:00
Chi Vinh Le
099186d030
Make polling interval longer
2017-12-01 17:56:53 +01:00
Chi Vinh Le
c2b488fa98
Don't use murmurhash
2017-12-01 17:11:38 +01:00
Chi Vinh Le
612d2596f9
Turn NamedFragments with directives always into InlineFragments
2017-12-01 17:02:45 +01:00
Chi Vinh Le
835d30d362
Put document optimizations behind a option
2017-12-01 16:54:45 +01:00
Chi Vinh Le
015e3d3ed9
Tiny refactor
2017-12-01 16:47:54 +01:00
Chi Vinh Le
4c7c852af7
Only merge definitions with directives when they are the same
2017-12-01 16:44:01 +01:00
Chi Vinh Le
72123cabe7
Rename getDefinitionName to getDefinitionID
2017-12-01 16:33:38 +01:00
Chi Vinh Le
f17b296e2e
Cache resolved fragments (globally)
2017-12-01 16:31:26 +01:00
Chi Vinh Le
2c72975137
Preoptimize mutation, fragments and batched subscription documents
2017-12-01 15:42:13 +01:00
Chi Vinh Le
fd83fed7bb
Preoptimize queries and subscriptions documents
2017-12-01 14:10:38 +01:00
Kim Gardner
9c0e6ccb36
Remove Dashboard
2017-11-30 23:21:01 +00:00
Chi Vinh Le
214de045fb
One subscription queue per query
2017-11-30 22:44:29 +01:00
Chi Vinh Le
92a9a535c6
Merge branch 'master' into performance-enhancements
2017-11-30 22:23:11 +01:00
Chi Vinh Le
3db7439d76
Use custom optimized graphql-anywhere
2017-11-30 21:55:16 +01:00
Chi Vinh Le
65be2b89a4
Throttle instead of debounce
2017-11-30 21:44:32 +01:00
Chi Vinh Le
06ddb30d77
Decouple apollo store
2017-11-30 20:26:08 +01:00
Belen Curcio
af3542aec5
adding and enabling question box
2017-11-30 15:30:21 -03:00
Chi Vinh Le
ab772839c5
Debounce and batch subscription updates
2017-11-30 16:38:38 +01:00
Wyatt Johnson
1b9c2404db
fixed job cli, reverted comment box pending beheviour
2017-11-29 15:57:28 -07:00
Chi Vinh Le
cf96d07a7a
Better death star
2017-11-29 11:54:51 +01:00
Wyatt Johnson
8d018df0d1
Merge branch 'master' into firefox-hover-tab
2017-11-28 13:05:50 -07:00
Wyatt Johnson
28873ed961
Merge branch 'master' into refactor-configure
2017-11-28 09:46:11 -07:00
Kim Gardner
506b938536
Merge branch 'master' into firefox-hover-tab
2017-11-27 16:30:12 +00:00
Kim Gardner
e52a6fd9c1
Merge branch 'master' into update-bug-report-link
2017-11-27 16:15:04 +00:00
Kim Gardner
24b5a58584
Merge branch 'master' into autclose-firefox-bug
2017-11-27 13:07:10 +00:00
Kim Gardner
af83d32de1
Merge branch 'master' into more-padding-qbox
2017-11-27 12:51:50 +00:00
Kim Gardner
44b77597ed
Merge branch 'master' into update-bug-report-link
2017-11-27 12:36:59 +00:00
Chi Vinh Le
37f3c11104
Fix radiogroup not working properly in ff
2017-11-24 12:29:29 +01:00