Commit Graph
44 Commits
Author SHA1 Message Date
Wyatt Johnson a7e9c0c776 Const, service, and model updates
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup

BREAKING

- Status that were uppercased (caps) have caused issues with the
  admin pages
2017-01-24 12:10:32 -07:00
Belen Curcio 9c40ee1245 Login sign In back on! 🎉 2017-01-20 19:35:31 -03:00
Belen Curcio 89c1fd19b7 Merge branch 'graphql' of github.com:coralproject/talk into graphql 2017-01-20 12:32:46 -03:00
David Jay e9846c654c Enabling stream login with graphql. 2017-01-19 15:37:05 -05:00
David Jay 672d1ee19e Updating store to include auth and apollo. 2017-01-19 13:39:46 -05:00
Riley Davis 6a61f47ddf Merged branch master into bad-words 2017-01-06 12:45:41 -07:00
Wyatt Johnson 4eb7c72ae2 Merge branch 'master' into email-confirm 2017-01-05 18:45:06 -07:00
Riley Davis 7e7e8891b4 display errors when trying to sign up with a bad username 2017-01-05 12:47:39 -07:00
gaba 7b9dbb5afd Review changes. 2017-01-04 12:24:01 -03:00
Wyatt Johnson a7680ae5d9 Initial pass at email confirmation 2017-01-03 17:35:58 -07:00
gaba 6892ef85f8 Sending the CSRF to the POST request. 2016-12-23 13:56:42 -08:00
gaba 8e6aa23d32 More CSRF in front-end. 2016-12-23 13:07:16 -08:00
gaba 54d0096dd1 More CSRF in forms. 2016-12-22 14:17:09 -08:00
gaba f49ca9f89a PAss the token around. 2016-12-19 18:11:11 -08:00
David JayandGitHub 409c9c3eb5 Merge branch 'master' into fix-signup-bug 2016-12-12 15:56:26 -05:00
David Jay cb576dca8f Updating signup endpoint to reflect current api. 2016-12-12 15:52:34 -05:00
Belen Curcio a872128a55 logOut Stae 2016-12-11 22:52:47 -03:00
David Jay d229d5a96f Updating route to davidjay. 2016-12-09 19:28:19 -05:00
David Jay ead66520e2 Adjusting height of login button to match current comment. 2016-12-02 17:01:06 -05: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
Wyatt JohnsonandDan Zajdband b0f01cf00f Initial commit of asset queuing (#97)
* Initial commit of asset queuing

* Addresssing comments
2016-11-28 13:29:39 -05: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 JohnsonandGitHub 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 1a648ca20e Simplifying item references in CommentStream. 2016-11-21 17:12:55 -05:00
Bel fa190b4b3e CoralLogo added to Coral-UI as SVG. and Admin session 2016-11-21 18:30:12 -03: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 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
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
Belen Curcio 984b2acac4 Ádding Traslations and Same Origin Requests 2016-11-11 22:38:15 -03:00
Belen Curcio 103acd4bce Continue with Facebook Funtionalit 2016-11-11 20:18:22 -03:00