- removes call for comment count when we already have
totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
- 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