Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / smsQueue / index.js
index 22dd991..3743621 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfba8=['put','update','delete','destroy','removeTeams','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/members','getMembers','getTeams','/:id/users','post','/:id/teams','addTeams'];(function(_0x335d2c,_0x52272b){var _0xe265c1=function(_0x566f00){while(--_0x566f00){_0x335d2c['push'](_0x335d2c['shift']());}};_0xe265c1(++_0x52272b);}(_0xfba8,0x1d6));var _0x8fba=function(_0x3a4804,_0x33318c){_0x3a4804=_0x3a4804-0x0;var _0x205f20=_0xfba8[_0x3a4804];return _0x205f20;};'use strict';var multer=require(_0x8fba('0x0'));var util=require(_0x8fba('0x1'));var path=require(_0x8fba('0x2'));var timeout=require(_0x8fba('0x3'));var express=require(_0x8fba('0x4'));var router=express[_0x8fba('0x5')]();var auth=require(_0x8fba('0x6'));var interaction=require(_0x8fba('0x7'));var config=require(_0x8fba('0x8'));var controller=require('./smsQueue.controller');router[_0x8fba('0x9')]('/',auth['isAuthenticated'](),controller[_0x8fba('0xa')]);router[_0x8fba('0x9')](_0x8fba('0xb'),auth[_0x8fba('0xc')](),controller[_0x8fba('0xd')]);router[_0x8fba('0x9')](_0x8fba('0xe'),auth['isAuthenticated'](),controller[_0x8fba('0xf')]);router['get'](_0x8fba('0x10'),auth[_0x8fba('0xc')](),controller[_0x8fba('0x11')]);router[_0x8fba('0x9')]('/:id/teams',auth[_0x8fba('0xc')](),controller[_0x8fba('0x12')]);router['get'](_0x8fba('0x13'),auth[_0x8fba('0xc')](),controller['getAgents']);router['post']('/',auth[_0x8fba('0xc')](),controller['create']);router[_0x8fba('0x14')](_0x8fba('0x15'),auth[_0x8fba('0xc')](),controller[_0x8fba('0x16')]);router[_0x8fba('0x14')](_0x8fba('0x13'),auth['isAuthenticated'](),controller['addAgents']);router[_0x8fba('0x17')](_0x8fba('0xe'),auth[_0x8fba('0xc')](),controller[_0x8fba('0x18')]);router[_0x8fba('0x19')](_0x8fba('0xe'),auth['isAuthenticated'](),controller[_0x8fba('0x1a')]);router[_0x8fba('0x19')](_0x8fba('0x15'),auth[_0x8fba('0xc')](),controller[_0x8fba('0x1b')]);router[_0x8fba('0x19')](_0x8fba('0x13'),auth[_0x8fba('0xc')](),controller['removeAgents']);module[_0x8fba('0x1c')]=router;
\ No newline at end of file
+var _0x732f=['../../components/auth/service','../../config/environment','./smsQueue.controller','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/members','getMembers','/:id/teams','/:id/users','getAgents','create','post','addTeams','addAgents','put','update','delete','removeTeams','removeAgents','exports','multer','util','connect-timeout','express'];(function(_0x48b5e0,_0xb3826){var _0x4287ea=function(_0x14519e){while(--_0x14519e){_0x48b5e0['push'](_0x48b5e0['shift']());}};_0x4287ea(++_0xb3826);}(_0x732f,0x1e9));var _0xf732=function(_0x5eb3c1,_0x2d0bab){_0x5eb3c1=_0x5eb3c1-0x0;var _0xfafed=_0x732f[_0x5eb3c1];return _0xfafed;};'use strict';var multer=require(_0xf732('0x0'));var util=require(_0xf732('0x1'));var path=require('path');var timeout=require(_0xf732('0x2'));var express=require(_0xf732('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xf732('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xf732('0x5'));var controller=require(_0xf732('0x6'));router['get']('/',auth[_0xf732('0x7')](),controller[_0xf732('0x8')]);router['get'](_0xf732('0x9'),auth[_0xf732('0x7')](),controller[_0xf732('0xa')]);router[_0xf732('0xb')](_0xf732('0xc'),auth[_0xf732('0x7')](),controller[_0xf732('0xd')]);router[_0xf732('0xb')](_0xf732('0xe'),auth[_0xf732('0x7')](),controller[_0xf732('0xf')]);router[_0xf732('0xb')](_0xf732('0x10'),auth[_0xf732('0x7')](),controller['getTeams']);router['get'](_0xf732('0x11'),auth[_0xf732('0x7')](),controller[_0xf732('0x12')]);router['post']('/',auth[_0xf732('0x7')](),controller[_0xf732('0x13')]);router[_0xf732('0x14')](_0xf732('0x10'),auth['isAuthenticated'](),controller[_0xf732('0x15')]);router[_0xf732('0x14')](_0xf732('0x11'),auth['isAuthenticated'](),controller[_0xf732('0x16')]);router[_0xf732('0x17')](_0xf732('0xc'),auth[_0xf732('0x7')](),controller[_0xf732('0x18')]);router[_0xf732('0x19')](_0xf732('0xc'),auth['isAuthenticated'](),controller['destroy']);router['delete']('/:id/teams',auth[_0xf732('0x7')](),controller[_0xf732('0x1a')]);router[_0xf732('0x19')](_0xf732('0x11'),auth[_0xf732('0x7')](),controller[_0xf732('0x1b')]);module[_0xf732('0x1c')]=router;
\ No newline at end of file