Built motion from commit (unavailable).|2.5.0
[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 _0xf6c0=['issuetype','Bug','fields','customfield_11500','email','customfield_11502','newToken','name','customfield_11504','reason','customfield_10102','/rest/api/2/issue','POST','toString','base64','request','setEncoding','utf8','end','error','status','json','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','body','headers','x-forwarded-for','connection','remoteAddress','socket','bluebird','https','../../config/logger','api','support','3eAmWpBVP0','key','MOTGUI','Report','description','stringify'];(function(_0x437472,_0x31db2d){var _0x217fce=function(_0x593ccd){while(--_0x593ccd){_0x437472['push'](_0x437472['shift']());}};_0x217fce(++_0x31db2d);}(_0xf6c0,0x145));var _0x0f6c=function(_0x6dc660,_0x5e63fb){_0x6dc660=_0x6dc660-0x0;var _0x4fa02a=_0xf6c0[_0x6dc660];return _0x4fa02a;};'use strict';var BPromise=require(_0x0f6c('0x0'));var https=require(_0x0f6c('0x1'));var logger=require(_0x0f6c('0x2'))(_0x0f6c('0x3'));var USERNAME=_0x0f6c('0x4');var PASSWORD=_0x0f6c('0x5');function openIssue(_0x35f803,_0x515c0f){var _0x2962de={'fields':{'project':{'key':_0x35f803[_0x0f6c('0x6')]||_0x0f6c('0x7')},'summary':(_0x35f803['summary']||_0x0f6c('0x8'))+'\x20from\x20'+_0x35f803['ip'],'description':_0x35f803[_0x0f6c('0x9')]||JSON[_0x0f6c('0xa')](_0x35f803),'issuetype':{'name':_0x35f803[_0x0f6c('0xb')]||_0x0f6c('0xc')}}};_0x2962de[_0x0f6c('0xd')][_0x0f6c('0xe')]=_0x35f803[_0x0f6c('0xf')];_0x2962de[_0x0f6c('0xd')]['customfield_11501']=_0x35f803['oldToken'];_0x2962de[_0x0f6c('0xd')][_0x0f6c('0x10')]=_0x35f803[_0x0f6c('0x11')];_0x2962de[_0x0f6c('0xd')]['customfield_11503']=_0x35f803[_0x0f6c('0x12')];_0x2962de[_0x0f6c('0xd')][_0x0f6c('0x13')]=_0x35f803[_0x0f6c('0x14')];_0x2962de['fields'][_0x0f6c('0x15')]=_0x35f803['ip'];var _0x4db363={'host':'track.xcallymotion.com','port':0x1bb,'path':_0x0f6c('0x16'),'method':_0x0f6c('0x17'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':'Basic\x20'+new Buffer(USERNAME+':'+PASSWORD)[_0x0f6c('0x18')](_0x0f6c('0x19'))}};var _0x986e79=JSON[_0x0f6c('0xa')](_0x2962de);var _0x2f299c=https[_0x0f6c('0x1a')](_0x4db363,function(_0xfebbd4){_0xfebbd4[_0x0f6c('0x1b')](_0x0f6c('0x1c'));var _0xebc37b='';_0xfebbd4['on']('data',function(_0x2233dc){_0xebc37b+=_0x2233dc;});_0xfebbd4['on'](_0x0f6c('0x1d'),function(){if(_0x515c0f){return _0x515c0f['status'](_0xfebbd4['statusCode'])['json'](JSON['parse'](_0xebc37b));}});});_0x2f299c['on'](_0x0f6c('0x1e'),function(_0x2e40ed){if(_0x515c0f){return _0x515c0f[_0x0f6c('0x1f')](0x1f4)[_0x0f6c('0x20')]({'errors':[{'message':_0x0f6c('0x21'),'type':_0x0f6c('0x22')}]});}});_0x2f299c[_0x0f6c('0x23')](_0x986e79);_0x2f299c[_0x0f6c('0x1d')]();}exports['openIssue']=openIssue;exports['send']=function(_0x1c6c43,_0x4d4831){_0x1c6c43[_0x0f6c('0x24')]['ip']=_0x1c6c43[_0x0f6c('0x25')][_0x0f6c('0x26')]||_0x1c6c43[_0x0f6c('0x27')][_0x0f6c('0x28')]||_0x1c6c43[_0x0f6c('0x29')][_0x0f6c('0x28')]||_0x1c6c43['connection']['socket'][_0x0f6c('0x28')];return openIssue(_0x1c6c43[_0x0f6c('0x24')],_0x4d4831);};