Wyatt Johnson
45d6800143
added dry mode
2018-01-16 17:10:59 -07:00
Wyatt Johnson
e3cdad1f2a
added asset re-write
2018-01-16 16:47:05 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
c07ec23a20
hardened configuration
...
- moved env rewrite + dotenv code to single location
- fixed bug with system flag on user
2018-01-05 16:06:36 -07:00
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
f929059daf
added asset merging + url updates
2017-06-09 13:23:16 -06:00
Wyatt Johnson
a595e94394
Removed parse-duration in favour of ms
2017-06-05 16:31:06 -06: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
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -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
Wyatt Johnson
ab46c020d9
Added asset searching
2016-11-28 15:01:13 -07: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