Chi Vinh Le
|
a81ae2b7f8
|
Remove data prop from Slots
|
2018-03-13 21:06:32 +01:00 |
|
Chi Vinh Le
|
44b8809db1
|
Port to new Slot property passthrough
|
2018-03-09 17:34:05 +01:00 |
|
Chi Vinh Le
|
0ca8b978a1
|
Implement profile settings
|
2018-02-20 13:21:02 +01:00 |
|
Chi Vinh Le
|
8c2070e345
|
Refactor Profile
|
2018-02-19 16:04:43 +01:00 |
|
Wyatt Johnson
|
e924ed9189
|
reverted path change, cleaned embed stream
|
2018-02-13 11:35:20 -07:00 |
|
Wyatt Johnson
|
4053a25239
|
moved login route from /login to /embed/login
|
2018-02-13 11:35:20 -07:00 |
|
Chi Vinh Le
|
4883bb17b9
|
Finish refactor embed stream auth
|
2018-02-09 00:08:31 +01:00 |
|
Chi Vinh Le
|
37dd6ae044
|
Auth refactor part 3
|
2018-02-08 23:06:01 +01:00 |
|
Wyatt Johnson
|
596c214f1c
|
allowed moderators to configure asset
|
2018-01-31 13:41:07 -07:00 |
|
Chi Vinh Le
|
0799e9d8ee
|
More refactor
|
2018-01-29 20:52:44 +01:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
okbel
|
e1ead8f500
|
Adding e2e for the stream - open and closed asset features
|
2018-01-10 11:43:34 -03:00 |
|
okbel
|
9c75f3fa59
|
Adding missing proptypes
|
2018-01-10 11:03:33 -03:00 |
|
Chi Vinh Le
|
e675d716cb
|
Remove deprecated code
|
2017-11-20 20:18:14 +01:00 |
|
Chi Vinh Le
|
853b0ca6dd
|
Automatic asset closure
|
2017-11-17 15:42:06 +01:00 |
|
Chi Vinh Le
|
f7c46b1a42
|
Move asset fragment up one level
|
2017-11-16 16:19:36 +01:00 |
|
Chi Vinh Le
|
b5b6b113d4
|
Restructure coral-embed-stream
|
2017-11-16 10:57:16 +01:00 |
|
Chi Vinh Le
|
ce4ad426a7
|
Extendable embed stream tabs
|
2017-11-15 19:38:25 +01:00 |
|
Chi Vinh Le
|
24d73b2770
|
Use page objects + one more test
|
2017-10-12 21:56:56 +07:00 |
|
Wyatt Johnson
|
9ae59ef998
|
added parent url to the login popup
|
2017-09-26 09:35:33 -06:00 |
|
Wyatt Johnson
|
f69703a8ba
|
fixed missing
|
2017-09-08 00:47:08 -06:00 |
|
Chi Vinh Le
|
e5156f7fc1
|
Integrate embed slot in to graphql framework
|
2017-08-18 21:36:14 +07:00 |
|
Wyatt Johnson
|
299bb35c9d
|
added more path fixes
|
2017-07-31 09:52:46 +10:00 |
|
Chi Vinh Le
|
fb2662572a
|
Implement excludeIf for the plugins API
|
2017-07-17 17:06:12 +07:00 |
|
Chi Vinh Le
|
7f85129044
|
Merge branch 'master' into extendable-tab-menu
Conflicts:
client/coral-embed-stream/src/components/Embed.js
client/coral-embed-stream/style/default.css
client/coral-framework/helpers/plugins.js
client/coral-plugin-replies/ReplyButton.css
client/coral-plugin-replies/ReplyButton.js
plugins/coral-plugin-like/client/LikeButton.js
plugins/coral-plugin-like/client/styles.css
plugins/coral-plugin-love/client/LoveButton.js
plugins/coral-plugin-love/client/styles.css
|
2017-07-12 22:38:05 +07:00 |
|
Chi Vinh Le
|
40f4419c9d
|
Add flagged unflagged CSS classnames
|
2017-07-11 21:54:35 +07:00 |
|
Chi Vinh Le
|
8b70dc688d
|
Adapt CSS classnames for Embed
|
2017-07-11 21:03:27 +07:00 |
|
Chi Vinh Le
|
b05a6c00ce
|
Correct aria-controls
|
2017-07-11 20:37:19 +07:00 |
|
Chi Vinh Le
|
1e4e1cb413
|
Implement Stream TabBar
|
2017-07-10 17:03:06 +07:00 |
|
Riley Davis
|
6fcd003e76
|
remove console.log
|
2017-06-06 10:32:14 -06:00 |
|
Riley Davis
|
ad4c4a0a5b
|
fix for active tab not showing. user box classNames
|
2017-06-05 16:46:58 -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 |
|
StephanieDClark
|
5838f5d486
|
fix lint errors
|
2017-06-05 14:00:21 -07:00 |
|
StephanieDClark
|
414e5d78bd
|
Fix yarn lint error
|
2017-06-05 12:58:04 -07:00 |
|
StephanieDClark
|
32fe291847
|
Add classes to tabbar, tab
|
2017-06-05 12:37:13 -07:00 |
|
Chi Vinh Le
|
0b7432b75e
|
Merge branch 'master' into i18n-refactor
Conflicts:
client/coral-sign-in/components/FakeComment.js
client/coral-sign-in/components/UserBox.js
|
2017-05-29 20:23:27 +07:00 |
|
gaba
|
2991af67f4
|
Adds more translation strings.
|
2017-05-23 14:03:34 -04:00 |
|
Belen Curcio
|
1d96f67db6
|
Merge branch 'master' of github.com:coralproject/talk into coral-plugin-auth
|
2017-05-22 08:58:33 -03:00 |
|
Belen Curcio
|
1aacb565d4
|
linting
|
2017-05-19 20:10:49 -03:00 |
|
Belen Curcio
|
801a6f8a53
|
External plugin auth fully working, now refactor
|
2017-05-19 20:00:33 -03:00 |
|
gaba
|
f525af4c6e
|
Added a few more translations that were missing.
|
2017-05-19 15:42:56 -07:00 |
|
Belen Curcio
|
dbfd2aff7c
|
SignInButton
|
2017-05-19 19:29:50 -03:00 |
|
Belen Curcio
|
87ada30eff
|
Ádding Stream Slot
|
2017-05-19 17:32:16 -03:00 |
|
gaba
|
625362d51e
|
Merge branch 'master' into i18n-refactor
|
2017-05-19 12:44:34 -07:00 |
|
gaba
|
9be443eda8
|
Moves i18n into coral-framework.
|
2017-05-19 12:28:44 -07:00 |
|
riley
|
2c620c868d
|
merge master
|
2017-05-19 11:05:46 -06:00 |
|
riley
|
17ceadd8c9
|
move client-side perms to services
|
2017-05-19 09:18:24 -06:00 |
|