fa738fb5f24907963dcdae9eb7e525bd0de66d89
[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 _0xf38c=['issuetype','Bug','customfield_11500','email','fields','customfield_11501','oldToken','customfield_11502','customfield_11503','customfield_11504','customfield_10102','POST','application/json','Basic\x20','toString','stringify','utf8','data','statusCode','parse','error','status','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','send','body','headers','x-forwarded-for','connection','socket','remoteAddress','bluebird','https','../../config/logger','support','3eAmWpBVP0','key','summary','Report','description'];(function(_0x9f23f3,_0x1cee28){var _0x258cce=function(_0x453b0e){while(--_0x453b0e){_0x9f23f3['push'](_0x9f23f3['shift']());}};_0x258cce(++_0x1cee28);}(_0xf38c,0x1e3));var _0xcf38=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xf38c[_0x20a584];return _0x4b41a8;};'use strict';var BPromise=require(_0xcf38('0x0'));var https=require(_0xcf38('0x1'));var logger=require(_0xcf38('0x2'))('api');var USERNAME=_0xcf38('0x3');var PASSWORD=_0xcf38('0x4');function openIssue(_0x542885,_0x319bbb){var _0x64ce35={'fields':{'project':{'key':_0x542885[_0xcf38('0x5')]||'MOTGUI'},'summary':(_0x542885[_0xcf38('0x6')]||_0xcf38('0x7'))+'\x20from\x20'+_0x542885['ip'],'description':_0x542885[_0xcf38('0x8')]||JSON['stringify'](_0x542885),'issuetype':{'name':_0x542885[_0xcf38('0x9')]||_0xcf38('0xa')}}};_0x64ce35['fields'][_0xcf38('0xb')]=_0x542885[_0xcf38('0xc')];_0x64ce35[_0xcf38('0xd')][_0xcf38('0xe')]=_0x542885[_0xcf38('0xf')];_0x64ce35[_0xcf38('0xd')][_0xcf38('0x10')]=_0x542885['newToken'];_0x64ce35[_0xcf38('0xd')][_0xcf38('0x11')]=_0x542885['name'];_0x64ce35[_0xcf38('0xd')][_0xcf38('0x12')]=_0x542885['reason'];_0x64ce35[_0xcf38('0xd')][_0xcf38('0x13')]=_0x542885['ip'];var _0x596a8b={'host':'track.xcallymotion.com','port':0x1bb,'path':'/rest/api/2/issue','method':_0xcf38('0x14'),'timeout':0x4e20,'headers':{'Content-Type':_0xcf38('0x15'),'Authorization':_0xcf38('0x16')+new Buffer(USERNAME+':'+PASSWORD)[_0xcf38('0x17')]('base64')}};var _0x453367=JSON[_0xcf38('0x18')](_0x64ce35);var _0x538a0c=https['request'](_0x596a8b,function(_0x33177e){_0x33177e['setEncoding'](_0xcf38('0x19'));var _0x1985e0='';_0x33177e['on'](_0xcf38('0x1a'),function(_0x2a7a8d){_0x1985e0+=_0x2a7a8d;});_0x33177e['on']('end',function(){if(_0x319bbb){return _0x319bbb['status'](_0x33177e[_0xcf38('0x1b')])['json'](JSON[_0xcf38('0x1c')](_0x1985e0));}});});_0x538a0c['on'](_0xcf38('0x1d'),function(_0x4f3161){if(_0x319bbb){return _0x319bbb[_0xcf38('0x1e')](0x1f4)['json']({'errors':[{'message':_0xcf38('0x1f'),'type':_0xcf38('0x20')}]});}});_0x538a0c[_0xcf38('0x21')](_0x453367);_0x538a0c['end']();}exports['openIssue']=openIssue;exports[_0xcf38('0x22')]=function(_0x47828e,_0x3ec794){_0x47828e[_0xcf38('0x23')]['ip']=_0x47828e[_0xcf38('0x24')][_0xcf38('0x25')]||_0x47828e[_0xcf38('0x26')]['remoteAddress']||_0x47828e[_0xcf38('0x27')][_0xcf38('0x28')]||_0x47828e[_0xcf38('0x26')]['socket'][_0xcf38('0x28')];return openIssue(_0x47828e[_0xcf38('0x23')],_0x3ec794);};