Wyatt Johnson
d7302e4b3c
added support for deep route caching, settings cache, template optim
2017-12-05 11:17:44 -07:00
Wyatt Johnson
057d8cabd2
Increased debugging and optimized a query path
2017-08-28 11:47:51 -06:00
Wyatt Johnson
6d8185c33e
modified middleware to change AND -> OR, added mod to com pages
2017-08-23 11:52:02 -06:00
Wyatt Johnson
1b09825602
added more debugging to redis, improved retry
2017-08-18 11:50:51 -06:00
Wyatt Johnson
e71eb28e42
added base path support for router, spelling fixes
2017-08-15 14:19:58 -06:00
Wyatt Johnson
95f9bac254
Initial migration to JWT
2017-05-05 15:42:34 -06: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
6e89734e12
Moved errors to errors.js, std error msgs/types
2017-01-12 14:08:52 -07:00
Wyatt Johnson
7f12741c13
added comments to linter
2016-12-16 16:46:15 -07:00
Riley Davis
500dafbafa
riley being anal
2016-12-08 12:51:45 -10:00
Wyatt Johnson
3d35183e67
Add payload filtering and status_history updates
2016-12-08 15:56:52 -05:00
Wyatt Johnson
325162cb3e
Added authorization pieces + test functions
2016-11-22 17:15:14 -07:00
Wyatt Johnson
6867760099
Initial pass at adding middleware for users
2016-11-10 17:14:33 -07:00