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
Wyatt Johnson
0ec2c11cf7
modularized mutators, loaders
2017-01-20 16:49:19 -07:00
gaba
06ab33343f
Errors needs to use APIError.
2017-01-13 14:15:31 -08:00
gaba
1027b19a49
Added regex to look for the field that is duplicated. Not sure if there is a better way to do it.
2017-01-12 14:43:36 -08:00
gaba
873ec09f62
Merge branch 'master' into unique-username
2017-01-12 08:46:51 -08:00
Riley Davis
b6eaf210fe
don't use regex on existing lists
2017-01-09 15:41:47 -07:00
Riley Davis
01db900c40
move defined errors into top-level errors.js file
2017-01-06 13:00:22 -07:00
Riley Davis
6a61f47ddf
Merged branch master into bad-words
2017-01-06 12:45:41 -07:00
gaba
712e436f58
Cleans error on email address or name. We need to go through all the errors and manage them better with translations.
2017-01-06 16:38:44 -03:00
Riley Davis
72cd78da8c
use wordlist service
2017-01-06 12:35:08 -07:00
gaba
8a1eedb0b2
Merge branch 'master' into unique-username
2017-01-06 14:12:46 -03:00
Wyatt Johnson
be72ebf2a1
Added tests + model implementation.
2017-01-05 17:01:41 -07:00
gaba
d9ea5977cd
Unique displayName for the User.
2017-01-05 18:24:05 -03:00
Riley Davis
7e7e8891b4
display errors when trying to sign up with a bad username
2017-01-05 12:47:39 -07:00
Wyatt Johnson
a7680ae5d9
Initial pass at email confirmation
2017-01-03 17:35:58 -07:00
David Jay
a3eb4f5c76
Merge branch 'add-flag-option' of github.com:coralproject/talk into add-flag-option
2016-12-20 11:31:57 -08:00
David Jay
be3d506459
Moving action metadata to nested object.
2016-12-19 20:10:42 -05:00
Wyatt Johnson
7f12741c13
added comments to linter
2016-12-16 16:46:15 -07:00
Wyatt Johnson
1713b52cb0
The current user can see their own roles.
2016-12-15 12:14:58 -07:00
Wyatt Johnson
61128e9c06
Updated docs, services, tests.
2016-12-13 11:29:48 -07:00
David Jay
d229d5a96f
Updating route to davidjay.
2016-12-09 19:28:19 -05:00
David Jay
f5ac576187
Merge branch 'master' of github.com:coralproject/talk into flag-username
2016-12-09 16:33:06 -05:00
David Jay
bf01543a88
Merge branch 'master' of github.com:coralproject/talk into flag-username
2016-12-09 13:26:48 -05:00
gaba
1eb204f822
Merge branch 'master' into ban-user
2016-12-08 13:28:12 -10:00
Wyatt Johnson
3d35183e67
Add payload filtering and status_history updates
2016-12-08 15:56:52 -05:00
David Jay
7f24153b4e
Revert "Removing extra commas and collapsing actions into an object in the backend."
...
This reverts commit 9d28577e9b .
2016-12-08 15:47:47 -05:00
David Jay
9d28577e9b
Removing extra commas and collapsing actions into an object in the backend.
2016-12-08 15:27:49 -05:00
gaba
23c67b4a49
It fix the status change after merging master in.
2016-12-07 16:37:11 -10:00
David Jay
713cc0cda1
Posting actions to comment and user endpoints.
2016-12-07 19:01:02 -05:00
Wyatt Johnson
d1cdc48e85
Merge branch 'master' into status-history
2016-12-05 14:20:31 -05:00
Wyatt Johnson
2f7f0249b2
Added status changing + history
...
- Status's for comments is now an array of objects
2016-12-05 11:28:27 -05:00
gaba
da7f39c9e9
Merge branch 'master' into ban-user
2016-12-02 07:58:46 -08:00
gaba
15eb946f00
Trying to get the Dialog up.
2016-12-01 13:05:10 -08: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
gaba
a375bf638a
Merge branch 'master' into ban-user
2016-11-29 10:42:46 -08:00
Wyatt Johnson
3448752f6f
Added asset settings + improved tests for routes
2016-11-28 17:13:11 -07:00
gaba
822e13914a
Fix changeStatus
2016-11-22 14:52:43 -08:00
gaba
f7c4e8bf24
Merge branch 'master' into ban-user
2016-11-22 09:35:06 -08:00
gaba
0a8ab759b5
Move into setStatus and other actions when banned and unbanned.
2016-11-21 17:01:36 -08:00
gaba
8355f441e3
When banning without commentid.
2016-11-21 12:42:14 -08:00
gaba
3337e95a6c
Move the change status of the user to a ban the user func.
2016-11-21 12:18:19 -08:00
David Jay
7a6dfbcb4a
Returning public user info.
2016-11-18 14:13:42 -05:00
gaba
e2813d2cc7
Missing SET_STATUS
2016-11-18 10:21:03 -08:00
gaba
8bf8ed08aa
Merge branch 'master' into ban-user
2016-11-18 09:36:38 -08:00
gaba
2f6e0b04d6
Adds status to the user.
2016-11-18 09:29:14 -08: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
Wyatt Johnson
c4ba18778c
Merge branch 'master' into passport
2016-11-17 14:26:52 -07:00