Built motion from commit b5413ace.|2.6.9
[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 _0xd6ee=['api.jira','write','end','openIssue','send','headers','x-forwarded-for','remoteAddress','socket','connection','body','../../config/logger','api','3eAmWpBVP0','key','MOTGUI','Report','\x20from\x20','stringify','Bug','customfield_11500','email','fields','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','request','setEncoding','utf8','data','status','statusCode','json','parse','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request'];(function(_0x54a761,_0x431fd4){var _0x37d1da=function(_0x5ca617){while(--_0x5ca617){_0x54a761['push'](_0x54a761['shift']());}};_0x37d1da(++_0x431fd4);}(_0xd6ee,0x6b));var _0xed6e=function(_0x303c3f,_0x2f724e){_0x303c3f=_0x303c3f-0x0;var _0xcabfad=_0xd6ee[_0x303c3f];return _0xcabfad;};'use strict';var BPromise=require('bluebird');var https=require('https');var logger=require(_0xed6e('0x0'))(_0xed6e('0x1'));var USERNAME='support';var PASSWORD=_0xed6e('0x2');function openIssue(_0x1a2c5d,_0x3cae21){var _0x47f028={'fields':{'project':{'key':_0x1a2c5d[_0xed6e('0x3')]||_0xed6e('0x4')},'summary':(_0x1a2c5d['summary']||_0xed6e('0x5'))+_0xed6e('0x6')+_0x1a2c5d['ip'],'description':_0x1a2c5d['description']||JSON[_0xed6e('0x7')](_0x1a2c5d),'issuetype':{'name':_0x1a2c5d['issuetype']||_0xed6e('0x8')}}};_0x47f028['fields'][_0xed6e('0x9')]=_0x1a2c5d[_0xed6e('0xa')];_0x47f028[_0xed6e('0xb')][_0xed6e('0xc')]=_0x1a2c5d[_0xed6e('0xd')];_0x47f028[_0xed6e('0xb')][_0xed6e('0xe')]=_0x1a2c5d['newToken'];_0x47f028[_0xed6e('0xb')][_0xed6e('0xf')]=_0x1a2c5d[_0xed6e('0x10')];_0x47f028['fields'][_0xed6e('0x11')]=_0x1a2c5d[_0xed6e('0x12')];_0x47f028[_0xed6e('0xb')][_0xed6e('0x13')]=_0x1a2c5d['ip'];var _0x2a16fc={'host':_0xed6e('0x14'),'port':0x1bb,'path':_0xed6e('0x15'),'method':_0xed6e('0x16'),'timeout':0x4e20,'headers':{'Content-Type':_0xed6e('0x17'),'Authorization':_0xed6e('0x18')+new Buffer(USERNAME+':'+PASSWORD)[_0xed6e('0x19')](_0xed6e('0x1a'))}};var _0x226714=JSON[_0xed6e('0x7')](_0x47f028);var _0x35c40d=https[_0xed6e('0x1b')](_0x2a16fc,function(_0x33d11c){_0x33d11c[_0xed6e('0x1c')](_0xed6e('0x1d'));var _0x1f62c6='';_0x33d11c['on'](_0xed6e('0x1e'),function(_0x48d6fa){_0x1f62c6+=_0x48d6fa;});_0x33d11c['on']('end',function(){if(_0x3cae21){return _0x3cae21[_0xed6e('0x1f')](_0x33d11c[_0xed6e('0x20')])[_0xed6e('0x21')](JSON[_0xed6e('0x22')](_0x1f62c6));}});});_0x35c40d['on'](_0xed6e('0x23'),function(_0x16d21a){if(_0x3cae21){return _0x3cae21[_0xed6e('0x1f')](0x1f4)[_0xed6e('0x21')]({'errors':[{'message':_0xed6e('0x24'),'type':_0xed6e('0x25')}]});}});_0x35c40d[_0xed6e('0x26')](_0x226714);_0x35c40d[_0xed6e('0x27')]();}exports[_0xed6e('0x28')]=openIssue;exports[_0xed6e('0x29')]=function(_0x4da50b,_0x2f39b3){_0x4da50b['body']['ip']=_0x4da50b[_0xed6e('0x2a')][_0xed6e('0x2b')]||_0x4da50b['connection'][_0xed6e('0x2c')]||_0x4da50b[_0xed6e('0x2d')]['remoteAddress']||_0x4da50b[_0xed6e('0x2e')]['socket'][_0xed6e('0x2c')];return openIssue(_0x4da50b[_0xed6e('0x2f')],_0x2f39b3);};