Built motion from commit e02f907f.|2.6.14
[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 _0x70b3=['../../config/logger','api','support','3eAmWpBVP0','key','MOTGUI','summary','description','issuetype','Bug','fields','customfield_11500','email','customfield_11501','oldToken','customfield_11502','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','application/json','Basic\x20','toString','base64','stringify','request','setEncoding','data','end','statusCode','json','error','status','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','body','headers','x-forwarded-for','connection','remoteAddress','socket','bluebird','https'];(function(_0x33c8c9,_0x5eacd3){var _0x1663d6=function(_0xef8d05){while(--_0xef8d05){_0x33c8c9['push'](_0x33c8c9['shift']());}};_0x1663d6(++_0x5eacd3);}(_0x70b3,0x12a));var _0x370b=function(_0x4d7ecf,_0x266ed9){_0x4d7ecf=_0x4d7ecf-0x0;var _0x3c90c1=_0x70b3[_0x4d7ecf];return _0x3c90c1;};'use strict';var BPromise=require(_0x370b('0x0'));var https=require(_0x370b('0x1'));var logger=require(_0x370b('0x2'))(_0x370b('0x3'));var USERNAME=_0x370b('0x4');var PASSWORD=_0x370b('0x5');function openIssue(_0x1eecec,_0x3d1c34){var _0x23f181={'fields':{'project':{'key':_0x1eecec[_0x370b('0x6')]||_0x370b('0x7')},'summary':(_0x1eecec[_0x370b('0x8')]||'Report')+'\x20from\x20'+_0x1eecec['ip'],'description':_0x1eecec[_0x370b('0x9')]||JSON['stringify'](_0x1eecec),'issuetype':{'name':_0x1eecec[_0x370b('0xa')]||_0x370b('0xb')}}};_0x23f181[_0x370b('0xc')][_0x370b('0xd')]=_0x1eecec[_0x370b('0xe')];_0x23f181[_0x370b('0xc')][_0x370b('0xf')]=_0x1eecec[_0x370b('0x10')];_0x23f181['fields'][_0x370b('0x11')]=_0x1eecec['newToken'];_0x23f181['fields'][_0x370b('0x12')]=_0x1eecec[_0x370b('0x13')];_0x23f181['fields'][_0x370b('0x14')]=_0x1eecec[_0x370b('0x15')];_0x23f181[_0x370b('0xc')][_0x370b('0x16')]=_0x1eecec['ip'];var _0x552560={'host':_0x370b('0x17'),'port':0x1bb,'path':_0x370b('0x18'),'method':_0x370b('0x19'),'timeout':0x4e20,'headers':{'Content-Type':_0x370b('0x1a'),'Authorization':_0x370b('0x1b')+new Buffer(USERNAME+':'+PASSWORD)[_0x370b('0x1c')](_0x370b('0x1d'))}};var _0xbc6c52=JSON[_0x370b('0x1e')](_0x23f181);var _0x293285=https[_0x370b('0x1f')](_0x552560,function(_0x241742){_0x241742[_0x370b('0x20')]('utf8');var _0x4ca828='';_0x241742['on'](_0x370b('0x21'),function(_0x2e7ece){_0x4ca828+=_0x2e7ece;});_0x241742['on'](_0x370b('0x22'),function(){if(_0x3d1c34){return _0x3d1c34['status'](_0x241742[_0x370b('0x23')])[_0x370b('0x24')](JSON['parse'](_0x4ca828));}});});_0x293285['on'](_0x370b('0x25'),function(_0x12984b){if(_0x3d1c34){return _0x3d1c34[_0x370b('0x26')](0x1f4)[_0x370b('0x24')]({'errors':[{'message':_0x370b('0x27'),'type':_0x370b('0x28')}]});}});_0x293285[_0x370b('0x29')](_0xbc6c52);_0x293285[_0x370b('0x22')]();}exports[_0x370b('0x2a')]=openIssue;exports[_0x370b('0x2b')]=function(_0x5dc9a8,_0x468d7e){_0x5dc9a8[_0x370b('0x2c')]['ip']=_0x5dc9a8[_0x370b('0x2d')][_0x370b('0x2e')]||_0x5dc9a8[_0x370b('0x2f')][_0x370b('0x30')]||_0x5dc9a8[_0x370b('0x31')][_0x370b('0x30')]||_0x5dc9a8[_0x370b('0x2f')][_0x370b('0x31')]['remoteAddress'];return openIssue(_0x5dc9a8[_0x370b('0x2c')],_0x468d7e);};