Wyatt Johnson
|
a8a8455f40
|
removed reference
|
2017-12-05 11:23:36 -07:00 |
|
Wyatt Johnson
|
d7302e4b3c
|
added support for deep route caching, settings cache, template optim
|
2017-12-05 11:17:44 -07:00 |
|
Wyatt Johnson
|
001beb7a5b
|
Merge pull request #1186 from coralproject/performance-enhancements
Performance enhancements
|
2017-12-04 15:16:57 -07:00 |
|
Chi Vinh Le
|
0b04a011c4
|
Merge branch 'performance-enhancements' of ssh://github.com/coralproject/talk into performance-enhancements
|
2017-12-04 22:50:06 +01: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 |
|
Wyatt Johnson
|
e1324a168b
|
Merge pull request #1191 from coralproject/graph-flags
Graph flags
|
2017-12-04 14:44:48 -07:00 |
|
Kiwi
|
af9180f114
|
Merge branch 'master' into graph-flags
|
2017-12-04 22:28:36 +01:00 |
|
Wyatt Johnson
|
8f5e54520b
|
Merge branch 'master' into performance-enhancements
|
2017-12-04 14:26:29 -07:00 |
|
Chi Vinh Le
|
2061a7b97d
|
Use @coralproject/graphql-anywhere-optimized
|
2017-12-04 22:21:40 +01:00 |
|
Wyatt Johnson
|
3b4e69f06e
|
fixed based on e2e finding a bug!
|
2017-12-04 14:06:32 -07:00 |
|
Kim Gardner
|
f71be09bca
|
Merge pull request #1189 from coralproject/user-badges-fix
User Badges Styling Fix
|
2017-12-04 19:31:17 +00:00 |
|
Wyatt Johnson
|
87ef0f1cb9
|
Adjusted flag beheviour for staff
|
2017-12-04 12:17:39 -07: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 |
|
Wyatt Johnson
|
8b71175c46
|
adjusted logic flow for comment flags
|
2017-12-04 09:27:56 -07: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 |
|
Kim Gardner
|
99daa0b2c9
|
Merge pull request #1187 from coralproject/remove-dash
Remove Dashboard for the interim
|
2017-12-01 16:27:53 +00: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
|
5c1314165c
|
Upgrade graphql-anywhere-optimized
|
2017-12-01 14:16:32 +01:00 |
|
Chi Vinh Le
|
fd83fed7bb
|
Preoptimize queries and subscriptions documents
|
2017-12-01 14:10:38 +01:00 |
|
Kim Gardner
|
dff89ec6cd
|
Remove Dashboard docs
|
2017-12-01 12:53:17 +00:00 |
|
Wyatt Johnson
|
ef200a85cb
|
removed backend for metrics
|
2017-11-30 17:16:32 -07:00 |
|
Kim Gardner
|
9c0e6ccb36
|
Remove Dashboard
|
2017-11-30 23:21:01 +00:00 |
|
Kim Gardner
|
64276cd157
|
Remove Dashboard
|
2017-11-30 23:20: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 |
|
Kim Gardner
|
c9f6ec327a
|
Merge pull request #1185 from coralproject/qbox-fix
Fix Stream: Question Box
|
2017-11-30 19:33:52 +00: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 |
|
Kim Gardner
|
016eb472eb
|
Merge pull request #1184 from coralproject/jobs-stream-fix
Jobs + Pending Box Fixes
|
2017-11-30 17:06:56 +00: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 |
|
Kim Gardner
|
1c01a3320f
|
Merge pull request #1179 from coralproject/firefox-hover-tab
Firefox hover tab
|
2017-11-28 20:16:22 +00:00 |
|