f1afaf3ab97f03ca30fec3a242f65b646e42c175
[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 _0xf904=['bluebird','../../config/logger','api','support','3eAmWpBVP0','key','MOTGUI','summary','Report','\x20from\x20','stringify','issuetype','Bug','fields','customfield_11500','customfield_11501','oldToken','customfield_11502','newToken','customfield_11503','name','reason','customfield_10102','track.xcallymotion.com','POST','application/json','Basic\x20','toString','base64','setEncoding','data','end','status','statusCode','json','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','body','headers','x-forwarded-for','connection','remoteAddress','socket'];(function(_0x443bcf,_0x4c4fa4){var _0x218eb8=function(_0x31a3c0){while(--_0x31a3c0){_0x443bcf['push'](_0x443bcf['shift']());}};_0x218eb8(++_0x4c4fa4);}(_0xf904,0x114));var _0x4f90=function(_0x53cc66,_0x5162fc){_0x53cc66=_0x53cc66-0x0;var _0x6effae=_0xf904[_0x53cc66];return _0x6effae;};'use strict';var BPromise=require(_0x4f90('0x0'));var https=require('https');var logger=require(_0x4f90('0x1'))(_0x4f90('0x2'));var USERNAME=_0x4f90('0x3');var PASSWORD=_0x4f90('0x4');function openIssue(_0x2677cc,_0x32d949){var _0x33268f={'fields':{'project':{'key':_0x2677cc[_0x4f90('0x5')]||_0x4f90('0x6')},'summary':(_0x2677cc[_0x4f90('0x7')]||_0x4f90('0x8'))+_0x4f90('0x9')+_0x2677cc['ip'],'description':_0x2677cc['description']||JSON[_0x4f90('0xa')](_0x2677cc),'issuetype':{'name':_0x2677cc[_0x4f90('0xb')]||_0x4f90('0xc')}}};_0x33268f[_0x4f90('0xd')][_0x4f90('0xe')]=_0x2677cc['email'];_0x33268f['fields'][_0x4f90('0xf')]=_0x2677cc[_0x4f90('0x10')];_0x33268f['fields'][_0x4f90('0x11')]=_0x2677cc[_0x4f90('0x12')];_0x33268f[_0x4f90('0xd')][_0x4f90('0x13')]=_0x2677cc[_0x4f90('0x14')];_0x33268f[_0x4f90('0xd')]['customfield_11504']=_0x2677cc[_0x4f90('0x15')];_0x33268f[_0x4f90('0xd')][_0x4f90('0x16')]=_0x2677cc['ip'];var _0x417ac9={'host':_0x4f90('0x17'),'port':0x1bb,'path':'/rest/api/2/issue','method':_0x4f90('0x18'),'timeout':0x4e20,'headers':{'Content-Type':_0x4f90('0x19'),'Authorization':_0x4f90('0x1a')+new Buffer(USERNAME+':'+PASSWORD)[_0x4f90('0x1b')](_0x4f90('0x1c'))}};var _0x1297a6=JSON[_0x4f90('0xa')](_0x33268f);var _0x4754e1=https['request'](_0x417ac9,function(_0x3fdbfb){_0x3fdbfb[_0x4f90('0x1d')]('utf8');var _0x3b1647='';_0x3fdbfb['on'](_0x4f90('0x1e'),function(_0x11c910){_0x3b1647+=_0x11c910;});_0x3fdbfb['on'](_0x4f90('0x1f'),function(){if(_0x32d949){return _0x32d949[_0x4f90('0x20')](_0x3fdbfb[_0x4f90('0x21')])[_0x4f90('0x22')](JSON['parse'](_0x3b1647));}});});_0x4754e1['on'](_0x4f90('0x23'),function(_0x234a59){if(_0x32d949){return _0x32d949['status'](0x1f4)[_0x4f90('0x22')]({'errors':[{'message':_0x4f90('0x24'),'type':_0x4f90('0x25')}]});}});_0x4754e1[_0x4f90('0x26')](_0x1297a6);_0x4754e1[_0x4f90('0x1f')]();}exports[_0x4f90('0x27')]=openIssue;exports['send']=function(_0x3616f6,_0x249c80){_0x3616f6[_0x4f90('0x28')]['ip']=_0x3616f6[_0x4f90('0x29')][_0x4f90('0x2a')]||_0x3616f6[_0x4f90('0x2b')][_0x4f90('0x2c')]||_0x3616f6[_0x4f90('0x2d')][_0x4f90('0x2c')]||_0x3616f6[_0x4f90('0x2b')][_0x4f90('0x2d')]['remoteAddress'];return openIssue(_0x3616f6[_0x4f90('0x28')],_0x249c80);};