Belen Curcio
|
e66e23bbf6
|
Updated with User-Status-Refactor API - User Detail Updated
|
2017-12-11 09:10:50 -03:00 |
|
Belen Curcio
|
26abd02032
|
Updated with User-Status-Refactor API
|
2017-12-11 08:49:22 -03:00 |
|
Belen Curcio
|
8e582bff45
|
Adding unSuspendUser mutation
|
2017-12-11 08:37:09 -03:00 |
|
Belen Curcio
|
8df4b79f97
|
Updated with User-Status-Refactor API
|
2017-12-11 08:33:40 -03:00 |
|
Wyatt Johnson
|
74c90d43a7
|
linting patch
|
2017-12-07 11:07:14 -07:00 |
|
Belen Curcio
|
83d4408ddf
|
merge
|
2017-12-07 13:55:40 -03:00 |
|
Belen Curcio
|
1322db89bc
|
Merge branch 'actions-user-drawer' of github.com:coralproject/talk into user-status-refactor
|
2017-12-07 12:36:53 -03:00 |
|
Kim Gardner
|
a0ee5c6414
|
Update CSS classname
|
2017-12-05 14:38:43 -07:00 |
|
Wyatt Johnson
|
2d70caf03d
|
Merge branch 'next' into user-status-refactor
|
2017-12-04 15:42:57 -07:00 |
|
Wyatt Johnson
|
419784f6d1
|
Merge branch 'master' into next
|
2017-12-04 15:28:41 -07: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
|
c53fe4b197
|
Updated tests and Drawer component
|
2017-12-04 00:37:41 -03:00 |
|
Belen Curcio
|
e44b37538e
|
wip
|
2017-12-03 16:39:48 -03:00 |
|
Belen Curcio
|
56beac9a1f
|
Adding old user status
|
2017-12-03 16:31:08 -03:00 |
|
Belen Curcio
|
0596547223
|
Adding old user status
|
2017-12-03 16:29:12 -03:00 |
|
Belen Curcio
|
ca6e839ca4
|
UserInfoTooltip, styling and func
|
2017-12-03 16:19:59 -03:00 |
|
Belen Curcio
|
6557c6036f
|
Functionality and styling
|
2017-12-03 15:48:37 -03:00 |
|
Belen Curcio
|
a3d83efd7d
|
Styling and functionality
|
2017-12-03 15:01:06 -03:00 |
|
Belen Curcio
|
0483aae369
|
Moving ActionsMenu
|
2017-12-03 14:54:28 -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 |
|
Wyatt Johnson
|
b672b0a4e0
|
added better compression support
|
2017-11-30 11:20:13 -07:00 |
|
Chi Vinh Le
|
ab772839c5
|
Debounce and batch subscription updates
|
2017-11-30 16:38:38 +01:00 |
|
Belen Curcio
|
c84408004c
|
Updated comment user status path
|
2017-11-30 11:36:32 -03:00 |
|
Belen Curcio
|
4b0d64dfc6
|
New path
|
2017-11-30 11:18:34 -03:00 |
|
Belen Curcio
|
a78bff5ee6
|
Merge branch 'master' of github.com:coralproject/talk into user-status-refactor
|
2017-11-30 11:12:53 -03:00 |
|