Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / team / team.model.js
index a2e15e3..3e324ae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1a38=['../../config/logger','bluebird','request-promise','./team.attributes','exports','define','Team','teams','lodash','util'];(function(_0x2df8d8,_0x5f3d0d){var _0x1e1974=function(_0x3866b8){while(--_0x3866b8){_0x2df8d8['push'](_0x2df8d8['shift']());}};_0x1e1974(++_0x5f3d0d);}(_0x1a38,0x1de));var _0x81a3=function(_0x544099,_0x372b30){_0x544099=_0x544099-0x0;var _0x20ab09=_0x1a38[_0x544099];return _0x20ab09;};'use strict';var _=require(_0x81a3('0x0'));var util=require(_0x81a3('0x1'));var logger=require(_0x81a3('0x2'))('api');var moment=require('moment');var BPromise=require(_0x81a3('0x3'));var rp=require(_0x81a3('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x81a3('0x5'));module[_0x81a3('0x6')]=function(_0x14d437,_0x2e8d8d){return _0x14d437[_0x81a3('0x7')](_0x81a3('0x8'),attributes,{'tableName':_0x81a3('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file
+var _0xfc65=['Voice','resolve','map','all','lodash','get','Queues','then','setDataValue','catch','exports','define','Team','teams','Mail','Sms'];(function(_0x413feb,_0x10477f){var _0x40ee88=function(_0x32a3f6){while(--_0x32a3f6){_0x413feb['push'](_0x413feb['shift']());}};_0x40ee88(++_0x10477f);}(_0xfc65,0xb4));var _0x5fc6=function(_0x322e82,_0x2a166a){_0x322e82=_0x322e82-0x0;var _0x456cc8=_0xfc65[_0x322e82];return _0x456cc8;};'use strict';var _=require(_0x5fc6('0x0'));var attributes=require('./team.attributes');function getQueuesByChannel(_0x3f61d0,_0x406295){var _0x5cac9f=_0x5fc6('0x1')+_0x406295+_0x5fc6('0x2');return _0x3f61d0[_0x5cac9f]()[_0x5fc6('0x3')](function(_0x1048df){return _['map'](_0x1048df,function(_0x4c3179){_0x4c3179[_0x5fc6('0x4')]('channel',_0x406295);return _0x4c3179;});})[_0x5fc6('0x5')](function(_0x5d91dd){throw _0x5d91dd;});}module[_0x5fc6('0x6')]=function(_0xd17016){return _0xd17016[_0x5fc6('0x7')](_0x5fc6('0x8'),attributes,{'tableName':_0x5fc6('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getAssociatedQueues':function(){var _0x65610d=this;var _0x394b08=['Chat','Fax',_0x5fc6('0xa'),'Openchannel',_0x5fc6('0xb'),_0x5fc6('0xc'),'Whatsapp'];return Promise[_0x5fc6('0xd')]()[_0x5fc6('0x3')](function(){var _0x331564=_[_0x5fc6('0xe')](_0x394b08,function(_0x3062fd){return getQueuesByChannel(_0x65610d,_0x3062fd);});return Promise[_0x5fc6('0xf')](_0x331564);})[_0x5fc6('0x5')](function(_0x529b28){throw _0x529b28;});}}});};
\ No newline at end of file