Wyatt Johnson
4fb9910221
updates to cli
...
- removed -c,--config flag in favor of env only or .env files
- loads .env always if found
- scripts re-written to call cli-serve directly
2017-12-21 12:03:34 -07:00
Wyatt Johnson
787c00325d
Added new cli-settings
2017-07-07 08:40:18 -06:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
David Erwin
0a80205095
Update default setting to POST moderation
2017-01-27 09:45:35 -05:00
Wyatt Johnson
0a5a23c1f3
Added fixes for tests on CI
2017-01-24 13:45:06 -07:00
Wyatt Johnson
cda768d694
Fixer pre/post
2017-01-24 13:10:35 -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
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
413db123c4
Type on comment.
2016-12-08 12:18:19 -10: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
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