Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / chatQueue / index.js
index b66cf8a..7c93f64 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa879=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','get','index','isAuthenticated','describe','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','post','create','addTeams','put','/:id','update','delete','destroy','removeTeams','removeAgents','exports','util','path'];(function(_0x4a5cce,_0x34265f){var _0x347252=function(_0x7d6755){while(--_0x7d6755){_0x4a5cce['push'](_0x4a5cce['shift']());}};_0x347252(++_0x34265f);}(_0xa879,0xde));var _0x9a87=function(_0x126bab,_0x8ea151){_0x126bab=_0x126bab-0x0;var _0x446d6d=_0xa879[_0x126bab];return _0x446d6d;};'use strict';var multer=require('multer');var util=require(_0x9a87('0x0'));var path=require(_0x9a87('0x1'));var timeout=require(_0x9a87('0x2'));var express=require(_0x9a87('0x3'));var router=express[_0x9a87('0x4')]();var auth=require(_0x9a87('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x9a87('0x6'));var controller=require('./chatQueue.controller');router[_0x9a87('0x7')]('/',auth['isAuthenticated'](),controller[_0x9a87('0x8')]);router[_0x9a87('0x7')]('/describe',auth[_0x9a87('0x9')](),controller[_0x9a87('0xa')]);router[_0x9a87('0x7')]('/:id',auth[_0x9a87('0x9')](),controller[_0x9a87('0xb')]);router[_0x9a87('0x7')](_0x9a87('0xc'),auth[_0x9a87('0x9')](),controller[_0x9a87('0xd')]);router[_0x9a87('0x7')](_0x9a87('0xe'),auth[_0x9a87('0x9')](),controller[_0x9a87('0xf')]);router[_0x9a87('0x7')](_0x9a87('0x10'),auth[_0x9a87('0x9')](),controller['getAgents']);router[_0x9a87('0x11')]('/',auth['isAuthenticated'](),controller[_0x9a87('0x12')]);router[_0x9a87('0x11')]('/:id/teams',auth['isAuthenticated'](),controller[_0x9a87('0x13')]);router[_0x9a87('0x11')](_0x9a87('0x10'),auth[_0x9a87('0x9')](),controller['addAgents']);router[_0x9a87('0x14')](_0x9a87('0x15'),auth[_0x9a87('0x9')](),controller[_0x9a87('0x16')]);router[_0x9a87('0x17')]('/:id',auth['isAuthenticated'](),controller[_0x9a87('0x18')]);router[_0x9a87('0x17')](_0x9a87('0xe'),auth[_0x9a87('0x9')](),controller[_0x9a87('0x19')]);router[_0x9a87('0x17')](_0x9a87('0x10'),auth[_0x9a87('0x9')](),controller[_0x9a87('0x1a')]);module[_0x9a87('0x1b')]=router;
\ No newline at end of file
+var _0x944b=['get','index','isAuthenticated','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','post','addAgents','update','delete','destroy','removeTeams','removeAgents','exports','util','path','connect-timeout','express','Router','../../config/environment','./chatQueue.controller'];(function(_0x363085,_0xd65cdd){var _0x6f1e21=function(_0x3f8972){while(--_0x3f8972){_0x363085['push'](_0x363085['shift']());}};_0x6f1e21(++_0xd65cdd);}(_0x944b,0x158));var _0xb944=function(_0x2bd687,_0x1cacd8){_0x2bd687=_0x2bd687-0x0;var _0x5d08c1=_0x944b[_0x2bd687];return _0x5d08c1;};'use strict';var multer=require('multer');var util=require(_0xb944('0x0'));var path=require(_0xb944('0x1'));var timeout=require(_0xb944('0x2'));var express=require(_0xb944('0x3'));var router=express[_0xb944('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb944('0x5'));var controller=require(_0xb944('0x6'));router[_0xb944('0x7')]('/',auth['isAuthenticated'](),controller[_0xb944('0x8')]);router[_0xb944('0x7')]('/describe',auth[_0xb944('0x9')](),controller[_0xb944('0xa')]);router['get'](_0xb944('0xb'),auth[_0xb944('0x9')](),controller[_0xb944('0xc')]);router[_0xb944('0x7')](_0xb944('0xd'),auth[_0xb944('0x9')](),controller[_0xb944('0xe')]);router[_0xb944('0x7')](_0xb944('0xf'),auth[_0xb944('0x9')](),controller[_0xb944('0x10')]);router[_0xb944('0x7')](_0xb944('0x11'),auth[_0xb944('0x9')](),controller[_0xb944('0x12')]);router[_0xb944('0x13')]('/',auth[_0xb944('0x9')](),controller['create']);router[_0xb944('0x13')]('/:id/teams',auth[_0xb944('0x9')](),controller['addTeams']);router[_0xb944('0x13')](_0xb944('0x11'),auth[_0xb944('0x9')](),controller[_0xb944('0x14')]);router['put'](_0xb944('0xb'),auth[_0xb944('0x9')](),controller[_0xb944('0x15')]);router[_0xb944('0x16')](_0xb944('0xb'),auth[_0xb944('0x9')](),controller[_0xb944('0x17')]);router[_0xb944('0x16')](_0xb944('0xf'),auth[_0xb944('0x9')](),controller[_0xb944('0x18')]);router['delete'](_0xb944('0x11'),auth[_0xb944('0x9')](),controller[_0xb944('0x19')]);module[_0xb944('0x1a')]=router;
\ No newline at end of file