Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / whatsappAccount / index.js
index 7cca702..7e8b568 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b0e=['exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappAccount.controller','get','isAuthenticated','index','describe','/:id','/:id/dispositions','getDispositions','getAnswers','getAgents','/:id/applications','post','create','addDisposition','/:id/canned_answers','addAgents','notify','put','update','delete','removeDispositions'];(function(_0x33f926,_0xaac7e5){var _0x207955=function(_0x6d0b8a){while(--_0x6d0b8a){_0x33f926['push'](_0x33f926['shift']());}};_0x207955(++_0xaac7e5);}(_0x0b0e,0x187));var _0xe0b0=function(_0x270adf,_0x1daaa3){_0x270adf=_0x270adf-0x0;var _0x29eda9=_0x0b0e[_0x270adf];return _0x29eda9;};'use strict';var multer=require(_0xe0b0('0x0'));var util=require('util');var path=require(_0xe0b0('0x1'));var timeout=require('connect-timeout');var express=require(_0xe0b0('0x2'));var router=express[_0xe0b0('0x3')]();var fs_extra=require(_0xe0b0('0x4'));var auth=require(_0xe0b0('0x5'));var interaction=require(_0xe0b0('0x6'));var config=require(_0xe0b0('0x7'));var controller=require(_0xe0b0('0x8'));router[_0xe0b0('0x9')]('/',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0xb')]);router[_0xe0b0('0x9')]('/describe',auth['isAuthenticated'](),controller[_0xe0b0('0xc')]);router[_0xe0b0('0x9')](_0xe0b0('0xd'),auth[_0xe0b0('0xa')](),controller['show']);router[_0xe0b0('0x9')](_0xe0b0('0xe'),auth['isAuthenticated'](),controller[_0xe0b0('0xf')]);router[_0xe0b0('0x9')]('/:id/canned_answers',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x10')]);router[_0xe0b0('0x9')]('/:id/users',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x11')]);router[_0xe0b0('0x9')](_0xe0b0('0x12'),auth[_0xe0b0('0xa')](),controller['getApplications']);router[_0xe0b0('0x13')]('/',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x14')]);router[_0xe0b0('0x13')](_0xe0b0('0xe'),auth['isAuthenticated'](),controller[_0xe0b0('0x15')]);router['post'](_0xe0b0('0x16'),auth[_0xe0b0('0xa')](),controller['addAnswer']);router[_0xe0b0('0x13')]('/:id/users',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x17')]);router['post']('/:id/applications',auth[_0xe0b0('0xa')](),controller['addApplications']);router['post']('/:id/notify',controller[_0xe0b0('0x18')]);router['post']('/:id/send',auth[_0xe0b0('0xa')](),controller['send']);router[_0xe0b0('0x19')]('/:id',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x1a')]);router[_0xe0b0('0x1b')](_0xe0b0('0xd'),auth[_0xe0b0('0xa')](),controller['destroy']);router['delete'](_0xe0b0('0xe'),auth['isAuthenticated'](),controller[_0xe0b0('0x1c')]);router[_0xe0b0('0x1b')]('/:id/canned_answers',auth[_0xe0b0('0xa')](),controller['removeAnswers']);router[_0xe0b0('0x1b')]('/:id/users',auth[_0xe0b0('0xa')](),controller['removeAgents']);module[_0xe0b0('0x1d')]=router;
\ No newline at end of file
+var _0x5b80=['get','/describe','describe','/:id','show','getDispositions','/:id/canned_answers','/:id/users','getAgents','/:id/applications','post','/:id/dispositions','addDisposition','/:id/notify','notify','send','update','delete','removeDispositions','removeAnswers','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index'];(function(_0xa4c85,_0x2b52a7){var _0x172c1f=function(_0x149473){while(--_0x149473){_0xa4c85['push'](_0xa4c85['shift']());}};_0x172c1f(++_0x2b52a7);}(_0x5b80,0x1b8));var _0x05b8=function(_0x3de8a4,_0x289a5c){_0x3de8a4=_0x3de8a4-0x0;var _0x4635cf=_0x5b80[_0x3de8a4];return _0x4635cf;};'use strict';var multer=require(_0x05b8('0x0'));var util=require(_0x05b8('0x1'));var path=require(_0x05b8('0x2'));var timeout=require(_0x05b8('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x05b8('0x4'));var auth=require(_0x05b8('0x5'));var interaction=require(_0x05b8('0x6'));var config=require(_0x05b8('0x7'));var controller=require('./whatsappAccount.controller');router['get']('/',auth[_0x05b8('0x8')](),controller[_0x05b8('0x9')]);router[_0x05b8('0xa')](_0x05b8('0xb'),auth['isAuthenticated'](),controller[_0x05b8('0xc')]);router[_0x05b8('0xa')](_0x05b8('0xd'),auth[_0x05b8('0x8')](),controller[_0x05b8('0xe')]);router[_0x05b8('0xa')]('/:id/dispositions',auth[_0x05b8('0x8')](),controller[_0x05b8('0xf')]);router[_0x05b8('0xa')](_0x05b8('0x10'),auth[_0x05b8('0x8')](),controller['getAnswers']);router[_0x05b8('0xa')](_0x05b8('0x11'),auth[_0x05b8('0x8')](),controller[_0x05b8('0x12')]);router[_0x05b8('0xa')](_0x05b8('0x13'),auth['isAuthenticated'](),controller['getApplications']);router[_0x05b8('0x14')]('/',auth['isAuthenticated'](),controller['create']);router[_0x05b8('0x14')](_0x05b8('0x15'),auth[_0x05b8('0x8')](),controller[_0x05b8('0x16')]);router[_0x05b8('0x14')]('/:id/canned_answers',auth['isAuthenticated'](),controller['addAnswer']);router[_0x05b8('0x14')](_0x05b8('0x11'),auth[_0x05b8('0x8')](),controller['addAgents']);router[_0x05b8('0x14')]('/:id/applications',auth[_0x05b8('0x8')](),controller['addApplications']);router[_0x05b8('0x14')](_0x05b8('0x17'),controller[_0x05b8('0x18')]);router[_0x05b8('0x14')]('/:id/send',auth[_0x05b8('0x8')](),controller[_0x05b8('0x19')]);router['put'](_0x05b8('0xd'),auth[_0x05b8('0x8')](),controller[_0x05b8('0x1a')]);router[_0x05b8('0x1b')](_0x05b8('0xd'),auth['isAuthenticated'](),controller['destroy']);router[_0x05b8('0x1b')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x05b8('0x1c')]);router[_0x05b8('0x1b')]('/:id/canned_answers',auth[_0x05b8('0x8')](),controller[_0x05b8('0x1d')]);router['delete'](_0x05b8('0x11'),auth['isAuthenticated'](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file