Built motion from commit bab6f49e.|2.6.17
[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 _0xa59e=['customfield_11500','email','oldToken','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','application/json','Basic\x20','toString','base64','request','data','end','status','parse','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','send','body','headers','connection','remoteAddress','socket','https','../../config/logger','api','3eAmWpBVP0','MOTGUI','description','stringify','issuetype','Bug','fields'];(function(_0x46256a,_0x56a702){var _0x51d6f0=function(_0x3c9a49){while(--_0x3c9a49){_0x46256a['push'](_0x46256a['shift']());}};_0x51d6f0(++_0x56a702);}(_0xa59e,0x12e));var _0xea59=function(_0x3b2c28,_0x950004){_0x3b2c28=_0x3b2c28-0x0;var _0x4701ac=_0xa59e[_0x3b2c28];return _0x4701ac;};'use strict';var BPromise=require('bluebird');var https=require(_0xea59('0x0'));var logger=require(_0xea59('0x1'))(_0xea59('0x2'));var USERNAME='support';var PASSWORD=_0xea59('0x3');function openIssue(_0x1497ef,_0x4c9e52){var _0x5326be={'fields':{'project':{'key':_0x1497ef['key']||_0xea59('0x4')},'summary':(_0x1497ef['summary']||'Report')+'\x20from\x20'+_0x1497ef['ip'],'description':_0x1497ef[_0xea59('0x5')]||JSON[_0xea59('0x6')](_0x1497ef),'issuetype':{'name':_0x1497ef[_0xea59('0x7')]||_0xea59('0x8')}}};_0x5326be[_0xea59('0x9')][_0xea59('0xa')]=_0x1497ef[_0xea59('0xb')];_0x5326be[_0xea59('0x9')]['customfield_11501']=_0x1497ef[_0xea59('0xc')];_0x5326be['fields']['customfield_11502']=_0x1497ef[_0xea59('0xd')];_0x5326be['fields'][_0xea59('0xe')]=_0x1497ef[_0xea59('0xf')];_0x5326be['fields'][_0xea59('0x10')]=_0x1497ef[_0xea59('0x11')];_0x5326be[_0xea59('0x9')][_0xea59('0x12')]=_0x1497ef['ip'];var _0x3a05ac={'host':_0xea59('0x13'),'port':0x1bb,'path':'/rest/api/2/issue','method':'POST','timeout':0x4e20,'headers':{'Content-Type':_0xea59('0x14'),'Authorization':_0xea59('0x15')+new Buffer(USERNAME+':'+PASSWORD)[_0xea59('0x16')](_0xea59('0x17'))}};var _0x30da3d=JSON[_0xea59('0x6')](_0x5326be);var _0x46c858=https[_0xea59('0x18')](_0x3a05ac,function(_0x5f1ed8){_0x5f1ed8['setEncoding']('utf8');var _0x1d0b47='';_0x5f1ed8['on'](_0xea59('0x19'),function(_0x65e4d4){_0x1d0b47+=_0x65e4d4;});_0x5f1ed8['on'](_0xea59('0x1a'),function(){if(_0x4c9e52){return _0x4c9e52[_0xea59('0x1b')](_0x5f1ed8['statusCode'])['json'](JSON[_0xea59('0x1c')](_0x1d0b47));}});});_0x46c858['on'](_0xea59('0x1d'),function(_0x3f6474){if(_0x4c9e52){return _0x4c9e52['status'](0x1f4)['json']({'errors':[{'message':_0xea59('0x1e'),'type':_0xea59('0x1f')}]});}});_0x46c858[_0xea59('0x20')](_0x30da3d);_0x46c858['end']();}exports['openIssue']=openIssue;exports[_0xea59('0x21')]=function(_0x42514c,_0x19f458){_0x42514c[_0xea59('0x22')]['ip']=_0x42514c[_0xea59('0x23')]['x-forwarded-for']||_0x42514c[_0xea59('0x24')][_0xea59('0x25')]||_0x42514c[_0xea59('0x26')][_0xea59('0x25')]||_0x42514c[_0xea59('0x24')][_0xea59('0x26')][_0xea59('0x25')];return openIssue(_0x42514c['body'],_0x19f458);};