Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / team / team.model.js
index 5177056..3e324ae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2c76=['exports','define','Team','teams','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./team.attributes'];(function(_0x44bcb0,_0x235aa9){var _0xfaf881=function(_0x25d81d){while(--_0x25d81d){_0x44bcb0['push'](_0x44bcb0['shift']());}};_0xfaf881(++_0x235aa9);}(_0x2c76,0x170));var _0x62c7=function(_0x59733e,_0x14cb59){_0x59733e=_0x59733e-0x0;var _0x1fde0b=_0x2c76[_0x59733e];return _0x1fde0b;};'use strict';var _=require('lodash');var util=require(_0x62c7('0x0'));var logger=require(_0x62c7('0x1'))(_0x62c7('0x2'));var moment=require(_0x62c7('0x3'));var BPromise=require(_0x62c7('0x4'));var rp=require(_0x62c7('0x5'));var fs=require('fs');var path=require(_0x62c7('0x6'));var rimraf=require(_0x62c7('0x7'));var config=require(_0x62c7('0x8'));var attributes=require(_0x62c7('0x9'));module[_0x62c7('0xa')]=function(_0x1e9af8,_0x3872a8){return _0x1e9af8[_0x62c7('0xb')](_0x62c7('0xc'),attributes,{'tableName':_0x62c7('0xd'),'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