Belén Curcio
|
830441c531
|
Merge branch 'master' into off-topic-features
|
2017-06-07 13:24:58 -03:00 |
|
Riley Davis
|
7417d51973
|
Merge pull request #660 from coralproject/math-is-hard
percents have to be multiplied by 100
|
2017-06-07 10:22:45 -06:00 |
|
Belen Curcio
|
847a30ff92
|
Adding correct classNames
|
2017-06-07 13:19:36 -03:00 |
|
Riley Davis
|
9f4df35c3a
|
percents have to be multiplied by 100
|
2017-06-07 10:15:50 -06:00 |
|
Belen Curcio
|
f6ad9c9373
|
Adding camelcase for plugin reducers 🎉 <3
|
2017-06-07 13:14:52 -03:00 |
|
Belen Curcio
|
8872248d63
|
Addiing Stable API Architecture
|
2017-06-07 13:10:17 -03:00 |
|
Belen Curcio
|
d780eea357
|
Merge branch 'off-topic-features' of github.com:coralproject/talk into off-topic-features
|
2017-06-07 12:38:31 -03:00 |
|
Belen Curcio
|
20aba92ad2
|
Linting
|
2017-06-07 12:37:59 -03:00 |
|
Chi Vinh Le
|
7a2fd95eca
|
Merge branch 'master' into off-topic-features
Conflicts:
client/coral-embed-stream/src/components/Comment.css
client/coral-embed-stream/src/components/Comment.js
client/coral-embed-stream/src/components/Stream.js
client/coral-embed-stream/src/reducers/index.js
client/coral-framework/helpers/plugins.js
|
2017-06-07 22:37:06 +07:00 |
|
Belen Curcio
|
d7dfae89a3
|
Global classNames, and more
|
2017-06-07 12:05:53 -03:00 |
|
David Erwin
|
fa33fe2ed2
|
Merge pull request #657 from coralproject/better-refetch-detection
Better refetch detection
|
2017-06-07 09:29:19 -04:00 |
|
Belen Curcio
|
456eedfd31
|
Clearing tags and naming convention
|
2017-06-07 10:04:52 -03:00 |
|
Belen Curcio
|
4725f07757
|
Viewing Options state and name conventions
|
2017-06-07 09:53:53 -03:00 |
|
Belen Curcio
|
e24f6ca9f1
|
Renaming to commentClassNames
|
2017-06-07 09:28:12 -03:00 |
|
Chi Vinh Le
|
ceb99cf205
|
Better refetch detection
|
2017-06-07 17:45:33 +07:00 |
|
Kiwi
|
e47d3b085e
|
Merge pull request #656 from coralproject/service-fix
Resolve facebook login issue
|
2017-06-07 16:57:19 +07:00 |
|
Belén Curcio
|
5e1fcc48e1
|
Merge branch 'master' into service-fix
|
2017-06-06 20:45:06 -03:00 |
|
Belen Curcio
|
b5c9e92cc6
|
Adding streamBox slot and coral-plugin-viewing-options 🎉
|
2017-06-06 20:42:42 -03:00 |
|
Wyatt Johnson
|
71ff1c31f8
|
moved plugin to lazy load
|
2017-06-06 16:49:51 -06:00 |
|
Belen Curcio
|
6f909c3451
|
Containers and Components structure
|
2017-06-06 18:21:03 -03:00 |
|
Belen Curcio
|
2202c8ae5b
|
Fully working filter
|
2017-06-06 18:08:13 -03:00 |
|
Kim Gardner
|
6d8133b1b5
|
Merge pull request #655 from coralproject/move-config
move edit comment config
|
2017-06-06 16:57:48 -04:00 |
|
Riley Davis
|
2384ae4baa
|
move edit comment config
|
2017-06-06 14:49:07 -06:00 |
|
Belen Curcio
|
1c7ad9a8ac
|
Plugin reducers working again with reducer name
|
2017-06-06 17:29:56 -03:00 |
|
Belen Curcio
|
c3360aa020
|
Plugin reducers working again
|
2017-06-06 17:23:35 -03:00 |
|
Belen Curcio
|
4aa7900769
|
Not connecting comment Component to the Store
|
2017-06-06 17:09:13 -03:00 |
|
Riley Davis
|
0dc61f33f5
|
Merge pull request #646 from coralproject/bulk-actions
bulk operations on User Detail comments
|
2017-06-06 13:26:28 -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 |
|
Belen Curcio
|
b5a64bd2f9
|
Filter State
|
2017-06-06 15:45:56 -03:00 |
|
Kim Gardner
|
b02782d532
|
Merge pull request #653 from coralproject/support-wss
Use wss when connection is secure
|
2017-06-06 14:39:35 -04: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 |
|
Riley Davis
|
9963f6d337
|
Merge pull request #651 from ebirving/active-tab-classnames
add semantic classname to active tab
|
2017-06-06 12:11:44 -06: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 |
|
Riley Davis
|
b0bdfff785
|
Merge pull request #649 from ebirving/respect-plugin-styles
add classnames to RespectButton component
|
2017-06-06 11:14:32 -06:00 |
|
Riley Davis
|
dc55febac8
|
Merge branch 'master' into respect-plugin-styles
|
2017-06-06 11:09:36 -06:00 |
|
David Erwin
|
4d6e02228c
|
Merge pull request #643 from coralproject/subscribe-to-comments
Subscribe to comment updates
|
2017-06-06 13:00:58 -04: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
|
7d5a73bc95
|
Merge branch 'master' into respect-plugin-styles
|
2017-06-06 10:40:33 -06:00 |
|
Riley Davis
|
5f3220dba9
|
Merge pull request #652 from coralproject/css-override-classes
Css override classes + tab bugfix
|
2017-06-06 10:40:21 -06:00 |
|
Kim Gardner
|
700ab38cb0
|
Merge branch 'master' into css-override-classes
|
2017-06-06 12:34:13 -04:00 |
|
Riley Davis
|
6fcd003e76
|
remove console.log
|
2017-06-06 10:32:14 -06:00 |
|
Kiwi
|
0069d17672
|
Merge branch 'master' into subscribe-to-comments
|
2017-06-06 23:19:22 +07: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 |
|
Kim Gardner
|
71d2f44d38
|
Merge pull request #650 from coralproject/copy-updates
Copy changes
|
2017-06-06 12:07:40 -04:00 |
|