Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / cmList / index.js
index 1ea314b..07a96c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x20ff=['/:id/contacts','getContacts','/:id/contacts/csv','/:id/fields','getCustomFields','post','addContacts','addCustomField','/:id/users','addAgents','put','update','delete','removeDispositions','removeAgents','exports','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmList.controller','isAuthenticated','get','/describe','describe','/global_fields','getGlobalCustomFields','/:id','show','/:id/dispositions','getDispositions'];(function(_0x517ca1,_0x1d1df5){var _0x2285e3=function(_0xa14319){while(--_0xa14319){_0x517ca1['push'](_0x517ca1['shift']());}};_0x2285e3(++_0x1d1df5);}(_0x20ff,0x16e));var _0xf20f=function(_0x3bfbac,_0x5cd9d7){_0x3bfbac=_0x3bfbac-0x0;var _0x63420b=_0x20ff[_0x3bfbac];return _0x63420b;};'use strict';var multer=require(_0xf20f('0x0'));var util=require(_0xf20f('0x1'));var path=require(_0xf20f('0x2'));var timeout=require(_0xf20f('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xf20f('0x4'));var auth=require(_0xf20f('0x5'));var interaction=require(_0xf20f('0x6'));var config=require(_0xf20f('0x7'));var controller=require(_0xf20f('0x8'));router['get']('/',auth[_0xf20f('0x9')](),controller['index']);router[_0xf20f('0xa')](_0xf20f('0xb'),auth[_0xf20f('0x9')](),controller[_0xf20f('0xc')]);router[_0xf20f('0xa')](_0xf20f('0xd'),auth['isAuthenticated'](),controller[_0xf20f('0xe')]);router[_0xf20f('0xa')](_0xf20f('0xf'),auth[_0xf20f('0x9')](),controller[_0xf20f('0x10')]);router[_0xf20f('0xa')](_0xf20f('0x11'),auth[_0xf20f('0x9')](),controller[_0xf20f('0x12')]);router[_0xf20f('0xa')](_0xf20f('0x13'),auth[_0xf20f('0x9')](),controller[_0xf20f('0x14')]);router[_0xf20f('0xa')](_0xf20f('0x15'),auth['isAuthenticated'](),controller['getContactsCsv']);router[_0xf20f('0xa')](_0xf20f('0x16'),auth['isAuthenticated'](),controller[_0xf20f('0x17')]);router[_0xf20f('0xa')]('/:id/users',auth[_0xf20f('0x9')](),controller['getAgents']);router[_0xf20f('0x18')]('/',auth[_0xf20f('0x9')](),controller['create']);router[_0xf20f('0x18')]('/:id/dispositions',auth[_0xf20f('0x9')](),controller['addDisposition']);router[_0xf20f('0x18')]('/:id/contacts',auth[_0xf20f('0x9')](),controller[_0xf20f('0x19')]);router[_0xf20f('0x18')]('/:id/fields',auth[_0xf20f('0x9')](),controller[_0xf20f('0x1a')]);router[_0xf20f('0x18')](_0xf20f('0x1b'),auth['isAuthenticated'](),controller[_0xf20f('0x1c')]);router[_0xf20f('0x1d')](_0xf20f('0xf'),auth['isAuthenticated'](),controller[_0xf20f('0x1e')]);router[_0xf20f('0x1f')](_0xf20f('0xf'),auth[_0xf20f('0x9')](),controller['destroy']);router[_0xf20f('0x1f')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0xf20f('0x20')]);router[_0xf20f('0x1f')](_0xf20f('0x1b'),auth[_0xf20f('0x9')](),controller[_0xf20f('0x21')]);module[_0xf20f('0x22')]=router;
\ No newline at end of file
+var _0x99e9=['get','/describe','describe','/global_fields','getGlobalCustomFields','/:id','show','/:id/dispositions','getDispositions','/:id/contacts','getContacts','/:id/contacts/csv','getContactsCsv','/:id/fields','getCustomFields','/:id/users','post','create','addContacts','addCustomField','addAgents','put','update','delete','destroy','removeDispositions','removeAgents','exports','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./cmList.controller','isAuthenticated','index'];(function(_0x254f31,_0x141d44){var _0x50c871=function(_0x90f5ef){while(--_0x90f5ef){_0x254f31['push'](_0x254f31['shift']());}};_0x50c871(++_0x141d44);}(_0x99e9,0xb4));var _0x999e=function(_0x459423,_0x3416a8){_0x459423=_0x459423-0x0;var _0x42ed14=_0x99e9[_0x459423];return _0x42ed14;};'use strict';var multer=require('multer');var util=require(_0x999e('0x0'));var path=require(_0x999e('0x1'));var timeout=require(_0x999e('0x2'));var express=require(_0x999e('0x3'));var router=express['Router']();var fs_extra=require(_0x999e('0x4'));var auth=require(_0x999e('0x5'));var interaction=require(_0x999e('0x6'));var config=require('../../config/environment');var controller=require(_0x999e('0x7'));router['get']('/',auth[_0x999e('0x8')](),controller[_0x999e('0x9')]);router[_0x999e('0xa')](_0x999e('0xb'),auth['isAuthenticated'](),controller[_0x999e('0xc')]);router[_0x999e('0xa')](_0x999e('0xd'),auth[_0x999e('0x8')](),controller[_0x999e('0xe')]);router[_0x999e('0xa')](_0x999e('0xf'),auth[_0x999e('0x8')](),controller[_0x999e('0x10')]);router[_0x999e('0xa')](_0x999e('0x11'),auth[_0x999e('0x8')](),controller[_0x999e('0x12')]);router[_0x999e('0xa')](_0x999e('0x13'),auth[_0x999e('0x8')](),controller[_0x999e('0x14')]);router['get'](_0x999e('0x15'),auth['isAuthenticated'](),controller[_0x999e('0x16')]);router[_0x999e('0xa')](_0x999e('0x17'),auth['isAuthenticated'](),controller[_0x999e('0x18')]);router['get'](_0x999e('0x19'),auth['isAuthenticated'](),controller['getAgents']);router[_0x999e('0x1a')]('/',auth[_0x999e('0x8')](),controller[_0x999e('0x1b')]);router[_0x999e('0x1a')](_0x999e('0x11'),auth[_0x999e('0x8')](),controller['addDisposition']);router['post']('/:id/contacts',auth[_0x999e('0x8')](),controller[_0x999e('0x1c')]);router[_0x999e('0x1a')](_0x999e('0x17'),auth[_0x999e('0x8')](),controller[_0x999e('0x1d')]);router['post']('/:id/users',auth[_0x999e('0x8')](),controller[_0x999e('0x1e')]);router[_0x999e('0x1f')]('/:id',auth[_0x999e('0x8')](),controller[_0x999e('0x20')]);router[_0x999e('0x21')](_0x999e('0xf'),auth[_0x999e('0x8')](),controller[_0x999e('0x22')]);router[_0x999e('0x21')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x999e('0x23')]);router[_0x999e('0x21')]('/:id/users',auth[_0x999e('0x8')](),controller[_0x999e('0x24')]);module[_0x999e('0x25')]=router;
\ No newline at end of file