David Jay
|
b3d84d724f
|
Merge branch 'master' of github.com:coralproject/talk into flag-username
|
2016-12-08 14:36:02 -05:00 |
|
David Jay
|
fc96c1ee91
|
Compressing variables from postAction into single object.
|
2016-12-08 14:27:31 -05:00 |
|
David Jay
|
e91564f706
|
Merge branch 'master' of github.com:coralproject/talk into like-login-prompt
|
2016-12-08 13:49:15 -05:00 |
|
David Jay
|
dd85fbb3e0
|
Adding other field.
|
2016-12-07 22:16:41 -05:00 |
|
David Jay
|
18f7b07198
|
Addressing setting bug caused by open thread feature.
|
2016-12-07 21:12:31 -05:00 |
|
David Jay
|
713cc0cda1
|
Posting actions to comment and user endpoints.
|
2016-12-07 19:01:02 -05:00 |
|
David Jay
|
507e89a301
|
Merge branch 'master' of github.com:coralproject/talk into flag-username
|
2016-12-06 18:19:45 -05:00 |
|
David Jay
|
13d0dec84a
|
Updating postAction to send reasons to backend.
|
2016-12-06 18:11:44 -05:00 |
|
Belen Curcio
|
03b6ec4fe4
|
Lint
|
2016-12-05 19:18:29 -03:00 |
|
Dan Zajdband
|
62cc489c21
|
Merge with master
|
2016-12-05 16:39:00 -05:00 |
|
Dan Zajdband
|
4be258c63d
|
Added simple open/close flow
|
2016-12-05 11:02:39 -05:00 |
|
David Jay
|
ead66520e2
|
Adjusting height of login button to match current comment.
|
2016-12-02 17:01:06 -05:00 |
|
Belen Curcio
|
990782a542
|
Sign in a restricted rout
|
2016-12-01 11:17:07 -03:00 |
|
Belen Curcio
|
c38c556002
|
merge
|
2016-11-30 20:11:22 -03:00 |
|
Belen Curcio
|
6e7926ab30
|
Working bios
|
2016-11-30 12:41:50 -03:00 |
|
Belen Curcio
|
2607c608f5
|
D
ividing userData from userAuth
|
2016-11-30 10:20:03 -03:00 |
|
Belen Curcio
|
bd704bf2ce
|
User Settings, Restricted User, Banned User, Bio and User actions and Reducers
|
2016-11-30 08:42:25 -03:00 |
|
Riley Davis
|
3e86bfdceb
|
false positive on user signed in
|
2016-11-29 15:58:05 -07:00 |
|
Riley Davis
|
a7f94fce83
|
implement coralApi fetch
|
2016-11-29 14:44:37 -07:00 |
|
David Jay
|
ea2ee68ed6
|
Test db clear (#116)
* Adding headers to stream request.
* Switching mongodb when node_env === test.
|
2016-11-29 11:44:54 -05:00 |
|
riley
|
0e3cd001e9
|
merge master
|
2016-11-28 16:38:25 -07:00 |
|
Riley Davis
|
d5ff0f8f28
|
keep it DRY. add getInit all over the place. update tests
|
2016-11-28 16:18:19 -07:00 |
|
David Jay
|
7cf05bbdca
|
Merge branch 'master' of https://github.com/coralproject/talk into settings-in-stream
|
2016-11-28 17:25:07 -05:00 |
|
David Jay
|
823c223cf1
|
Adding settings to redux store from stream.
|
2016-11-28 17:11:37 -05:00 |
|
Riley Davis
|
98c6ef5162
|
Merge branch 'master' into config-auth-fix
|
2016-11-28 11:30:28 -07:00 |
|
Wyatt Johnson
|
b0f01cf00f
|
Initial commit of asset queuing (#97)
* Initial commit of asset queuing
* Addresssing comments
|
2016-11-28 13:29:39 -05:00 |
|
Riley Davis
|
c0eb202858
|
small refactor on items actions
|
2016-11-28 10:57:15 -07:00 |
|
David Jay
|
5c532dab5e
|
Merge branch 'master' of https://github.com/coralproject/talk into user-integration
|
2016-11-22 11:11:52 -05:00 |
|
Wyatt Johnson
|
00a8c59c96
|
Merge branch 'master' into admin
|
2016-11-22 08:31:21 -07:00 |
|
David Jay
|
1931c85d67
|
Merging
|
2016-11-21 19:23:29 -05:00 |
|
David Jay
|
06686105c4
|
Merge branch 'master' into connect-reset-to-fe
|
2016-11-21 19:06:04 -05:00 |
|
David Jay
|
2b9caf8daf
|
Updating frontend to utilize new action delete endpoint.
|
2016-11-21 18:00:50 -05:00 |
|
David Jay
|
1a648ca20e
|
Simplifying item references in CommentStream.
|
2016-11-21 17:12:55 -05:00 |
|
David Jay
|
c6b1e5a800
|
Adding frontend IDs to facilitate management of actions.
|
2016-11-21 16:54:01 -05:00 |
|
Bel
|
fa190b4b3e
|
CoralLogo added to Coral-UI as SVG. and Admin session
|
2016-11-21 18:30:12 -03:00 |
|
Wyatt Johnson
|
7cc311bd81
|
Added wordlist, cleaned comments api
|
2016-11-21 11:18:52 -07:00 |
|
David Jay
|
a4a8b97873
|
Including author name when comments are first posted.
|
2016-11-18 23:15:41 -05:00 |
|
Riley Davis
|
506c514799
|
request pw reset from ui
|
2016-11-18 15:09:13 -07:00 |
|
Belen Curcio
|
6e75b03d6b
|
Empty states, validation and removing availability
|
2016-11-18 07:41:46 -03:00 |
|
Belen Curcio
|
b1824cdc01
|
Merge branch 'master' of github.com:coralproject/talk into passport
|
2016-11-18 06:08:23 -03:00 |
|
Belen Curcio
|
a2dd08fc98
|
Forgot Password endpoint
|
2016-11-17 11:43:10 -03:00 |
|
Belen Curcio
|
f1320c7f04
|
Merge branch 'master' of github.com:coralproject/talk into passport
|
2016-11-17 10:54:16 -03:00 |
|
Belen Curcio
|
19ede0ff89
|
Success Button SVG and Redirect to signIn
|
2016-11-17 10:39:51 -03:00 |
|
Belen Curcio
|
60c17fc973
|
Ádding Debouncing for CheckAvailability, Valid Check form and Styling
|
2016-11-16 20:56:05 -03:00 |
|
Belen Curcio
|
bd47495b63
|
User Email Availability check
|
2016-11-16 16:55:47 -03:00 |
|
Belen Curcio
|
954f6d9ee3
|
Sign in with local account
|
2016-11-15 17:41:41 -03:00 |
|
Belen Curcio
|
765b674cf9
|
Cleanup, and UserBox with Logout
|
2016-11-14 18:35:21 -03:00 |
|
Belen Curcio
|
7f151c86a7
|
Ádding dispatcher for FacebookCallback
|
2016-11-14 17:28:36 -03:00 |
|
Belen Curcio
|
9341caa4d5
|
Auth Actions
|
2016-11-14 13:04:44 -03:00 |
|
Belen Curcio
|
eb752e6f73
|
Handling Views
|
2016-11-12 12:38:02 -03:00 |
|