Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / cmList / index.js
index c165f7c..d8d7aeb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf46d=['/:id/contacts','/:id/contacts/csv','getContactsCsv','/:id/fields','getCustomFields','/:id/users','post','create','addDisposition','addContacts','addAgents','put','update','delete','destroy','removeDispositions','removeAgents','exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions'];(function(_0x896a11,_0x2cf3c7){var _0x2766d4=function(_0x12d9f5){while(--_0x12d9f5){_0x896a11['push'](_0x896a11['shift']());}};_0x2766d4(++_0x2cf3c7);}(_0xf46d,0x192));var _0xdf46=function(_0x273dc5,_0x268a81){_0x273dc5=_0x273dc5-0x0;var _0x46dae7=_0xf46d[_0x273dc5];return _0x46dae7;};'use strict';var multer=require('multer');var util=require(_0xdf46('0x0'));var path=require(_0xdf46('0x1'));var timeout=require('connect-timeout');var express=require(_0xdf46('0x2'));var router=express[_0xdf46('0x3')]();var auth=require(_0xdf46('0x4'));var interaction=require(_0xdf46('0x5'));var config=require(_0xdf46('0x6'));var controller=require('./cmList.controller');router[_0xdf46('0x7')]('/',auth[_0xdf46('0x8')](),controller['index']);router[_0xdf46('0x7')](_0xdf46('0x9'),auth[_0xdf46('0x8')](),controller[_0xdf46('0xa')]);router[_0xdf46('0x7')](_0xdf46('0xb'),auth['isAuthenticated'](),controller[_0xdf46('0xc')]);router[_0xdf46('0x7')](_0xdf46('0xd'),auth[_0xdf46('0x8')](),controller['getDispositions']);router['get'](_0xdf46('0xe'),auth[_0xdf46('0x8')](),controller['getContacts']);router[_0xdf46('0x7')](_0xdf46('0xf'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x10')]);router[_0xdf46('0x7')](_0xdf46('0x11'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x12')]);router['get'](_0xdf46('0x13'),auth[_0xdf46('0x8')](),controller['getAgents']);router[_0xdf46('0x14')]('/',auth['isAuthenticated'](),controller[_0xdf46('0x15')]);router[_0xdf46('0x14')](_0xdf46('0xd'),auth['isAuthenticated'](),controller[_0xdf46('0x16')]);router[_0xdf46('0x14')](_0xdf46('0xe'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x17')]);router[_0xdf46('0x14')]('/:id/fields',auth[_0xdf46('0x8')](),controller['addCustomField']);router['post'](_0xdf46('0x13'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x18')]);router[_0xdf46('0x19')]('/:id',auth[_0xdf46('0x8')](),controller[_0xdf46('0x1a')]);router[_0xdf46('0x1b')](_0xdf46('0xb'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x1c')]);router['delete'](_0xdf46('0xd'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x1d')]);router[_0xdf46('0x1b')](_0xdf46('0x13'),auth[_0xdf46('0x8')](),controller[_0xdf46('0x1e')]);module[_0xdf46('0x1f')]=router;
\ No newline at end of file
+var _0xa9e0=['/describe','/:id','/:id/dispositions','getDispositions','/:id/contacts','getContactsCsv','/:id/fields','getCustomFields','/:id/users','getAgents','post','create','addDisposition','addCustomField','addAgents','put','update','delete','destroy','removeAgents','exports','multer','util','path','Router','../../components/interaction/service','../../config/environment','./cmList.controller','get','isAuthenticated'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0xa9e0,0x123));var _0x0a9e=function(_0x297fd3,_0x115406){_0x297fd3=_0x297fd3-0x0;var _0x2af381=_0xa9e0[_0x297fd3];return _0x2af381;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x0a9e('0x4'));var config=require(_0x0a9e('0x5'));var controller=require(_0x0a9e('0x6'));router[_0x0a9e('0x7')]('/',auth[_0x0a9e('0x8')](),controller['index']);router[_0x0a9e('0x7')](_0x0a9e('0x9'),auth[_0x0a9e('0x8')](),controller['describe']);router['get'](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['show']);router[_0x0a9e('0x7')](_0x0a9e('0xb'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0xc')]);router[_0x0a9e('0x7')](_0x0a9e('0xd'),auth['isAuthenticated'](),controller['getContacts']);router['get']('/:id/contacts/csv',auth[_0x0a9e('0x8')](),controller[_0x0a9e('0xe')]);router[_0x0a9e('0x7')](_0x0a9e('0xf'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x10')]);router['get'](_0x0a9e('0x11'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x12')]);router[_0x0a9e('0x13')]('/',auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x14')]);router['post'](_0x0a9e('0xb'),auth['isAuthenticated'](),controller[_0x0a9e('0x15')]);router['post'](_0x0a9e('0xd'),auth[_0x0a9e('0x8')](),controller['addContacts']);router[_0x0a9e('0x13')]('/:id/fields',auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x16')]);router[_0x0a9e('0x13')](_0x0a9e('0x11'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x17')]);router[_0x0a9e('0x18')](_0x0a9e('0xa'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x19')]);router[_0x0a9e('0x1a')](_0x0a9e('0xa'),auth['isAuthenticated'](),controller[_0x0a9e('0x1b')]);router[_0x0a9e('0x1a')]('/:id/dispositions',auth[_0x0a9e('0x8')](),controller['removeDispositions']);router['delete'](_0x0a9e('0x11'),auth[_0x0a9e('0x8')](),controller[_0x0a9e('0x1c')]);module[_0x0a9e('0x1d')]=router;
\ No newline at end of file