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
David Jay
cb78e8d563
Merge branch 'master' into username-ban
2017-02-06 10:23:14 -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
David Jay
feb0860ba1
Merge branch 'master' of github.com:coralproject/talk into username-ban
2017-02-02 12:29:29 -05:00
gaba
d53dc09aed
Merge branch 'master' into story-134624635
2017-02-02 08:16:50 -08:00
Belén Curcio
b4a03a5133
Merge branch 'master' into design-pass-tweaks
2017-02-02 07:55:41 -03:00
David Jay
5831a6f927
Merge branch 'master' of github.com:coralproject/talk into username-ban
2017-02-01 20:00:54 -05:00
David Jay
d703cc2168
Prompting user to update name when banned.
2017-02-01 19:53:37 -05: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
Belen Curcio
7a227dff91
Notification in the CommentStream Working
2017-01-30 15:11:16 -03:00
David Jay
f06edec6a2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-26 16:38:43 -05:00
Belen Curcio
4a54c571ed
Open Stream and Closed Stream status
2017-01-26 10:45:50 -03: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
cebc5f2f45
Adding fragment views
2017-01-25 07:09:11 -03:00
Belen Curcio
e3b183c565
Items cleanup
2017-01-25 05:15:04 -03:00
Belen Curcio
9d7b727f08
Settings container
2017-01-24 18:08:58 -03:00
Belen Curcio
ee9674cd23
Settings stream tab
2017-01-24 17:27:30 -03:00
Belen Curcio
33ec0798e9
Uppercase model
2017-01-24 17:07:23 -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
David Jay
90c58885aa
Fixing lint errors and renaming Pym file.
2017-01-24 13:23:42 -05:00
Belen Curcio
a409fcbab7
Asset reducers
2017-01-24 15:10:09 -03:00
Belen Curcio
9c40ee1245
Login sign In back on! 🎉
2017-01-20 19:35:31 -03:00
Belen Curcio
2615db8575
mutations and queries, lint errors
2017-01-20 17:59:28 -03:00
Belen Curcio
7a5aa0a80c
Changes
2017-01-20 15:25:18 -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