Built motion from commit d5e4af8c.|2.6.23
[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 _0xf686=['key','MOTGUI','summary','Report','\x20from\x20','description','stringify','Bug','fields','email','customfield_11501','oldToken','newToken','name','customfield_11504','reason','customfield_10102','/rest/api/2/issue','POST','application/json','Basic\x20','base64','request','setEncoding','utf8','end','status','statusCode','json','parse','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','headers','remoteAddress','socket','connection','body','https','support','3eAmWpBVP0'];(function(_0x5ceba2,_0x171562){var _0xaed6b5=function(_0x451744){while(--_0x451744){_0x5ceba2['push'](_0x5ceba2['shift']());}};_0xaed6b5(++_0x171562);}(_0xf686,0xd9));var _0x6f68=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xf686[_0x20a584];return _0x4b41a8;};'use strict';var BPromise=require('bluebird');var https=require(_0x6f68('0x0'));var logger=require('../../config/logger')('api');var USERNAME=_0x6f68('0x1');var PASSWORD=_0x6f68('0x2');function openIssue(_0x48e093,_0x402bd5){var _0x3e0436={'fields':{'project':{'key':_0x48e093[_0x6f68('0x3')]||_0x6f68('0x4')},'summary':(_0x48e093[_0x6f68('0x5')]||_0x6f68('0x6'))+_0x6f68('0x7')+_0x48e093['ip'],'description':_0x48e093[_0x6f68('0x8')]||JSON[_0x6f68('0x9')](_0x48e093),'issuetype':{'name':_0x48e093['issuetype']||_0x6f68('0xa')}}};_0x3e0436[_0x6f68('0xb')]['customfield_11500']=_0x48e093[_0x6f68('0xc')];_0x3e0436[_0x6f68('0xb')][_0x6f68('0xd')]=_0x48e093[_0x6f68('0xe')];_0x3e0436['fields']['customfield_11502']=_0x48e093[_0x6f68('0xf')];_0x3e0436[_0x6f68('0xb')]['customfield_11503']=_0x48e093[_0x6f68('0x10')];_0x3e0436['fields'][_0x6f68('0x11')]=_0x48e093[_0x6f68('0x12')];_0x3e0436[_0x6f68('0xb')][_0x6f68('0x13')]=_0x48e093['ip'];var _0x4ed45b={'host':'track.xcallymotion.com','port':0x1bb,'path':_0x6f68('0x14'),'method':_0x6f68('0x15'),'timeout':0x4e20,'headers':{'Content-Type':_0x6f68('0x16'),'Authorization':_0x6f68('0x17')+new Buffer(USERNAME+':'+PASSWORD)['toString'](_0x6f68('0x18'))}};var _0x201029=JSON[_0x6f68('0x9')](_0x3e0436);var _0x2bff7b=https[_0x6f68('0x19')](_0x4ed45b,function(_0x2ed2e7){_0x2ed2e7[_0x6f68('0x1a')](_0x6f68('0x1b'));var _0x1ce164='';_0x2ed2e7['on']('data',function(_0x4dd947){_0x1ce164+=_0x4dd947;});_0x2ed2e7['on'](_0x6f68('0x1c'),function(){if(_0x402bd5){return _0x402bd5[_0x6f68('0x1d')](_0x2ed2e7[_0x6f68('0x1e')])[_0x6f68('0x1f')](JSON[_0x6f68('0x20')](_0x1ce164));}});});_0x2bff7b['on'](_0x6f68('0x21'),function(_0x4627a8){if(_0x402bd5){return _0x402bd5[_0x6f68('0x1d')](0x1f4)[_0x6f68('0x1f')]({'errors':[{'message':_0x6f68('0x22'),'type':_0x6f68('0x23')}]});}});_0x2bff7b[_0x6f68('0x24')](_0x201029);_0x2bff7b[_0x6f68('0x1c')]();}exports[_0x6f68('0x25')]=openIssue;exports[_0x6f68('0x26')]=function(_0x473beb,_0x21d96f){_0x473beb['body']['ip']=_0x473beb[_0x6f68('0x27')]['x-forwarded-for']||_0x473beb['connection'][_0x6f68('0x28')]||_0x473beb[_0x6f68('0x29')][_0x6f68('0x28')]||_0x473beb[_0x6f68('0x2a')][_0x6f68('0x29')][_0x6f68('0x28')];return openIssue(_0x473beb[_0x6f68('0x2b')],_0x21d96f);};