Commit Graph

15 Commits

Author SHA1 Message Date
Wyatt Johnson d7a6bf9e1f Cleaned up some routes 2017-02-21 15:24:44 -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 aaebbabef9 Revert "Revert "Status history"" 2016-12-08 16:12:44 -05:00
David Erwin 9ea6c66744 Revert "Status history" 2016-12-08 10:59:56 -10:00
Wyatt Johnson 2f7f0249b2 Added status changing + history
- Status's for comments is now an array of objects
2016-12-05 11:28:27 -05:00
David Jay c0a9ea9905 Returning all settings from api/v1/settings. 2016-11-28 18:19:07 -05:00
Wyatt Johnson 325162cb3e Added authorization pieces + test functions 2016-11-22 17:15:14 -07:00
Riley Davis 7d9b24c5b9 start adding mail settings 2016-11-14 10:44:33 -07:00
David Erwin d9dc198d46 Moved chained funcitons to multiple lines 2016-11-10 14:52:05 -05:00
Riley Davis dba1b04558 204 no content 2016-11-04 14:06:02 -06:00
Riley Davis 81e16f8a8d don't bind res.json 2016-11-03 16:47:18 -06:00
Riley Davis 7facdf0840 make the settings routes actually work 2016-11-03 16:34:01 -06:00
Riley Davis afc3e82d60 update routes and paths. add init script 2016-11-03 13:36:31 -06:00
Riley Davis c2d4e1255b terseness 2016-11-03 11:33:32 -06:00
Riley Davis 73be4cfe28 add some update statics 2016-11-03 11:25:09 -06:00