Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / cmList / index.js
index 748e902..9697d96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x59cb=['delete','removeDispositions','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmList.controller','get','isAuthenticated','index','describe','/:id','show','/:id/dispositions','/:id/contacts','getContacts','/:id/contacts/csv','getContactsCsv','/:id/fields','getCustomFields','/:id/users','create','post','addDisposition','addContacts','addCustomField','put','update','destroy'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x59cb,0xb2));var _0xb59c=function(_0x1d1779,_0x284147){_0x1d1779=_0x1d1779-0x0;var _0x2377e9=_0x59cb[_0x1d1779];return _0x2377e9;};'use strict';var multer=require(_0xb59c('0x0'));var util=require(_0xb59c('0x1'));var path=require('path');var timeout=require(_0xb59c('0x2'));var express=require(_0xb59c('0x3'));var router=express[_0xb59c('0x4')]();var fs_extra=require(_0xb59c('0x5'));var auth=require(_0xb59c('0x6'));var interaction=require(_0xb59c('0x7'));var config=require(_0xb59c('0x8'));var controller=require(_0xb59c('0x9'));router[_0xb59c('0xa')]('/',auth[_0xb59c('0xb')](),controller[_0xb59c('0xc')]);router['get']('/describe',auth[_0xb59c('0xb')](),controller[_0xb59c('0xd')]);router[_0xb59c('0xa')](_0xb59c('0xe'),auth[_0xb59c('0xb')](),controller[_0xb59c('0xf')]);router['get'](_0xb59c('0x10'),auth[_0xb59c('0xb')](),controller['getDispositions']);router[_0xb59c('0xa')](_0xb59c('0x11'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x12')]);router[_0xb59c('0xa')](_0xb59c('0x13'),auth['isAuthenticated'](),controller[_0xb59c('0x14')]);router[_0xb59c('0xa')](_0xb59c('0x15'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x16')]);router[_0xb59c('0xa')](_0xb59c('0x17'),auth[_0xb59c('0xb')](),controller['getAgents']);router['post']('/',auth[_0xb59c('0xb')](),controller[_0xb59c('0x18')]);router[_0xb59c('0x19')](_0xb59c('0x10'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x1a')]);router['post']('/:id/contacts',auth['isAuthenticated'](),controller[_0xb59c('0x1b')]);router['post'](_0xb59c('0x15'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x1c')]);router[_0xb59c('0x19')](_0xb59c('0x17'),auth[_0xb59c('0xb')](),controller['addAgents']);router[_0xb59c('0x1d')]('/:id',auth[_0xb59c('0xb')](),controller[_0xb59c('0x1e')]);router['delete'](_0xb59c('0xe'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x1f')]);router[_0xb59c('0x20')](_0xb59c('0x10'),auth[_0xb59c('0xb')](),controller[_0xb59c('0x21')]);router[_0xb59c('0x20')]('/:id/users',auth['isAuthenticated'](),controller['removeAgents']);module[_0xb59c('0x22')]=router;
\ No newline at end of file
+var _0xcfb7=['../../components/interaction/service','../../config/environment','./cmList.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getContacts','getContactsCsv','/:id/fields','getCustomFields','/:id/users','post','/:id/contacts','addContacts','addCustomField','put','update','delete','destroy','removeAgents','exports','multer','path','connect-timeout','Router','../../components/auth/service'];(function(_0x5213b3,_0x36ed06){var _0x3ae17d=function(_0x44e14c){while(--_0x44e14c){_0x5213b3['push'](_0x5213b3['shift']());}};_0x3ae17d(++_0x36ed06);}(_0xcfb7,0xd4));var _0x7cfb=function(_0xfcbcb8,_0x35bf6b){_0xfcbcb8=_0xfcbcb8-0x0;var _0x1b1f97=_0xcfb7[_0xfcbcb8];return _0x1b1f97;};'use strict';var multer=require(_0x7cfb('0x0'));var util=require('util');var path=require(_0x7cfb('0x1'));var timeout=require(_0x7cfb('0x2'));var express=require('express');var router=express[_0x7cfb('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x7cfb('0x4'));var interaction=require(_0x7cfb('0x5'));var config=require(_0x7cfb('0x6'));var controller=require(_0x7cfb('0x7'));router[_0x7cfb('0x8')]('/',auth[_0x7cfb('0x9')](),controller[_0x7cfb('0xa')]);router[_0x7cfb('0x8')](_0x7cfb('0xb'),auth[_0x7cfb('0x9')](),controller[_0x7cfb('0xc')]);router[_0x7cfb('0x8')](_0x7cfb('0xd'),auth['isAuthenticated'](),controller[_0x7cfb('0xe')]);router[_0x7cfb('0x8')](_0x7cfb('0xf'),auth[_0x7cfb('0x9')](),controller['getDispositions']);router[_0x7cfb('0x8')]('/:id/contacts',auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x10')]);router[_0x7cfb('0x8')]('/:id/contacts/csv',auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x11')]);router[_0x7cfb('0x8')](_0x7cfb('0x12'),auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x13')]);router['get'](_0x7cfb('0x14'),auth[_0x7cfb('0x9')](),controller['getAgents']);router[_0x7cfb('0x15')]('/',auth[_0x7cfb('0x9')](),controller['create']);router[_0x7cfb('0x15')]('/:id/dispositions',auth[_0x7cfb('0x9')](),controller['addDisposition']);router[_0x7cfb('0x15')](_0x7cfb('0x16'),auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x17')]);router[_0x7cfb('0x15')](_0x7cfb('0x12'),auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x18')]);router[_0x7cfb('0x15')]('/:id/users',auth[_0x7cfb('0x9')](),controller['addAgents']);router[_0x7cfb('0x19')]('/:id',auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x1a')]);router[_0x7cfb('0x1b')](_0x7cfb('0xd'),auth[_0x7cfb('0x9')](),controller[_0x7cfb('0x1c')]);router['delete']('/:id/dispositions',auth['isAuthenticated'](),controller['removeDispositions']);router['delete'](_0x7cfb('0x14'),auth['isAuthenticated'](),controller[_0x7cfb('0x1d')]);module[_0x7cfb('0x1e')]=router;
\ No newline at end of file