57cce78c01a990742efb5fc1dbb98f6bc8d2387a
[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 _0xabe9=['json','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','body','headers','x-forwarded-for','remoteAddress','socket','connection','bluebird','../../config/logger','api','support','3eAmWpBVP0','summary','Report','\x20from\x20','description','stringify','fields','customfield_11500','oldToken','customfield_11502','newToken','customfield_11503','name','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','Basic\x20','toString','setEncoding','end','status','statusCode','parse','error'];(function(_0x49c057,_0xc808ed){var _0xd8f0e6=function(_0x5b9042){while(--_0x5b9042){_0x49c057['push'](_0x49c057['shift']());}};_0xd8f0e6(++_0xc808ed);}(_0xabe9,0x9c));var _0x9abe=function(_0x402438,_0x2e0303){_0x402438=_0x402438-0x0;var _0x39c138=_0xabe9[_0x402438];return _0x39c138;};'use strict';var BPromise=require(_0x9abe('0x0'));var https=require('https');var logger=require(_0x9abe('0x1'))(_0x9abe('0x2'));var USERNAME=_0x9abe('0x3');var PASSWORD=_0x9abe('0x4');function openIssue(_0x241d2b,_0x1a81a5){var _0x116909={'fields':{'project':{'key':_0x241d2b['key']||'MOTGUI'},'summary':(_0x241d2b[_0x9abe('0x5')]||_0x9abe('0x6'))+_0x9abe('0x7')+_0x241d2b['ip'],'description':_0x241d2b[_0x9abe('0x8')]||JSON[_0x9abe('0x9')](_0x241d2b),'issuetype':{'name':_0x241d2b['issuetype']||'Bug'}}};_0x116909[_0x9abe('0xa')][_0x9abe('0xb')]=_0x241d2b['email'];_0x116909[_0x9abe('0xa')]['customfield_11501']=_0x241d2b[_0x9abe('0xc')];_0x116909[_0x9abe('0xa')][_0x9abe('0xd')]=_0x241d2b[_0x9abe('0xe')];_0x116909[_0x9abe('0xa')][_0x9abe('0xf')]=_0x241d2b[_0x9abe('0x10')];_0x116909[_0x9abe('0xa')]['customfield_11504']=_0x241d2b['reason'];_0x116909[_0x9abe('0xa')][_0x9abe('0x11')]=_0x241d2b['ip'];var _0x49d9d5={'host':_0x9abe('0x12'),'port':0x1bb,'path':_0x9abe('0x13'),'method':_0x9abe('0x14'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0x9abe('0x15')+new Buffer(USERNAME+':'+PASSWORD)[_0x9abe('0x16')]('base64')}};var _0x7795fd=JSON['stringify'](_0x116909);var _0x2ce1d2=https['request'](_0x49d9d5,function(_0xa39e8b){_0xa39e8b[_0x9abe('0x17')]('utf8');var _0x528524='';_0xa39e8b['on']('data',function(_0x3d3c05){_0x528524+=_0x3d3c05;});_0xa39e8b['on'](_0x9abe('0x18'),function(){if(_0x1a81a5){return _0x1a81a5[_0x9abe('0x19')](_0xa39e8b[_0x9abe('0x1a')])['json'](JSON[_0x9abe('0x1b')](_0x528524));}});});_0x2ce1d2['on'](_0x9abe('0x1c'),function(_0x3a1fd9){if(_0x1a81a5){return _0x1a81a5[_0x9abe('0x19')](0x1f4)[_0x9abe('0x1d')]({'errors':[{'message':_0x9abe('0x1e'),'type':'api.jira'}]});}});_0x2ce1d2['write'](_0x7795fd);_0x2ce1d2['end']();}exports['openIssue']=openIssue;exports['send']=function(_0x1c3f32,_0x2cbf12){_0x1c3f32[_0x9abe('0x1f')]['ip']=_0x1c3f32[_0x9abe('0x20')][_0x9abe('0x21')]||_0x1c3f32['connection'][_0x9abe('0x22')]||_0x1c3f32[_0x9abe('0x23')]['remoteAddress']||_0x1c3f32[_0x9abe('0x24')]['socket'][_0x9abe('0x22')];return openIssue(_0x1c3f32[_0x9abe('0x1f')],_0x2cbf12);};