Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / openchannelQueue / index.js
index 552dcea..2514932 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb8e3=['post','/:id/teams','addTeams','addAgents','put','update','delete','destroy','removeTeams','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','/:id/members','getMembers','getTeams','/:id/users','getAgents','create'];(function(_0x1cf7e8,_0x3cea71){var _0x3a9a74=function(_0x4b05ff){while(--_0x4b05ff){_0x1cf7e8['push'](_0x1cf7e8['shift']());}};_0x3a9a74(++_0x3cea71);}(_0xb8e3,0x153));var _0x3b8e=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xb8e3[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x3b8e('0x0'));var util=require('util');var path=require(_0x3b8e('0x1'));var timeout=require(_0x3b8e('0x2'));var express=require(_0x3b8e('0x3'));var router=express[_0x3b8e('0x4')]();var fs_extra=require(_0x3b8e('0x5'));var auth=require(_0x3b8e('0x6'));var interaction=require(_0x3b8e('0x7'));var config=require(_0x3b8e('0x8'));var controller=require('./openchannelQueue.controller');router['get']('/',auth[_0x3b8e('0x9')](),controller[_0x3b8e('0xa')]);router[_0x3b8e('0xb')](_0x3b8e('0xc'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0xd')]);router['get'](_0x3b8e('0xe'),auth[_0x3b8e('0x9')](),controller['show']);router[_0x3b8e('0xb')](_0x3b8e('0xf'),auth['isAuthenticated'](),controller[_0x3b8e('0x10')]);router[_0x3b8e('0xb')]('/:id/teams',auth['isAuthenticated'](),controller[_0x3b8e('0x11')]);router[_0x3b8e('0xb')](_0x3b8e('0x12'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x13')]);router['post']('/',auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x14')]);router[_0x3b8e('0x15')](_0x3b8e('0x16'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x17')]);router[_0x3b8e('0x15')](_0x3b8e('0x12'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x18')]);router[_0x3b8e('0x19')](_0x3b8e('0xe'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x1a')]);router[_0x3b8e('0x1b')](_0x3b8e('0xe'),auth['isAuthenticated'](),controller[_0x3b8e('0x1c')]);router[_0x3b8e('0x1b')](_0x3b8e('0x16'),auth[_0x3b8e('0x9')](),controller[_0x3b8e('0x1d')]);router[_0x3b8e('0x1b')]('/:id/users',auth['isAuthenticated'](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x62cb=['post','create','addAgents','put','update','delete','destroy','removeTeams','removeAgents','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','./openchannelQueue.controller','get','/describe','isAuthenticated','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users'];(function(_0x18516f,_0x32c5d0){var _0x18f18c=function(_0x9eeaa2){while(--_0x9eeaa2){_0x18516f['push'](_0x18516f['shift']());}};_0x18f18c(++_0x32c5d0);}(_0x62cb,0x13e));var _0xb62c=function(_0x36ed3c,_0x44a00a){_0x36ed3c=_0x36ed3c-0x0;var _0x52a2e0=_0x62cb[_0x36ed3c];return _0x52a2e0;};'use strict';var multer=require(_0xb62c('0x0'));var util=require('util');var path=require(_0xb62c('0x1'));var timeout=require(_0xb62c('0x2'));var express=require(_0xb62c('0x3'));var router=express['Router']();var fs_extra=require(_0xb62c('0x4'));var auth=require(_0xb62c('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb62c('0x6'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0xb62c('0x7')](_0xb62c('0x8'),auth[_0xb62c('0x9')](),controller[_0xb62c('0xa')]);router[_0xb62c('0x7')](_0xb62c('0xb'),auth[_0xb62c('0x9')](),controller[_0xb62c('0xc')]);router[_0xb62c('0x7')](_0xb62c('0xd'),auth['isAuthenticated'](),controller[_0xb62c('0xe')]);router[_0xb62c('0x7')](_0xb62c('0xf'),auth[_0xb62c('0x9')](),controller[_0xb62c('0x10')]);router[_0xb62c('0x7')](_0xb62c('0x11'),auth[_0xb62c('0x9')](),controller['getAgents']);router[_0xb62c('0x12')]('/',auth['isAuthenticated'](),controller[_0xb62c('0x13')]);router['post'](_0xb62c('0xf'),auth[_0xb62c('0x9')](),controller['addTeams']);router[_0xb62c('0x12')](_0xb62c('0x11'),auth[_0xb62c('0x9')](),controller[_0xb62c('0x14')]);router[_0xb62c('0x15')](_0xb62c('0xb'),auth['isAuthenticated'](),controller[_0xb62c('0x16')]);router[_0xb62c('0x17')](_0xb62c('0xb'),auth[_0xb62c('0x9')](),controller[_0xb62c('0x18')]);router['delete'](_0xb62c('0xf'),auth[_0xb62c('0x9')](),controller[_0xb62c('0x19')]);router['delete'](_0xb62c('0x11'),auth[_0xb62c('0x9')](),controller[_0xb62c('0x1a')]);module[_0xb62c('0x1b')]=router;
\ No newline at end of file