Commit Graph

81 Commits

Author SHA1 Message Date
Riley Davis 8218d0c18e Merge branch 'master' into bio 2016-11-29 10:36:20 -07:00
Belen Curcio a5de52aeb9 merge 2016-11-29 13:57:14 -03:00
Belen Curcio 86faf504bb changes 2016-11-29 13:56:26 -03: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
Wyatt Johnson 29f378b863 Merge branch 'master' into bio 2016-11-28 17:20:58 -07: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
Belen Curcio 613a165325 merge 2016-11-28 17:40:22 -03:00
Belen Curcio d384a69111 Main Tabs 2016-11-28 15:56:14 -03: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
Belen Curcio 5bb386e16a Structure 2016-11-28 14:25:30 -03:00
Belen Curcio 4d916be170 Working tabs 2016-11-27 20:54:41 -03: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 6f02450c94 Changes and translations 2016-11-17 16:21:13 -03:00
Belen Curcio a2dd08fc98 Forgot Password endpoint 2016-11-17 11:43:10 -03:00
Belen Curcio c967587b95 Pym and Iframe support embed 2016-11-17 11:40:11 -03:00
Belen Curcio a8f28f64b7 Merge Issues 2016-11-17 11:00:35 -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
David Erwin b55d3768ff Merge master into site-wide-comments 2016-11-16 10:43:35 -05:00
Belen Curcio 954f6d9ee3 Sign in with local account 2016-11-15 17:41:41 -03:00
David Jay d1ea85468e Addressing issue when deleting actions. 2016-11-15 14:46:08 -05:00
David Jay fbf27a9d75 Resolving 500 error when deleting an action. 2016-11-15 14:24:38 -05:00
David Jay 44292a81ad Moving init and responsehandler to shared functions, updating all routes to return valid JSON. 2016-11-14 17:09:20 -05:00
David Jay 688fbd0bf6 Sending asset_url to backend and retreiving stream with asset. 2016-11-14 16:40:04 -05: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 ef2d67a940 Coral-UI, Coral Auth with Reducers, Helpers and Validation 2016-11-14 13:06:48 -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
Belen Curcio d6dc3a8ba1 Sign up steps and Login 2016-11-12 12:21:33 -03:00
Belen Curcio f14353d464 SignIn Dialog 2016-11-12 00:12:54 -03:00