Wyatt Johnson
f40f209395
cleaned up routes
2018-02-13 12:12:03 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
9c595b7f84
Merge branch 'master' into next
2018-01-05 11:10:32 -07:00
Wyatt Johnson
82c84de33f
code review
2018-01-03 14:22:52 -07:00
Wyatt Johnson
20878ba040
css and standardization on all admin pages
2017-12-21 23:27:37 -07:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Wyatt Johnson
eb9827a3ae
more fixes for i18n
2017-12-14 16:48:03 -06:00
Wyatt Johnson
6bc9e6a0bb
added support for deep route caching, settings cache, template optim
2017-12-05 15:14:57 -07:00
Wyatt Johnson
d7302e4b3c
added support for deep route caching, settings cache, template optim
2017-12-05 11:17:44 -07:00
Wyatt Johnson
13865ff29e
roles -> role, null -> COMMENTER for user roles
2017-11-27 11:53:40 -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