Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / smsQueue / index.js
index 6558d23..ae72ada 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x430a=['post','addTeams','addAgents','update','delete','destroy','removeTeams','/:id/users','exports','multer','util','path','fs-extra','../../components/auth/service','./smsQueue.controller','get','isAuthenticated','/describe','describe','/:id','show','getMembers','/:id/teams','getTeams'];(function(_0x19113a,_0x36734d){var _0x430b61=function(_0x3fd29a){while(--_0x3fd29a){_0x19113a['push'](_0x19113a['shift']());}};_0x430b61(++_0x36734d);}(_0x430a,0x1b9));var _0xa430=function(_0x2f1a01,_0x17cd42){_0x2f1a01=_0x2f1a01-0x0;var _0x323b3e=_0x430a[_0x2f1a01];return _0x323b3e;};'use strict';var multer=require(_0xa430('0x0'));var util=require(_0xa430('0x1'));var path=require(_0xa430('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0xa430('0x3'));var auth=require(_0xa430('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xa430('0x5'));router[_0xa430('0x6')]('/',auth[_0xa430('0x7')](),controller['index']);router['get'](_0xa430('0x8'),auth[_0xa430('0x7')](),controller[_0xa430('0x9')]);router[_0xa430('0x6')](_0xa430('0xa'),auth['isAuthenticated'](),controller[_0xa430('0xb')]);router[_0xa430('0x6')]('/:id/members',auth['isAuthenticated'](),controller[_0xa430('0xc')]);router[_0xa430('0x6')](_0xa430('0xd'),auth[_0xa430('0x7')](),controller[_0xa430('0xe')]);router['get']('/:id/users',auth['isAuthenticated'](),controller['getAgents']);router[_0xa430('0xf')]('/',auth['isAuthenticated'](),controller['create']);router['post']('/:id/teams',auth[_0xa430('0x7')](),controller[_0xa430('0x10')]);router[_0xa430('0xf')]('/:id/users',auth[_0xa430('0x7')](),controller[_0xa430('0x11')]);router['put'](_0xa430('0xa'),auth[_0xa430('0x7')](),controller[_0xa430('0x12')]);router[_0xa430('0x13')]('/:id',auth[_0xa430('0x7')](),controller[_0xa430('0x14')]);router[_0xa430('0x13')]('/:id/teams',auth[_0xa430('0x7')](),controller[_0xa430('0x15')]);router[_0xa430('0x13')](_0xa430('0x16'),auth['isAuthenticated'](),controller['removeAgents']);module[_0xa430('0x17')]=router;
\ No newline at end of file
+var _0x91a5=['isAuthenticated','get','/describe','describe','/:id','/:id/members','getMembers','/:id/teams','getAgents','post','create','addTeams','/:id/users','addAgents','update','destroy','delete','removeTeams','removeAgents','exports','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller'];(function(_0x3d61b1,_0x2c749d){var _0x1309cb=function(_0x12084e){while(--_0x12084e){_0x3d61b1['push'](_0x3d61b1['shift']());}};_0x1309cb(++_0x2c749d);}(_0x91a5,0xc2));var _0x591a=function(_0x474c66,_0xbce925){_0x474c66=_0x474c66-0x0;var _0xcbd9bf=_0x91a5[_0x474c66];return _0xcbd9bf;};'use strict';var multer=require('multer');var util=require(_0x591a('0x0'));var path=require(_0x591a('0x1'));var timeout=require(_0x591a('0x2'));var express=require(_0x591a('0x3'));var router=express['Router']();var fs_extra=require(_0x591a('0x4'));var auth=require(_0x591a('0x5'));var interaction=require(_0x591a('0x6'));var config=require(_0x591a('0x7'));var controller=require(_0x591a('0x8'));router['get']('/',auth[_0x591a('0x9')](),controller['index']);router[_0x591a('0xa')](_0x591a('0xb'),auth['isAuthenticated'](),controller[_0x591a('0xc')]);router[_0x591a('0xa')](_0x591a('0xd'),auth[_0x591a('0x9')](),controller['show']);router[_0x591a('0xa')](_0x591a('0xe'),auth[_0x591a('0x9')](),controller[_0x591a('0xf')]);router[_0x591a('0xa')](_0x591a('0x10'),auth['isAuthenticated'](),controller['getTeams']);router[_0x591a('0xa')]('/:id/users',auth[_0x591a('0x9')](),controller[_0x591a('0x11')]);router[_0x591a('0x12')]('/',auth[_0x591a('0x9')](),controller[_0x591a('0x13')]);router[_0x591a('0x12')](_0x591a('0x10'),auth[_0x591a('0x9')](),controller[_0x591a('0x14')]);router['post'](_0x591a('0x15'),auth[_0x591a('0x9')](),controller[_0x591a('0x16')]);router['put'](_0x591a('0xd'),auth['isAuthenticated'](),controller[_0x591a('0x17')]);router['delete'](_0x591a('0xd'),auth['isAuthenticated'](),controller[_0x591a('0x18')]);router[_0x591a('0x19')](_0x591a('0x10'),auth['isAuthenticated'](),controller[_0x591a('0x1a')]);router['delete']('/:id/users',auth['isAuthenticated'](),controller[_0x591a('0x1b')]);module[_0x591a('0x1c')]=router;
\ No newline at end of file