Chi Vinh Le
|
ceb99cf205
|
Better refetch detection
|
2017-06-07 17:45:33 +07:00 |
|
Riley Davis
|
2384ae4baa
|
move edit comment config
|
2017-06-06 14:49:07 -06:00 |
|
Riley Davis
|
8af0d929c2
|
Merge branch 'master' into bulk-actions
|
2017-06-06 13:15:04 -06:00 |
|
Riley Davis
|
4e19d5eecf
|
don't have functions re-created every render
|
2017-06-06 13:11:31 -06:00 |
|
Riley Davis
|
5465563856
|
reload and clear selections
|
2017-06-06 12:52:26 -06:00 |
|
Chi Vinh Le
|
7cb05cebef
|
Use wss when connection is secure
|
2017-06-07 01:32:37 +07:00 |
|
Kim Gardner
|
80d4ffa5bf
|
Merge branch 'master' into bulk-actions
|
2017-06-06 14:13:47 -04:00 |
|
Kim Gardner
|
eff923424c
|
Merge branch 'master' into bulk-actions
|
2017-06-06 14:11:16 -04:00 |
|
Erica Irving
|
c3e32f37dc
|
add coral- prefix as requested
|
2017-06-06 13:43:45 -04:00 |
|
Riley Davis
|
18f11a84cf
|
Merge branch 'master' into active-tab-classnames
|
2017-06-06 11:14:47 -06:00 |
|
Chi Vinh Le
|
c50fe9f91d
|
Merge branch 'master' into subscribe-to-comments
Conflicts:
client/coral-embed-stream/src/components/Comment.js
|
2017-06-06 23:44:27 +07:00 |
|
Riley Davis
|
6fcd003e76
|
remove console.log
|
2017-06-06 10:32:14 -06:00 |
|
Chi Vinh Le
|
afdcdff51e
|
Handle ignored user case
|
2017-06-06 23:18:37 +07:00 |
|
Erica Irving
|
3d8478dfb2
|
add semantic classname to active tab
|
2017-06-06 12:17:32 -04:00 |
|
Chi Vinh Le
|
1ceb72ca5c
|
Fix error with tombstones
|
2017-06-06 21:26:43 +07:00 |
|
Chi Vinh Le
|
0fcdd09f9f
|
Lazily create apollo client
|
2017-06-06 20:50:07 +07:00 |
|
Chi Vinh Le
|
d3f7e6210c
|
Simplify transition code
|
2017-06-06 19:06:42 +07:00 |
|
Chi Vinh Le
|
447ec7e524
|
Deeply pass commentIsIgnored
|
2017-06-06 19:05:18 +07:00 |
|
Chi Vinh Le
|
f8ca14d3d3
|
Reset stream after refetching
|
2017-06-06 18:45:45 +07:00 |
|
Kim Gardner
|
17783c91c4
|
Merge branch 'master' into bulk-actions
|
2017-06-05 23:06:03 -04:00 |
|
Riley Davis
|
ad4c4a0a5b
|
fix for active tab not showing. user box classNames
|
2017-06-05 16:46:58 -06:00 |
|
Wyatt Johnson
|
7956c193c5
|
Merge branch 'master' into subscribe-to-comments
|
2017-06-05 16:38:28 -06:00 |
|
riley
|
d03647067d
|
Merge branch 'master' into css-override-classes
|
2017-06-05 16:19:46 -06:00 |
|
David Erwin
|
15297cd674
|
Update css naming convention
|
2017-06-05 18:12:38 -04:00 |
|
riley
|
19b90910ba
|
better tab classNames
|
2017-06-05 16:08:53 -06:00 |
|
Riley Davis
|
7d54fb60a8
|
use existing className attr instead of custom property
|
2017-06-05 15:57:34 -06:00 |
|
StephanieDClark
|
9e1d010db3
|
Adjusting tab classes
|
2017-06-05 14:48:50 -07:00 |
|
David Erwin
|
728d523b9e
|
Begin adding css override classes
|
2017-06-05 17:25:27 -04:00 |
|
StephanieDClark
|
5838f5d486
|
fix lint errors
|
2017-06-05 14:00:21 -07:00 |
|
Riley Davis
|
1c8e1cc46c
|
Merge branch 'master' into bulk-actions
|
2017-06-05 14:42:07 -06:00 |
|
Riley Davis
|
c4a41af33b
|
clear selected ids when panel is closed
|
2017-06-05 14:40:03 -06:00 |
|
Riley Davis
|
39d8a5d01b
|
bulk operations on User Detail comments
|
2017-06-05 14:20:34 -06:00 |
|
StephanieDClark
|
414e5d78bd
|
Fix yarn lint error
|
2017-06-05 12:58:04 -07:00 |
|
Kiwi
|
e9a6c3dfe3
|
Merge branch 'master' into subscribe-to-comments
|
2017-06-06 02:42:35 +07:00 |
|
StephanieDClark
|
3b7603ee31
|
add supplied classes to tabbar
|
2017-06-05 12:39:35 -07:00 |
|
StephanieDClark
|
8c89296007
|
add supplied classes to tab
|
2017-06-05 12:38:36 -07:00 |
|
StephanieDClark
|
32fe291847
|
Add classes to tabbar, tab
|
2017-06-05 12:37:13 -07:00 |
|
Chi Vinh Le
|
056ddc7010
|
Meaningful comment
|
2017-06-06 02:25:42 +07:00 |
|
Chi Vinh Le
|
2d0eec15c1
|
Readd falsely deleted part
|
2017-06-06 02:25:32 +07:00 |
|
Chi Vinh Le
|
2be73d1df2
|
Unsubscribe on unmount
|
2017-06-06 02:10:56 +07:00 |
|
Chi Vinh Le
|
3ad17f008f
|
Refactor fetchMore updaters
|
2017-06-06 01:44:17 +07:00 |
|
David Erwin
|
90d7e3706c
|
Improve auth token logic.
|
2017-06-05 13:58:13 -04:00 |
|
Chi Vinh Le
|
9993350b7e
|
Animate flash for new comments
|
2017-06-06 00:54:12 +07:00 |
|
David Erwin
|
7c66d846c2
|
Add auth token comment
|
2017-06-05 13:38:06 -04:00 |
|
Chi Vinh Le
|
6b0cdae183
|
Subscribe to comments
|
2017-06-05 20:51:08 +07:00 |
|
Kiwi
|
7efdccb683
|
Merge branch 'master' into auth-token-via-config
|
2017-06-05 17:57:13 +07:00 |
|
Chi Vinh Le
|
a9796d47cd
|
Check login after loading config
|
2017-06-05 17:51:06 +07:00 |
|
Chi Vinh Le
|
7c145bbb3c
|
Refactor import order and framework initialization
|
2017-06-05 17:49:43 +07:00 |
|
Chi Vinh Le
|
ac9e70bc67
|
Add same getAuthToken logic to apollo transport
|
2017-06-05 17:48:09 +07:00 |
|
Kim Gardner
|
6e483842f1
|
Merge branch 'master' into user-comment-history
|
2017-06-02 17:22:48 -04:00 |
|