Built motion from commit da617fac.|2.6.6
[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 _0x2525=['bluebird','https','../../config/logger','api','3eAmWpBVP0','key','Report','\x20from\x20','description','issuetype','Bug','fields','email','oldToken','customfield_11502','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','application/json','Basic\x20','toString','stringify','setEncoding','utf8','data','status','statusCode','json','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','end','openIssue','send','body','x-forwarded-for','remoteAddress','connection','socket'];(function(_0x59ed7a,_0x20261e){var _0x37b0d7=function(_0x31a48e){while(--_0x31a48e){_0x59ed7a['push'](_0x59ed7a['shift']());}};_0x37b0d7(++_0x20261e);}(_0x2525,0x108));var _0x5252=function(_0xd1d19a,_0x1933f0){_0xd1d19a=_0xd1d19a-0x0;var _0x52a79d=_0x2525[_0xd1d19a];return _0x52a79d;};'use strict';var BPromise=require(_0x5252('0x0'));var https=require(_0x5252('0x1'));var logger=require(_0x5252('0x2'))(_0x5252('0x3'));var USERNAME='support';var PASSWORD=_0x5252('0x4');function openIssue(_0x4f8339,_0x169f94){var _0x258ea5={'fields':{'project':{'key':_0x4f8339[_0x5252('0x5')]||'MOTGUI'},'summary':(_0x4f8339['summary']||_0x5252('0x6'))+_0x5252('0x7')+_0x4f8339['ip'],'description':_0x4f8339[_0x5252('0x8')]||JSON['stringify'](_0x4f8339),'issuetype':{'name':_0x4f8339[_0x5252('0x9')]||_0x5252('0xa')}}};_0x258ea5[_0x5252('0xb')]['customfield_11500']=_0x4f8339[_0x5252('0xc')];_0x258ea5['fields']['customfield_11501']=_0x4f8339[_0x5252('0xd')];_0x258ea5['fields'][_0x5252('0xe')]=_0x4f8339['newToken'];_0x258ea5['fields']['customfield_11503']=_0x4f8339[_0x5252('0xf')];_0x258ea5[_0x5252('0xb')][_0x5252('0x10')]=_0x4f8339[_0x5252('0x11')];_0x258ea5[_0x5252('0xb')][_0x5252('0x12')]=_0x4f8339['ip'];var _0x4c54c6={'host':_0x5252('0x13'),'port':0x1bb,'path':_0x5252('0x14'),'method':_0x5252('0x15'),'timeout':0x4e20,'headers':{'Content-Type':_0x5252('0x16'),'Authorization':_0x5252('0x17')+new Buffer(USERNAME+':'+PASSWORD)[_0x5252('0x18')]('base64')}};var _0x5a7c8b=JSON[_0x5252('0x19')](_0x258ea5);var _0x4a0113=https['request'](_0x4c54c6,function(_0x2a63dc){_0x2a63dc[_0x5252('0x1a')](_0x5252('0x1b'));var _0x2bf899='';_0x2a63dc['on'](_0x5252('0x1c'),function(_0x38d250){_0x2bf899+=_0x38d250;});_0x2a63dc['on']('end',function(){if(_0x169f94){return _0x169f94[_0x5252('0x1d')](_0x2a63dc[_0x5252('0x1e')])[_0x5252('0x1f')](JSON['parse'](_0x2bf899));}});});_0x4a0113['on'](_0x5252('0x20'),function(_0x12bfed){if(_0x169f94){return _0x169f94['status'](0x1f4)[_0x5252('0x1f')]({'errors':[{'message':_0x5252('0x21'),'type':_0x5252('0x22')}]});}});_0x4a0113[_0x5252('0x23')](_0x5a7c8b);_0x4a0113[_0x5252('0x24')]();}exports[_0x5252('0x25')]=openIssue;exports[_0x5252('0x26')]=function(_0x33d33b,_0x122ee4){_0x33d33b[_0x5252('0x27')]['ip']=_0x33d33b['headers'][_0x5252('0x28')]||_0x33d33b['connection']['remoteAddress']||_0x33d33b['socket'][_0x5252('0x29')]||_0x33d33b[_0x5252('0x2a')][_0x5252('0x2b')]['remoteAddress'];return openIssue(_0x33d33b[_0x5252('0x27')],_0x122ee4);};