371cf10eaf2c8c2e3ca9c4c1e62c87c69718f96a
[motion2.git] / server / api / jira / jira.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 _0x0a5c=['track.xcallymotion.com','/rest/api/2/issue','request','setEncoding','end','json','parse','error','status','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','headers','x-forwarded-for','connection','socket','remoteAddress','bluebird','https','support','3eAmWpBVP0','key','MOTGUI','summary','\x20from\x20','description','stringify','issuetype','fields','customfield_11500','oldToken','customfield_11503','name','customfield_11504','reason'];(function(_0x5bc6cb,_0x861f52){var _0x8a731a=function(_0x2d4d18){while(--_0x2d4d18){_0x5bc6cb['push'](_0x5bc6cb['shift']());}};_0x8a731a(++_0x861f52);}(_0x0a5c,0xf1));var _0xc0a5=function(_0x1e4360,_0x930b9b){_0x1e4360=_0x1e4360-0x0;var _0x31e6b4=_0x0a5c[_0x1e4360];return _0x31e6b4;};'use strict';var BPromise=require(_0xc0a5('0x0'));var https=require(_0xc0a5('0x1'));var logger=require('../../config/logger')('api');var USERNAME=_0xc0a5('0x2');var PASSWORD=_0xc0a5('0x3');function openIssue(_0x2a1f07,_0x123a9c){var _0x3f0578={'fields':{'project':{'key':_0x2a1f07[_0xc0a5('0x4')]||_0xc0a5('0x5')},'summary':(_0x2a1f07[_0xc0a5('0x6')]||'Report')+_0xc0a5('0x7')+_0x2a1f07['ip'],'description':_0x2a1f07[_0xc0a5('0x8')]||JSON[_0xc0a5('0x9')](_0x2a1f07),'issuetype':{'name':_0x2a1f07[_0xc0a5('0xa')]||'Bug'}}};_0x3f0578[_0xc0a5('0xb')][_0xc0a5('0xc')]=_0x2a1f07['email'];_0x3f0578[_0xc0a5('0xb')]['customfield_11501']=_0x2a1f07[_0xc0a5('0xd')];_0x3f0578[_0xc0a5('0xb')]['customfield_11502']=_0x2a1f07['newToken'];_0x3f0578[_0xc0a5('0xb')][_0xc0a5('0xe')]=_0x2a1f07[_0xc0a5('0xf')];_0x3f0578[_0xc0a5('0xb')][_0xc0a5('0x10')]=_0x2a1f07[_0xc0a5('0x11')];_0x3f0578['fields']['customfield_10102']=_0x2a1f07['ip'];var _0x491ec1={'host':_0xc0a5('0x12'),'port':0x1bb,'path':_0xc0a5('0x13'),'method':'POST','timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':'Basic\x20'+new Buffer(USERNAME+':'+PASSWORD)['toString']('base64')}};var _0x1b75a0=JSON[_0xc0a5('0x9')](_0x3f0578);var _0x430e8b=https[_0xc0a5('0x14')](_0x491ec1,function(_0x450d64){_0x450d64[_0xc0a5('0x15')]('utf8');var _0x5d1432='';_0x450d64['on']('data',function(_0x4a0705){_0x5d1432+=_0x4a0705;});_0x450d64['on'](_0xc0a5('0x16'),function(){if(_0x123a9c){return _0x123a9c['status'](_0x450d64['statusCode'])[_0xc0a5('0x17')](JSON[_0xc0a5('0x18')](_0x5d1432));}});});_0x430e8b['on'](_0xc0a5('0x19'),function(_0x3ebea8){if(_0x123a9c){return _0x123a9c[_0xc0a5('0x1a')](0x1f4)[_0xc0a5('0x17')]({'errors':[{'message':_0xc0a5('0x1b'),'type':_0xc0a5('0x1c')}]});}});_0x430e8b[_0xc0a5('0x1d')](_0x1b75a0);_0x430e8b[_0xc0a5('0x16')]();}exports[_0xc0a5('0x1e')]=openIssue;exports[_0xc0a5('0x1f')]=function(_0x101331,_0x51447f){_0x101331['body']['ip']=_0x101331[_0xc0a5('0x20')][_0xc0a5('0x21')]||_0x101331[_0xc0a5('0x22')]['remoteAddress']||_0x101331[_0xc0a5('0x23')]['remoteAddress']||_0x101331[_0xc0a5('0x22')][_0xc0a5('0x23')][_0xc0a5('0x24')];return openIssue(_0x101331['body'],_0x51447f);};