Built motion from commit 87cd5f02.|2.5.48
[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 _0x7ec2=['stack','name','user','role','admin','Unauthorized','Invalid\x20user\x20setting\x20id','UserSetting','body','catch','lodash','ioredis','../../config/logger','../../config/environment','../../mysqldb','redis','./user-setting.socket','register','defaults','localhost','status','json','update','then','sendStatus','error'];(function(_0x413feb,_0x10477f){var _0x40ee88=function(_0x32a3f6){while(--_0x32a3f6){_0x413feb['push'](_0x413feb['shift']());}};_0x40ee88(++_0x10477f);}(_0x7ec2,0x15c));var _0x27ec=function(_0x2baa3f,_0x436f97){_0x2baa3f=_0x2baa3f-0x0;var _0x4b55ec=_0x7ec2[_0x2baa3f];return _0x4b55ec;};'use strict';var _=require(_0x27ec('0x0'));var Redis=require(_0x27ec('0x1'));var logger=require(_0x27ec('0x2'))('api');var config=require(_0x27ec('0x3'));var db=require(_0x27ec('0x4'))['db'];var socket=require('socket.io-emitter')(new Redis(config[_0x27ec('0x5')]));require(_0x27ec('0x6'))[_0x27ec('0x7')](socket);config[_0x27ec('0x5')]=_[_0x27ec('0x8')](config[_0x27ec('0x5')],{'host':_0x27ec('0x9'),'port':0x18eb});function respondWithResult(_0x280cdb,_0x27b57c){_0x27b57c=_0x27b57c||0xc8;return function(_0x1ad634){if(_0x1ad634){return _0x280cdb[_0x27ec('0xa')](_0x27b57c)[_0x27ec('0xb')](_0x1ad634);}};}function saveUpdates(_0x247954){return function(_0x10e587){if(_0x10e587){return _0x10e587[_0x27ec('0xc')](_0x247954)[_0x27ec('0xd')](function(_0x13c5dc){return _0x13c5dc;});}return null;};}function handleEntityNotFound(_0x19c2d8){return function(_0x37faa8){if(!_0x37faa8){_0x19c2d8[_0x27ec('0xe')](0x194);}return _0x37faa8;};}function handleError(_0x3df870,_0x56c2af){_0x56c2af=_0x56c2af||0x1f4;return function(_0x21952a){logger[_0x27ec('0xf')](_0x21952a[_0x27ec('0x10')]);if(_0x21952a[_0x27ec('0x11')]){delete _0x21952a['name'];}_0x3df870[_0x27ec('0xa')](_0x56c2af)['send'](_0x21952a);};}exports[_0x27ec('0xc')]=function(_0x436fc5,_0x161909){if(_0x436fc5[_0x27ec('0x12')][_0x27ec('0x13')]!==_0x27ec('0x14'))throw new Error(_0x27ec('0x15'));if(isNaN(Number(_0x436fc5['params']['id'])))throw new Error(_0x27ec('0x16'));return db[_0x27ec('0x17')]['find']({'where':{'id':_0x436fc5['params']['id']}})[_0x27ec('0xd')](handleEntityNotFound(_0x161909,null))['then'](saveUpdates(_0x436fc5[_0x27ec('0x18')],null))[_0x27ec('0xd')](respondWithResult(_0x161909,null))[_0x27ec('0x19')](handleError(_0x161909,null));};