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 |
|
Wyatt Johnson
|
7956c193c5
|
Merge branch 'master' into subscribe-to-comments
|
2017-06-05 16:38:28 -06:00 |
|
Wyatt Johnson
|
2aa3b7a5a0
|
Merge pull request #641 from coralproject/safari-cookie-time
Use same lifespan for cookies as for tokens
|
2017-06-05 16:38:13 -06:00 |
|
Wyatt Johnson
|
2f77842072
|
Merge branch 'master' into safari-cookie-time
|
2017-06-05 16:32:29 -06:00 |
|
Wyatt Johnson
|
a595e94394
|
Removed parse-duration in favour of ms
|
2017-06-05 16:31:06 -06:00 |
|
Riley Davis
|
fb537c9990
|
Merge pull request #648 from coralproject/StephanieDClark-master
Stephanie's changes to add classNames to Tab and TabBar
|
2017-06-05 16:18:19 -06:00 |
|
David Erwin
|
15297cd674
|
Update css naming convention
|
2017-06-05 18:12:38 -04:00 |
|
Riley Davis
|
e46802910c
|
Merge branch 'master' into StephanieDClark-master
|
2017-06-05 16:09:12 -06:00 |
|
riley
|
19b90910ba
|
better tab classNames
|
2017-06-05 16:08:53 -06:00 |
|
David Erwin
|
291cee3af4
|
Merge pull request #647 from coralproject/auth-token-hooks
Added new tokenUserNotFound plugin hook
|
2017-06-05 18:05:56 -04:00 |
|
Wyatt Johnson
|
069c4c5e50
|
Merge branch 'master' into auth-token-hooks
|
2017-06-05 16:00:23 -06:00 |
|
Riley Davis
|
7d54fb60a8
|
use existing className attr instead of custom property
|
2017-06-05 15:57:34 -06:00 |
|
Wyatt Johnson
|
e8143aea14
|
Added new tokenUserNotFound plugin hook
|
2017-06-05 15:52:32 -06:00 |
|
StephanieDClark
|
9e1d010db3
|
Adjusting tab classes
|
2017-06-05 14:48:50 -07:00 |
|
StephanieDClark
|
5838f5d486
|
fix lint errors
|
2017-06-05 14:00:21 -07:00 |
|
StephanieDClark
|
5e463c00fd
|
Merge branch 'master' into master
|
2017-06-05 13:35:36 -07:00 |
|
Kim Gardner
|
933a9371f3
|
Merge branch 'master' into safari-cookie-time
|
2017-06-05 16:35:23 -04:00 |
|
Kim Gardner
|
0be77fa5fd
|
Merge pull request #645 from coralproject/fix-typos
Fix typos
|
2017-06-05 16:28:08 -04:00 |
|
Kim Gardner
|
49eecaa65b
|
Fix typos
|
2017-06-05 16:22:17 -04: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
|
547547d04c
|
Merge pull request #638 from coralproject/auth-token-via-config
Use config auth_token if present on http headers
|
2017-06-05 14:22:48 -04: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 |
|
Chi Vinh Le
|
c20df65ebc
|
Use same lifespan for cookies as for tokens
|
2017-06-05 18:21:40 +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 |
|
Chi Vinh Le
|
defd28b20f
|
Remove double login checks
|
2017-06-05 17:46:57 +07:00 |
|
Chi Vinh Le
|
b05b54a991
|
Add auth_token default config
|
2017-06-05 17:46:30 +07:00 |
|
Kim Gardner
|
3c96b7eb1e
|
Merge pull request #640 from coralproject/user-comment-history
user detail design pass
|
2017-06-02 17:27:13 -04:00 |
|
Kim Gardner
|
6e483842f1
|
Merge branch 'master' into user-comment-history
|
2017-06-02 17:22:48 -04:00 |
|
Kim Gardner
|
0276c00828
|
Merge pull request #639 from coralproject/key-trans-missing
Key translation missing
|
2017-06-02 17:08:48 -04:00 |
|
gaba
|
c6efc586ae
|
Merge branch 'master' into key-trans-missing
|
2017-06-02 14:03:33 -07:00 |
|
gaba
|
6de9c69668
|
Missing key translation.
|
2017-06-02 14:02:45 -07:00 |
|
Kim Gardner
|
396abaae22
|
Merge pull request #637 from coralproject/i18n-emails
I18n emails
|
2017-06-02 16:59:32 -04:00 |
|
gaba
|
e98b9ff9bc
|
Some translations missing and a folder that should not be there.
|
2017-06-02 13:50:48 -07:00 |
|