Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / faxAccount / index.js
index e9bbe56..ed40ccd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf44=['../../config/environment','./faxAccount.controller','isAuthenticated','index','/describe','describe','show','get','getDispositions','/:id/canned_answers','getAnswers','getInteractions','getApplications','getMessages','getAgents','post','/:id/dispositions','addDisposition','/:id/interactions','/:id/applications','addApplications','addAccountApplications','updateAccountApplications','/:id/users','addAgents','put','/:id','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x4bd15d,_0x348573){var _0xcb58b2=function(_0x422b89){while(--_0x422b89){_0x4bd15d['push'](_0x4bd15d['shift']());}};_0xcb58b2(++_0x348573);}(_0xcf44,0x1b1));var _0x4cf4=function(_0x5842f0,_0x15c454){_0x5842f0=_0x5842f0-0x0;var _0x15ae24=_0xcf44[_0x5842f0];return _0x15ae24;};'use strict';var multer=require(_0x4cf4('0x0'));var util=require(_0x4cf4('0x1'));var path=require(_0x4cf4('0x2'));var timeout=require(_0x4cf4('0x3'));var express=require('express');var router=express[_0x4cf4('0x4')]();var auth=require(_0x4cf4('0x5'));var interaction=require(_0x4cf4('0x6'));var config=require(_0x4cf4('0x7'));var controller=require(_0x4cf4('0x8'));router['get']('/',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0xa')]);router['get'](_0x4cf4('0xb'),auth['isAuthenticated'](),controller[_0x4cf4('0xc')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0x4cf4('0xd')]);router[_0x4cf4('0xe')]('/:id/dispositions',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0xf')]);router['get'](_0x4cf4('0x10'),auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x11')]);router[_0x4cf4('0xe')]('/:id/interactions',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x12')]);router[_0x4cf4('0xe')]('/:id/applications',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x13')]);router['get']('/:id/messages',auth['isAuthenticated'](),controller[_0x4cf4('0x14')]);router[_0x4cf4('0xe')]('/:id/users',auth['isAuthenticated'](),controller[_0x4cf4('0x15')]);router[_0x4cf4('0x16')]('/',auth[_0x4cf4('0x9')](),controller['create']);router[_0x4cf4('0x16')](_0x4cf4('0x17'),auth['isAuthenticated'](),controller[_0x4cf4('0x18')]);router[_0x4cf4('0x16')](_0x4cf4('0x10'),auth[_0x4cf4('0x9')](),controller['addAnswer']);router[_0x4cf4('0x16')](_0x4cf4('0x19'),auth['isAuthenticated'](),controller['addInteraction']);router[_0x4cf4('0x16')](_0x4cf4('0x1a'),auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x1b')]);router[_0x4cf4('0x16')]('/addaccountapplications',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x1c')]);router['post']('/updateaccountapplications',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x1d')]);router[_0x4cf4('0x16')]('/:id/send',auth[_0x4cf4('0x9')](),controller['send']);router[_0x4cf4('0x16')](_0x4cf4('0x1e'),auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x1f')]);router[_0x4cf4('0x20')](_0x4cf4('0x21'),auth[_0x4cf4('0x9')](),controller['update']);router[_0x4cf4('0x22')](_0x4cf4('0x21'),auth['isAuthenticated'](),controller[_0x4cf4('0x23')]);router[_0x4cf4('0x22')](_0x4cf4('0x17'),auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x24')]);router['delete']('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x4cf4('0x25')]);router[_0x4cf4('0x22')]('/:id/users',auth[_0x4cf4('0x9')](),controller[_0x4cf4('0x26')]);module[_0x4cf4('0x27')]=router;
\ No newline at end of file
+var _0x800c=['../../config/environment','index','get','/describe','/:id','isAuthenticated','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getApplications','/:id/messages','getMessages','/:id/users','getAgents','post','create','addDisposition','addAnswer','/:id/applications','addAccountApplications','/updateaccountapplications','updateAccountApplications','/:id/send','addAgents','put','update','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x1d40d5,_0x1ee7a0){var _0x28bdcb=function(_0x355f48){while(--_0x355f48){_0x1d40d5['push'](_0x1d40d5['shift']());}};_0x28bdcb(++_0x1ee7a0);}(_0x800c,0x77));var _0xc800=function(_0x42eb85,_0x17f958){_0x42eb85=_0x42eb85-0x0;var _0x45e89a=_0x800c[_0x42eb85];return _0x45e89a;};'use strict';var multer=require(_0xc800('0x0'));var util=require(_0xc800('0x1'));var path=require(_0xc800('0x2'));var timeout=require(_0xc800('0x3'));var express=require('express');var router=express[_0xc800('0x4')]();var auth=require(_0xc800('0x5'));var interaction=require(_0xc800('0x6'));var config=require(_0xc800('0x7'));var controller=require('./faxAccount.controller');router['get']('/',auth['isAuthenticated'](),controller[_0xc800('0x8')]);router[_0xc800('0x9')](_0xc800('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0xc800('0x9')](_0xc800('0xb'),auth[_0xc800('0xc')](),controller[_0xc800('0xd')]);router[_0xc800('0x9')](_0xc800('0xe'),auth['isAuthenticated'](),controller[_0xc800('0xf')]);router[_0xc800('0x9')](_0xc800('0x10'),auth[_0xc800('0xc')](),controller[_0xc800('0x11')]);router['get'](_0xc800('0x12'),auth['isAuthenticated'](),controller['getInteractions']);router[_0xc800('0x9')]('/:id/applications',auth[_0xc800('0xc')](),controller[_0xc800('0x13')]);router[_0xc800('0x9')](_0xc800('0x14'),auth['isAuthenticated'](),controller[_0xc800('0x15')]);router[_0xc800('0x9')](_0xc800('0x16'),auth[_0xc800('0xc')](),controller[_0xc800('0x17')]);router[_0xc800('0x18')]('/',auth[_0xc800('0xc')](),controller[_0xc800('0x19')]);router[_0xc800('0x18')](_0xc800('0xe'),auth[_0xc800('0xc')](),controller[_0xc800('0x1a')]);router[_0xc800('0x18')](_0xc800('0x10'),auth[_0xc800('0xc')](),controller[_0xc800('0x1b')]);router[_0xc800('0x18')](_0xc800('0x12'),auth[_0xc800('0xc')](),controller['addInteraction']);router[_0xc800('0x18')](_0xc800('0x1c'),auth[_0xc800('0xc')](),controller['addApplications']);router[_0xc800('0x18')]('/addaccountapplications',auth[_0xc800('0xc')](),controller[_0xc800('0x1d')]);router['post'](_0xc800('0x1e'),auth['isAuthenticated'](),controller[_0xc800('0x1f')]);router[_0xc800('0x18')](_0xc800('0x20'),auth['isAuthenticated'](),controller['send']);router[_0xc800('0x18')](_0xc800('0x16'),auth[_0xc800('0xc')](),controller[_0xc800('0x21')]);router[_0xc800('0x22')](_0xc800('0xb'),auth[_0xc800('0xc')](),controller[_0xc800('0x23')]);router[_0xc800('0x24')]('/:id',auth[_0xc800('0xc')](),controller[_0xc800('0x25')]);router[_0xc800('0x24')](_0xc800('0xe'),auth[_0xc800('0xc')](),controller[_0xc800('0x26')]);router[_0xc800('0x24')]('/:id/canned_answers',auth[_0xc800('0xc')](),controller[_0xc800('0x27')]);router[_0xc800('0x24')](_0xc800('0x16'),auth[_0xc800('0xc')](),controller[_0xc800('0x28')]);module[_0xc800('0x29')]=router;
\ No newline at end of file