Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / smsQueue / index.js
index c2c942c..b638931 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2056=['removeTeams','removeAgents','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','isAuthenticated','index','get','/describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','create','addAgents','put','update','delete'];(function(_0x41b872,_0x4c4ef9){var _0x439768=function(_0x1aba7d){while(--_0x1aba7d){_0x41b872['push'](_0x41b872['shift']());}};_0x439768(++_0x4c4ef9);}(_0x2056,0x107));var _0x6205=function(_0xd5f8c9,_0xdf425b){_0xd5f8c9=_0xd5f8c9-0x0;var _0x5ae8f6=_0x2056[_0xd5f8c9];return _0x5ae8f6;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6205('0x0'));var timeout=require(_0x6205('0x1'));var express=require(_0x6205('0x2'));var router=express[_0x6205('0x3')]();var fs_extra=require(_0x6205('0x4'));var auth=require(_0x6205('0x5'));var interaction=require(_0x6205('0x6'));var config=require(_0x6205('0x7'));var controller=require(_0x6205('0x8'));router['get']('/',auth[_0x6205('0x9')](),controller[_0x6205('0xa')]);router[_0x6205('0xb')](_0x6205('0xc'),auth[_0x6205('0x9')](),controller['describe']);router[_0x6205('0xb')](_0x6205('0xd'),auth[_0x6205('0x9')](),controller[_0x6205('0xe')]);router[_0x6205('0xb')](_0x6205('0xf'),auth['isAuthenticated'](),controller[_0x6205('0x10')]);router['get'](_0x6205('0x11'),auth[_0x6205('0x9')](),controller[_0x6205('0x12')]);router[_0x6205('0xb')](_0x6205('0x13'),auth['isAuthenticated'](),controller[_0x6205('0x14')]);router[_0x6205('0x15')]('/',auth['isAuthenticated'](),controller[_0x6205('0x16')]);router[_0x6205('0x15')]('/:id/teams',auth[_0x6205('0x9')](),controller['addTeams']);router['post']('/:id/users',auth[_0x6205('0x9')](),controller[_0x6205('0x17')]);router[_0x6205('0x18')](_0x6205('0xd'),auth[_0x6205('0x9')](),controller[_0x6205('0x19')]);router['delete']('/:id',auth[_0x6205('0x9')](),controller['destroy']);router[_0x6205('0x1a')](_0x6205('0x11'),auth[_0x6205('0x9')](),controller[_0x6205('0x1b')]);router[_0x6205('0x1a')]('/:id/users',auth['isAuthenticated'](),controller[_0x6205('0x1c')]);module['exports']=router;
\ No newline at end of file
+var _0x8a74=['../../components/interaction/service','../../config/environment','./smsQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','/:id/members','/:id/teams','getTeams','/:id/users','getAgents','post','create','addAgents','delete','removeAgents','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service'];(function(_0x54b395,_0x1333c4){var _0x103c21=function(_0x285a4e){while(--_0x285a4e){_0x54b395['push'](_0x54b395['shift']());}};_0x103c21(++_0x1333c4);}(_0x8a74,0x1a9));var _0x48a7=function(_0x16a423,_0x4a69e3){_0x16a423=_0x16a423-0x0;var _0xc6ece2=_0x8a74[_0x16a423];return _0xc6ece2;};'use strict';var multer=require(_0x48a7('0x0'));var util=require(_0x48a7('0x1'));var path=require(_0x48a7('0x2'));var timeout=require('connect-timeout');var express=require(_0x48a7('0x3'));var router=express[_0x48a7('0x4')]();var fs_extra=require(_0x48a7('0x5'));var auth=require(_0x48a7('0x6'));var interaction=require(_0x48a7('0x7'));var config=require(_0x48a7('0x8'));var controller=require(_0x48a7('0x9'));router[_0x48a7('0xa')]('/',auth[_0x48a7('0xb')](),controller[_0x48a7('0xc')]);router[_0x48a7('0xa')](_0x48a7('0xd'),auth[_0x48a7('0xb')](),controller[_0x48a7('0xe')]);router[_0x48a7('0xa')](_0x48a7('0xf'),auth[_0x48a7('0xb')](),controller['show']);router['get'](_0x48a7('0x10'),auth[_0x48a7('0xb')](),controller['getMembers']);router[_0x48a7('0xa')](_0x48a7('0x11'),auth[_0x48a7('0xb')](),controller[_0x48a7('0x12')]);router[_0x48a7('0xa')](_0x48a7('0x13'),auth[_0x48a7('0xb')](),controller[_0x48a7('0x14')]);router[_0x48a7('0x15')]('/',auth[_0x48a7('0xb')](),controller[_0x48a7('0x16')]);router[_0x48a7('0x15')](_0x48a7('0x11'),auth[_0x48a7('0xb')](),controller['addTeams']);router[_0x48a7('0x15')](_0x48a7('0x13'),auth[_0x48a7('0xb')](),controller[_0x48a7('0x17')]);router['put'](_0x48a7('0xf'),auth[_0x48a7('0xb')](),controller['update']);router[_0x48a7('0x18')]('/:id',auth[_0x48a7('0xb')](),controller['destroy']);router[_0x48a7('0x18')](_0x48a7('0x11'),auth['isAuthenticated'](),controller['removeTeams']);router[_0x48a7('0x18')](_0x48a7('0x13'),auth[_0x48a7('0xb')](),controller[_0x48a7('0x19')]);module[_0x48a7('0x1a')]=router;
\ No newline at end of file