Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / crmNation / crmNation.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x7f59=['filter','where','merge','type','key','field','options','count','includeAll','include','findAll','rows','show','params','find','catch','create','body','html-pdf','eml-format','zip-dir','fast-json-patch','request-promise','moment','bluebird','mustache','util','lodash','squel','crypto','jsforce','desk.js','to-csv','../../components/auth/service','../../config/license/hardware','../../config/logger','../../config/utils','../../config/environment','../../mysqldb','json','offset','limit','set','Content-Range','reject','save','then','destroy','end','sendStatus','error','stack','name','status','send','index','CrmNation','rawAttributes','model','keys','query','intersection','attributes','fields','length','hasOwnProperty','nolimit','order','sort','filters','pick'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x7f59,0x12e));var _0x97f5=function(_0x45ab8e,_0x22dd4b){_0x45ab8e=_0x45ab8e-0x0;var _0x1952ef=_0x7f59[_0x45ab8e];return _0x1952ef;};'use strict';var pdf=require(_0x97f5('0x0'));var emlformat=require(_0x97f5('0x1'));var rimraf=require('rimraf');var zipdir=require(_0x97f5('0x2'));var jsonpatch=require(_0x97f5('0x3'));var rp=require(_0x97f5('0x4'));var moment=require(_0x97f5('0x5'));var BPromise=require(_0x97f5('0x6'));var Mustache=require(_0x97f5('0x7'));var util=require(_0x97f5('0x8'));var path=require('path');var sox=require('sox');var csv=require('to-csv');var ejs=require('ejs');var fs=require('fs');var _=require(_0x97f5('0x9'));var squel=require(_0x97f5('0xa'));var crypto=require(_0x97f5('0xb'));var jsforce=require(_0x97f5('0xc'));var deskjs=require(_0x97f5('0xd'));var toCsv=require(_0x97f5('0xe'));var querystring=require('querystring');var Papa=require('papaparse');var Redis=require('ioredis');var authService=require(_0x97f5('0xf'));var qs=require('../../components/parsers/qs');var hardwareService=require(_0x97f5('0x10'));var logger=require(_0x97f5('0x11'))('api');var utils=require(_0x97f5('0x12'));var config=require(_0x97f5('0x13'));var db=require(_0x97f5('0x14'))['db'];function respondWithStatusCode(_0x3f44ac,_0x493d64){_0x493d64=_0x493d64||0xcc;return function(_0x3e9348){if(_0x3e9348){return _0x3f44ac['sendStatus'](_0x493d64);}return _0x3f44ac['status'](_0x493d64)['end']();};}function respondWithResult(_0x24d41a,_0x52e7fe){_0x52e7fe=_0x52e7fe||0xc8;return function(_0x2bb71d){if(_0x2bb71d){return _0x24d41a['status'](_0x52e7fe)[_0x97f5('0x15')](_0x2bb71d);}};}function respondWithFilteredResult(_0x11ffb4,_0x2e8ac7){return function(_0x2d7365){if(_0x2d7365){var _0x149f5c=_0x2d7365['count'],_0x22b60c=_0x2e8ac7['offset'],_0x4324e7=_0x2e8ac7[_0x97f5('0x16')]+_0x2e8ac7[_0x97f5('0x17')],_0x2ba6e2;if(_0x4324e7>=_0x149f5c){_0x4324e7=_0x149f5c;_0x2ba6e2=0xc8;}else{_0x2ba6e2=0xce;}_0x11ffb4['status'](_0x2ba6e2);return _0x11ffb4[_0x97f5('0x18')](_0x97f5('0x19'),_0x22b60c+'-'+_0x4324e7+'/'+_0x149f5c)[_0x97f5('0x15')](_0x2d7365);}return null;};}function patchUpdates(_0x1013cc){return function(_0x3eef94){try{jsonpatch['apply'](_0x3eef94,_0x1013cc,!![]);}catch(_0x2b4735){return BPromise[_0x97f5('0x1a')](_0x2b4735);}return _0x3eef94[_0x97f5('0x1b')]();};}function saveUpdates(_0x4bc511,_0x5cc185){return function(_0x43b957){if(_0x43b957){return _0x43b957['update'](_0x4bc511)[_0x97f5('0x1c')](function(_0x266703){return _0x266703;});}return null;};}function removeEntity(_0x2d9420,_0x2f3347){return function(_0x47a1f1){if(_0x47a1f1){return _0x47a1f1[_0x97f5('0x1d')]()[_0x97f5('0x1c')](function(){_0x2d9420['status'](0xcc)[_0x97f5('0x1e')]();});}};}function handleEntityNotFound(_0x55697d,_0x3e7dcc){return function(_0x57281e){if(!_0x57281e){_0x55697d[_0x97f5('0x1f')](0x194);}return _0x57281e;};}function handleError(_0x20a11b,_0x2f85e6){_0x2f85e6=_0x2f85e6||0x1f4;return function(_0x5993cd){logger[_0x97f5('0x20')](_0x5993cd[_0x97f5('0x21')]);if(_0x5993cd[_0x97f5('0x22')]){delete _0x5993cd[_0x97f5('0x22')];}_0x20a11b[_0x97f5('0x23')](_0x2f85e6)[_0x97f5('0x24')](_0x5993cd);};}exports[_0x97f5('0x25')]=function(_0x284265,_0x53a557){var _0x4b54dd={'raw':!![]},_0x4752b3={},_0x506f55={'count':0x0,'rows':[]};var _0x6d62b=db[_0x97f5('0x26')][_0x97f5('0x27')];_0x4752b3[_0x97f5('0x28')]=_[_0x97f5('0x29')](_0x6d62b);_0x4752b3['query']=_['keys'](_0x284265[_0x97f5('0x2a')]);_0x4752b3['filters']=_[_0x97f5('0x2b')](_0x4752b3[_0x97f5('0x28')],_0x4752b3[_0x97f5('0x2a')]);_0x4b54dd[_0x97f5('0x2c')]=_[_0x97f5('0x2b')](_0x4752b3[_0x97f5('0x28')],qs[_0x97f5('0x2d')](_0x284265[_0x97f5('0x2a')][_0x97f5('0x2d')]));_0x4b54dd[_0x97f5('0x2c')]=_0x4b54dd[_0x97f5('0x2c')][_0x97f5('0x2e')]?_0x4b54dd[_0x97f5('0x2c')]:_0x4752b3[_0x97f5('0x28')];if(!_0x284265['query'][_0x97f5('0x2f')](_0x97f5('0x30'))){_0x4b54dd['limit']=qs['limit'](_0x284265[_0x97f5('0x2a')][_0x97f5('0x17')]);_0x4b54dd[_0x97f5('0x16')]=qs[_0x97f5('0x16')](_0x284265['query']['offset']);}_0x4b54dd[_0x97f5('0x31')]=qs[_0x97f5('0x32')](_0x284265['query'][_0x97f5('0x32')]);_0x4b54dd['where']=qs[_0x97f5('0x33')](_[_0x97f5('0x34')](_0x284265['query'],_0x4752b3['filters']));if(_0x284265['query'][_0x97f5('0x35')]){_0x4b54dd[_0x97f5('0x36')]=_[_0x97f5('0x37')](_0x4b54dd[_0x97f5('0x36')],{'$or':_['map'](_0x6d62b,function(_0x4d386a){if(_0x4d386a[_0x97f5('0x38')][_0x97f5('0x39')]!=='VIRTUAL'){var _0x1acb63={};_0x1acb63[_0x4d386a[_0x97f5('0x3a')]]={'$like':'%'+_0x284265[_0x97f5('0x2a')][_0x97f5('0x35')]+'%'};return _0x1acb63;}})});}_0x4b54dd=_[_0x97f5('0x37')]({},_0x4b54dd,_0x284265[_0x97f5('0x3b')]);var _0x13f947={'where':_0x4b54dd['where']};return db[_0x97f5('0x26')][_0x97f5('0x3c')](_0x13f947)[_0x97f5('0x1c')](function(_0x47161b){_0x506f55[_0x97f5('0x3c')]=_0x47161b;if(_0x284265[_0x97f5('0x2a')][_0x97f5('0x3d')]){_0x4b54dd[_0x97f5('0x3e')]=[{'all':!![]}];}return db[_0x97f5('0x26')][_0x97f5('0x3f')](_0x4b54dd);})[_0x97f5('0x1c')](function(_0xdd1c20){_0x506f55[_0x97f5('0x40')]=_0xdd1c20;return _0x506f55;})['then'](respondWithFilteredResult(_0x53a557,_0x4b54dd))['catch'](handleError(_0x53a557,null));};exports[_0x97f5('0x41')]=function(_0x121719,_0x2c51b6){var _0xdea4e7={'raw':!![],'where':{'id':_0x121719[_0x97f5('0x42')]['id']}},_0x3b75d8={};_0x3b75d8[_0x97f5('0x28')]=_['keys'](db[_0x97f5('0x26')][_0x97f5('0x27')]);_0x3b75d8['query']=_[_0x97f5('0x29')](_0x121719['query']);_0x3b75d8[_0x97f5('0x33')]=_[_0x97f5('0x2b')](_0x3b75d8[_0x97f5('0x28')],_0x3b75d8[_0x97f5('0x2a')]);_0xdea4e7['attributes']=_['intersection'](_0x3b75d8[_0x97f5('0x28')],qs[_0x97f5('0x2d')](_0x121719['query'][_0x97f5('0x2d')]));_0xdea4e7[_0x97f5('0x2c')]=_0xdea4e7[_0x97f5('0x2c')]['length']?_0xdea4e7[_0x97f5('0x2c')]:_0x3b75d8[_0x97f5('0x28')];if(_0x121719[_0x97f5('0x2a')][_0x97f5('0x3d')]){_0xdea4e7[_0x97f5('0x3e')]=[{'all':!![]}];}_0xdea4e7=_[_0x97f5('0x37')]({},_0xdea4e7,_0x121719[_0x97f5('0x3b')]);return db['CrmNation'][_0x97f5('0x43')](_0xdea4e7)[_0x97f5('0x1c')](handleEntityNotFound(_0x2c51b6,null))[_0x97f5('0x1c')](respondWithResult(_0x2c51b6,null))[_0x97f5('0x44')](handleError(_0x2c51b6,null));};exports[_0x97f5('0x45')]=function(_0x23080b,_0x22b005){return db[_0x97f5('0x26')][_0x97f5('0x45')](_0x23080b[_0x97f5('0x46')],{})[_0x97f5('0x1c')](respondWithResult(_0x22b005,0xc9))[_0x97f5('0x44')](handleError(_0x22b005,null));};