Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / openchannelQueue / index.js
index 23c1c59..391fbef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9ab0=['show','/:id/members','getMembers','/:id/teams','/:id/users','post','create','addTeams','addAgents','put','update','delete','destroy','removeTeams','removeAgents','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','index','get','/describe','isAuthenticated','describe','/:id'];(function(_0x4d7871,_0x35f00f){var _0x8b0e24=function(_0x2d2fec){while(--_0x2d2fec){_0x4d7871['push'](_0x4d7871['shift']());}};_0x8b0e24(++_0x35f00f);}(_0x9ab0,0x195));var _0x09ab=function(_0x5e23fd,_0x4012c7){_0x5e23fd=_0x5e23fd-0x0;var _0x5d53ce=_0x9ab0[_0x5e23fd];return _0x5d53ce;};'use strict';var multer=require(_0x09ab('0x0'));var util=require(_0x09ab('0x1'));var path=require(_0x09ab('0x2'));var timeout=require(_0x09ab('0x3'));var express=require(_0x09ab('0x4'));var router=express[_0x09ab('0x5')]();var auth=require(_0x09ab('0x6'));var interaction=require(_0x09ab('0x7'));var config=require(_0x09ab('0x8'));var controller=require('./openchannelQueue.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x09ab('0x9')]);router[_0x09ab('0xa')](_0x09ab('0xb'),auth[_0x09ab('0xc')](),controller[_0x09ab('0xd')]);router[_0x09ab('0xa')](_0x09ab('0xe'),auth[_0x09ab('0xc')](),controller[_0x09ab('0xf')]);router['get'](_0x09ab('0x10'),auth['isAuthenticated'](),controller[_0x09ab('0x11')]);router[_0x09ab('0xa')](_0x09ab('0x12'),auth['isAuthenticated'](),controller['getTeams']);router[_0x09ab('0xa')](_0x09ab('0x13'),auth['isAuthenticated'](),controller['getAgents']);router[_0x09ab('0x14')]('/',auth[_0x09ab('0xc')](),controller[_0x09ab('0x15')]);router[_0x09ab('0x14')](_0x09ab('0x12'),auth[_0x09ab('0xc')](),controller[_0x09ab('0x16')]);router[_0x09ab('0x14')](_0x09ab('0x13'),auth[_0x09ab('0xc')](),controller[_0x09ab('0x17')]);router[_0x09ab('0x18')]('/:id',auth[_0x09ab('0xc')](),controller[_0x09ab('0x19')]);router[_0x09ab('0x1a')]('/:id',auth[_0x09ab('0xc')](),controller[_0x09ab('0x1b')]);router[_0x09ab('0x1a')]('/:id/teams',auth[_0x09ab('0xc')](),controller[_0x09ab('0x1c')]);router[_0x09ab('0x1a')](_0x09ab('0x13'),auth[_0x09ab('0xc')](),controller[_0x09ab('0x1d')]);module['exports']=router;
\ No newline at end of file
+var _0x8a38=['/:id/users','getAgents','post','addTeams','addAgents','put','update','delete','destroy','removeTeams','removeAgents','exports','multer','path','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelQueue.controller','get','/describe','isAuthenticated','/:id','show','/:id/members','getMembers','/:id/teams','getTeams'];(function(_0x285cf1,_0x47e330){var _0x2fea93=function(_0x4129d6){while(--_0x4129d6){_0x285cf1['push'](_0x285cf1['shift']());}};_0x2fea93(++_0x47e330);}(_0x8a38,0x1a2));var _0x88a3=function(_0xc66af2,_0x14f6d8){_0xc66af2=_0xc66af2-0x0;var _0x38d439=_0x8a38[_0xc66af2];return _0x38d439;};'use strict';var multer=require(_0x88a3('0x0'));var util=require('util');var path=require(_0x88a3('0x1'));var timeout=require('connect-timeout');var express=require(_0x88a3('0x2'));var router=express[_0x88a3('0x3')]();var fs_extra=require(_0x88a3('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x88a3('0x5'));var config=require(_0x88a3('0x6'));var controller=require(_0x88a3('0x7'));router[_0x88a3('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0x88a3('0x8')](_0x88a3('0x9'),auth[_0x88a3('0xa')](),controller['describe']);router[_0x88a3('0x8')](_0x88a3('0xb'),auth[_0x88a3('0xa')](),controller[_0x88a3('0xc')]);router['get'](_0x88a3('0xd'),auth[_0x88a3('0xa')](),controller[_0x88a3('0xe')]);router[_0x88a3('0x8')](_0x88a3('0xf'),auth[_0x88a3('0xa')](),controller[_0x88a3('0x10')]);router[_0x88a3('0x8')](_0x88a3('0x11'),auth[_0x88a3('0xa')](),controller[_0x88a3('0x12')]);router[_0x88a3('0x13')]('/',auth[_0x88a3('0xa')](),controller['create']);router[_0x88a3('0x13')](_0x88a3('0xf'),auth[_0x88a3('0xa')](),controller[_0x88a3('0x14')]);router[_0x88a3('0x13')](_0x88a3('0x11'),auth['isAuthenticated'](),controller[_0x88a3('0x15')]);router[_0x88a3('0x16')](_0x88a3('0xb'),auth[_0x88a3('0xa')](),controller[_0x88a3('0x17')]);router[_0x88a3('0x18')](_0x88a3('0xb'),auth[_0x88a3('0xa')](),controller[_0x88a3('0x19')]);router[_0x88a3('0x18')]('/:id/teams',auth['isAuthenticated'](),controller[_0x88a3('0x1a')]);router[_0x88a3('0x18')]('/:id/users',auth[_0x88a3('0xa')](),controller[_0x88a3('0x1b')]);module[_0x88a3('0x1c')]=router;
\ No newline at end of file