Wyatt Johnson
|
b42d325cb0
|
fixes for tests
|
2018-04-30 16:13:48 -06:00 |
|
Wyatt Johnson
|
ba9f034bfb
|
Allow a user to change their own username
|
2018-04-16 17:37:08 -06:00 |
|
Kim Gardner
|
21722d36ea
|
Merge branch 'master' into restore-new-user-event
|
2018-03-14 18:19:29 -04:00 |
|
Wyatt Johnson
|
1a8006e3a3
|
improved db query support, added tests
|
2018-03-14 14:55:24 -06:00 |
|
Wyatt Johnson
|
f826db1edf
|
Restore the userCreated event
|
2018-03-12 16:39:38 -06:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
Wyatt Johnson
|
615be40b45
|
refactored mailer service with lodash!
|
2018-01-08 10:43:10 -07:00 |
|
Wyatt Johnson
|
c9bc9a4b10
|
reintroduced the errors.ErrSameUsernameProvided
|
2018-01-05 11:31:40 -07:00 |
|
Wyatt Johnson
|
9c595b7f84
|
Merge branch 'master' into next
|
2018-01-05 11:10:32 -07:00 |
|
Wyatt Johnson
|
797cea4f63
|
added user query by value to graph
|
2018-01-03 14:01:51 -07:00 |
|
Wyatt Johnson
|
20878ba040
|
css and standardization on all admin pages
|
2017-12-21 23:27:37 -07:00 |
|
Wyatt Johnson
|
c8ab5cdbf6
|
fixed tests
|
2017-12-21 12:43:26 -07:00 |
|
Wyatt Johnson
|
674ab19d06
|
Adjusted mongo indexes to support index scanning
|
2017-12-04 09:05:40 -07:00 |
|
Wyatt Johnson
|
13865ff29e
|
roles -> role, null -> COMMENTER for user roles
|
2017-11-27 11:53:40 -07:00 |
|
Wyatt Johnson
|
9e84c72148
|
added more mutations
|
2017-11-08 09:41:38 -07:00 |
|
Wyatt Johnson
|
b5bcbc4fc8
|
added username edit, tests
|
2017-11-02 17:54:56 -06:00 |
|
Wyatt Johnson
|
76a255fb7b
|
initial pass at status support
|
2017-11-02 17:16:57 -06:00 |
|
blackcathacker
|
bfe82218ed
|
Send user an email when they are banned #1050
|
2017-10-29 18:48:15 -07:00 |
|
Wyatt Johnson
|
5f9f712a9b
|
Merge branch 'master' into email-verification
|
2017-10-18 09:34:32 -06:00 |
|
Wyatt Johnson
|
5e74a044f3
|
Merge branch 'master' into cannot-ignore-staff
|
2017-10-12 15:38:18 -06:00 |
|
Wyatt Johnson
|
9d5739b396
|
better support for email verification
|
2017-10-12 15:27:57 -06:00 |
|
Wyatt Johnson
|
86f48cea96
|
Modified user search to include whole word search
|
2017-10-11 16:41:09 -06:00 |
|
Daniel Janeiro
|
7eaad1541b
|
Implement cannot ignore staff in users service
`UsersService.ignoreUsers` now checks if any user provided is a staff
member. In case it is it throws a ErrCannotIgnoreStaff error.
|
2017-10-07 23:02:25 +01:00 |
|
Wyatt Johnson
|
eb586f217b
|
Upgraded/pruned deps, applied linting fixes
|
2017-08-28 14:06:54 -06:00 |
|
Wyatt Johnson
|
d38dbc87b6
|
simplified test layout
|
2017-08-19 10:22:26 -06:00 |
|
Chi Vinh Le
|
270491dc0f
|
Allow editing to the same username in the "create username" flow
|
2017-06-28 16:08:46 +07:00 |
|
Chi Vinh Le
|
b0079c191b
|
Remove non existant 'truthy' tests
|
2017-06-21 19:31:55 +07:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Benjamin Goering
|
e31961716e
|
Remove done todo comments
|
2017-05-03 17:14:36 -07:00 |
|
Benjamin Goering
|
545f176bb8
|
Add ignoreUser mutation and myIgnoredUsers root query
|
2017-04-11 14:19:32 -07:00 |
|
Belen Curcio
|
cfb28c4c2a
|
Merge
|
2017-03-29 16:42:59 -03:00 |
|
Belen Curcio
|
2e80d2a36e
|
fixing and separating broken tests /client /server
|
2017-03-23 12:27:30 -03:00 |
|