Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / user-setting / user-setting.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 _0x2f72=['socket.io-emitter','redis','register','defaults','localhost','status','json','update','then','sendStatus','error','name','send','user','role','admin','Unauthorized','params','Invalid\x20user\x20setting\x20id','UserSetting','find','body','lodash','ioredis','../../config/logger','api','../../config/environment','../../mysqldb'];(function(_0x8ae795,_0x59c498){var _0x4c3268=function(_0x28ce90){while(--_0x28ce90){_0x8ae795['push'](_0x8ae795['shift']());}};_0x4c3268(++_0x59c498);}(_0x2f72,0x166));var _0x22f7=function(_0x4222f2,_0x273309){_0x4222f2=_0x4222f2-0x0;var _0x92c838=_0x2f72[_0x4222f2];return _0x92c838;};'use strict';var _=require(_0x22f7('0x0'));var Redis=require(_0x22f7('0x1'));var logger=require(_0x22f7('0x2'))(_0x22f7('0x3'));var config=require(_0x22f7('0x4'));var db=require(_0x22f7('0x5'))['db'];var socket=require(_0x22f7('0x6'))(new Redis(config[_0x22f7('0x7')]));require('./user-setting.socket')[_0x22f7('0x8')](socket);config[_0x22f7('0x7')]=_[_0x22f7('0x9')](config[_0x22f7('0x7')],{'host':_0x22f7('0xa'),'port':0x18eb});function respondWithResult(_0x11cb61,_0x46195a){_0x46195a=_0x46195a||0xc8;return function(_0x1ad8d1){if(_0x1ad8d1){return _0x11cb61[_0x22f7('0xb')](_0x46195a)[_0x22f7('0xc')](_0x1ad8d1);}};}function saveUpdates(_0x2ec0d7){return function(_0x323de5){if(_0x323de5){return _0x323de5[_0x22f7('0xd')](_0x2ec0d7)[_0x22f7('0xe')](function(_0x389b96){return _0x389b96;});}return null;};}function handleEntityNotFound(_0x18588e){return function(_0x541f04){if(!_0x541f04){_0x18588e[_0x22f7('0xf')](0x194);}return _0x541f04;};}function handleError(_0x40fb47,_0x579cfd){_0x579cfd=_0x579cfd||0x1f4;return function(_0xf8d822){logger[_0x22f7('0x10')](_0xf8d822['stack']);if(_0xf8d822[_0x22f7('0x11')]){delete _0xf8d822['name'];}_0x40fb47[_0x22f7('0xb')](_0x579cfd)[_0x22f7('0x12')](_0xf8d822);};}exports['update']=function(_0x2f56b4,_0x3235b5){if(_0x2f56b4[_0x22f7('0x13')][_0x22f7('0x14')]!==_0x22f7('0x15'))throw new Error(_0x22f7('0x16'));if(isNaN(Number(_0x2f56b4[_0x22f7('0x17')]['id'])))throw new Error(_0x22f7('0x18'));return db[_0x22f7('0x19')][_0x22f7('0x1a')]({'where':{'id':_0x2f56b4[_0x22f7('0x17')]['id']}})[_0x22f7('0xe')](handleEntityNotFound(_0x3235b5,null))[_0x22f7('0xe')](saveUpdates(_0x2f56b4[_0x22f7('0x1b')],null))[_0x22f7('0xe')](respondWithResult(_0x3235b5,null))['catch'](handleError(_0x3235b5,null));};