Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / smsQueue / index.js
index 6558d23..4baa6c0 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 _0xebf2=['/:id','getMembers','getTeams','/:id/users','getAgents','post','/:id/teams','addTeams','addAgents','put','update','delete','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','index','/describe','isAuthenticated','describe','get'];(function(_0x57c501,_0x319f03){var _0x4f15ba=function(_0x52e0c1){while(--_0x52e0c1){_0x57c501['push'](_0x57c501['shift']());}};_0x4f15ba(++_0x319f03);}(_0xebf2,0x83));var _0x2ebf=function(_0x643205,_0x9ce956){_0x643205=_0x643205-0x0;var _0x585ccc=_0xebf2[_0x643205];return _0x585ccc;};'use strict';var multer=require(_0x2ebf('0x0'));var util=require(_0x2ebf('0x1'));var path=require(_0x2ebf('0x2'));var timeout=require(_0x2ebf('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x2ebf('0x4'));var auth=require(_0x2ebf('0x5'));var interaction=require(_0x2ebf('0x6'));var config=require(_0x2ebf('0x7'));var controller=require(_0x2ebf('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x2ebf('0x9')]);router['get'](_0x2ebf('0xa'),auth[_0x2ebf('0xb')](),controller[_0x2ebf('0xc')]);router[_0x2ebf('0xd')](_0x2ebf('0xe'),auth[_0x2ebf('0xb')](),controller['show']);router['get']('/:id/members',auth['isAuthenticated'](),controller[_0x2ebf('0xf')]);router['get']('/:id/teams',auth['isAuthenticated'](),controller[_0x2ebf('0x10')]);router[_0x2ebf('0xd')](_0x2ebf('0x11'),auth[_0x2ebf('0xb')](),controller[_0x2ebf('0x12')]);router[_0x2ebf('0x13')]('/',auth[_0x2ebf('0xb')](),controller['create']);router['post'](_0x2ebf('0x14'),auth[_0x2ebf('0xb')](),controller[_0x2ebf('0x15')]);router[_0x2ebf('0x13')]('/:id/users',auth[_0x2ebf('0xb')](),controller[_0x2ebf('0x16')]);router[_0x2ebf('0x17')](_0x2ebf('0xe'),auth['isAuthenticated'](),controller[_0x2ebf('0x18')]);router[_0x2ebf('0x19')]('/:id',auth['isAuthenticated'](),controller['destroy']);router['delete'](_0x2ebf('0x14'),auth[_0x2ebf('0xb')](),controller[_0x2ebf('0x1a')]);router[_0x2ebf('0x19')](_0x2ebf('0x11'),auth[_0x2ebf('0xb')](),controller[_0x2ebf('0x1b')]);module[_0x2ebf('0x1c')]=router;
\ No newline at end of file