gaba
9f168e627a
It uses message and not translation key.
2017-02-17 14:19:30 -08:00
gaba
5a09beb727
It has to be translation_key and not message.
2017-02-17 10:12:37 -08:00
gaba
dd3435fffe
Replace with translation_key to manage error translation.
2017-02-17 08:42:48 -08:00
gaba
4765973a58
Other small changes and fix bug because displayname instead displayName...
2017-02-16 16:07:19 -08:00
gaba
3166692d4e
Rename everywhere to username.
2017-02-16 15:16:54 -08:00
Wyatt Johnson
3cd2b28bc2
Inital rename of displayName -> username
2017-02-09 16:48:59 -07:00
David Jay
652170735b
Merge branch 'master' into username-ban
2017-02-06 18:14:13 -08:00
David Jay
b22895b908
Switching displayname update to account endpoint.
2017-02-06 14:38:14 -08:00
David Jay
1901592780
Switching displayname edit after facebook auth to account endpoint.
2017-02-06 11:07:35 -08:00
Riley Davis
a0c03605b9
Merge branch 'master'
...
Conflicts:
client/coral-embed-stream/src/Embed.js
client/coral-framework/constants/auth.js
client/coral-framework/reducers/auth.js
client/coral-sign-in/components/SignUpContent.js
2017-02-03 13:12:32 -07:00
Riley Davis
3441ec36c6
re-direct to sign in when email verification is off. add proptypes
2017-02-03 12:50:01 -07:00
gaba
7da141ed29
Dispatch other action to only trigger change when sign up.
2017-02-02 15:44:45 -08:00
gaba
d74d2e9e87
Dispatchs the user.
2017-02-02 15:25:45 -08:00
Riley Davis
a53db77c21
redirect back to the proper page
2017-02-02 15:44:12 -07:00
Riley Davis
a0cf467f1b
remove confirm and replace with verify
2017-02-02 14:59:45 -07:00
gaba
445eb97d76
Moves create displayname dialog to sign-in plugin.
2017-02-01 14:00:09 -08:00
gaba
0c360e62a6
Display errors that come from the backend.
2017-02-01 13:20:17 -08:00
gaba
c9b12fc5d6
Thanks git-godesses for the log on finding a bad remove when merging.
2017-02-01 10:46:32 -08:00
gaba
f4d672ddcf
Merge branch 'master' into story-134624635
2017-02-01 10:42:00 -08:00
gaba
097934dee5
Merge branch 'master' into story-134624635
2017-01-31 15:00:14 -08:00
gaba
37eae51641
Adds component to coral-framework to deal with the change of displayname.
2017-01-31 13:52:40 -08:00
Riley Davis
e6e8ad5ca6
close the resend email box after use. remove dead code
2017-01-31 13:29:23 -07:00
Riley Davis
e63e1f3428
Merge branch 'master'
...
Conflicts:
errors.js
test/routes/api/auth/index.js
2017-01-31 12:05:16 -07:00
Riley Davis
56ddc49386
resend verify email
2017-01-31 12:04:19 -07:00
Riley Davis
976c821715
move FormField to coral-ui
2017-01-30 16:00:24 -07:00
gaba
e803593fc7
Move stuff around.
2017-01-30 11:34:04 -08:00
David Jay
f06edec6a2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-26 16:38:43 -05:00
David Jay
31abe57cb2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
...
Integrating graphql, updating tests, and preserving transition to ModerationList from CommentList.
2017-01-25 17:15:12 -05:00
Belen Curcio
e3b183c565
Items cleanup
2017-01-25 05:15:04 -03:00
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
David Jay
e8dc319a9a
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-11 13:12:07 -05:00
David Jay
0f24ab6b28
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-06 15:56:03 -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
David Jay
890ab810f3
Activating SuspendUserModal and updating language for clarity.
2017-01-05 14:50:21 -05: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 Jay
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