Wyatt Johnson
76a255fb7b
initial pass at status support
2017-11-02 17:16:57 -06:00
Wyatt Johnson
86f48cea96
Modified user search to include whole word search
2017-10-11 16:41:09 -06:00
Wyatt Johnson
9af21b4226
test fixes
2017-09-08 16:23:31 -06:00
Wyatt Johnson
ce3e29813b
implemented status switch when mismatched
2017-09-08 15:41:43 -06:00
Wyatt Johnson
9a549a2b63
fixed some bugs from review
2017-09-01 11:21:30 -06:00
Wyatt Johnson
90a8a87eaf
Added graph API for assets
2017-08-28 18:57:32 -06:00
Chi Vinh Le
853c1e407e
Simplify args
2017-06-19 21:08:12 +07:00
Belen Curcio
89cf13b4cf
Updates
2017-06-16 15:05:22 -03:00
Wyatt Johnson
f929059daf
added asset merging + url updates
2017-06-09 13:23:16 -06:00
Wyatt Johnson
ae5da93730
linting fixes
2017-05-11 17:44:51 -06:00
Riley Davis
8114608626
put the mongoose update opts in the right place
2017-03-24 11:33:06 -06:00
riley
5d5ad2585d
autoclose an article toggle
2017-03-24 10:40:12 -06:00
gaba
1176a94bec
Update tests
2017-02-07 15:36:10 -08:00
gaba
8d4f87a95d
Domain List.
2017-02-06 13:11:39 -08:00
David Erwin
9764631a37
Fix asset search skip limit bug
2017-01-25 15:37:18 -05:00
David Erwin
29e69a66bb
Add basic index page for assets
2017-01-25 15:23:02 -05: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