David Erwin
e5512a0e54
Standardizing username
2017-02-16 17:56:46 -05:00
Wyatt Johnson
3cd2b28bc2
Inital rename of displayName -> username
2017-02-09 16:48:59 -07:00
Wyatt Johnson
f488b0e02d
Added BE for setup
...
- Adjusted docs
- Fixed issues with process terminating wrong
2017-02-03 11:05:46 -07:00
Wyatt Johnson
864413b5d6
Fixed issues with e2e
2017-01-30 18:38:06 -07:00
Wyatt Johnson
91cd2e9e86
Fixes #266
2017-01-30 18:21:36 -07:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
Wyatt Johnson
eeaefd9656
fixes for cli
2017-01-24 13:01:56 -07: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
Wyatt Johnson
298e1e8d73
Updates to user cli + e2e + tests
...
- Updates to before + beforeEach for mongooose
- Removed reference to dotenv from cli in e2e, should use
NODE_ENV=test instead.
- Changed test port from 30?? to 3000 to be consistent with what
nightwatch was expecting
2017-01-04 10:16:51 -07:00
Wyatt Johnson
36c9f51aa8
Initial support for Heroku Deployment
2016-12-20 17:33:18 -07:00
Wyatt Johnson
61128e9c06
Updated docs, services, tests.
2016-12-13 11:29:48 -07:00
gaba
1eb204f822
Merge branch 'master' into ban-user
2016-12-08 13:28:12 -10:00
Wyatt Johnson
bc88cd1e9d
Adjusted promise
2016-12-08 17:23:31 -05:00
gaba
a86b5f84ac
Adds a role option when creating the user.
2016-12-08 12:18:53 -10:00
gaba
0e2a7decd4
Adds ban/unban to cli. Fix ban user in the admin.
2016-12-07 14:55:49 -10:00
gaba
1ec7435ef4
Merge branch 'master' into ban-user
2016-11-28 11:41:31 -08:00
Wyatt Johnson
b0f01cf00f
Initial commit of asset queuing ( #97 )
...
* Initial commit of asset queuing
* Addresssing comments
2016-11-28 13:29:39 -05:00
gaba
7c960e7118
Add ban action.
2016-11-18 13:22:54 -08:00
Wyatt Johnson
e809c479e1
Added all method on user service
2016-11-17 10:30:34 -07:00
David Erwin
d9dc198d46
Moved chained funcitons to multiple lines
2016-11-10 14:52:05 -05:00
Wyatt Johnson
0646645686
Added new cli interface + users model
2016-11-09 12:51:32 -07:00