X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintZendeskConfiguration%2Findex.js;h=806f42d21ac844576c61344e44888530bc41c304;hb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;hp=428ab13d81e29248428c7f518d4a97efb23f1f4a;hpb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;p=motion2.git diff --git a/server/api/intZendeskConfiguration/index.js b/server/api/intZendeskConfiguration/index.js index 428ab13..806f42d 100644 --- a/server/api/intZendeskConfiguration/index.js +++ b/server/api/intZendeskConfiguration/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x78b2=['/:id/fields','getFields','/:id/subjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','create','put','delete','destroy','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','./intZendeskConfiguration.controller','isAuthenticated','get','/:id','show'];(function(_0x599c76,_0x3b85bd){var _0x6b9f40=function(_0x2a85b3){while(--_0x2a85b3){_0x599c76['push'](_0x599c76['shift']());}};_0x6b9f40(++_0x3b85bd);}(_0x78b2,0x115));var _0x278b=function(_0x2a4c8a,_0x2eda3a){_0x2a4c8a=_0x2a4c8a-0x0;var _0x13e5b2=_0x78b2[_0x2a4c8a];return _0x13e5b2;};'use strict';var multer=require(_0x278b('0x0'));var util=require(_0x278b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x278b('0x2'));var router=express[_0x278b('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x278b('0x4'));var interaction=require(_0x278b('0x5'));var config=require('../../config/environment');var controller=require(_0x278b('0x6'));router['get']('/',auth[_0x278b('0x7')](),controller['index']);router[_0x278b('0x8')](_0x278b('0x9'),auth[_0x278b('0x7')](),controller[_0x278b('0xa')]);router[_0x278b('0x8')](_0x278b('0xb'),auth[_0x278b('0x7')](),controller[_0x278b('0xc')]);router['get'](_0x278b('0xd'),auth[_0x278b('0x7')](),controller['getSubjects']);router[_0x278b('0x8')](_0x278b('0xe'),auth[_0x278b('0x7')](),controller[_0x278b('0xf')]);router[_0x278b('0x8')](_0x278b('0x10'),auth[_0x278b('0x7')](),controller[_0x278b('0x11')]);router[_0x278b('0x12')]('/',auth['isAuthenticated'](),controller[_0x278b('0x13')]);router[_0x278b('0x12')](_0x278b('0x10'),auth[_0x278b('0x7')](),controller['setTags']);router[_0x278b('0x14')](_0x278b('0x9'),auth[_0x278b('0x7')](),controller['update']);router[_0x278b('0x15')](_0x278b('0x9'),auth[_0x278b('0x7')](),controller[_0x278b('0x16')]);module[_0x278b('0x17')]=router; \ No newline at end of file +var _0x7257=['/:id/tags','getTags','post','create','put','update','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intZendeskConfiguration.controller','get','index','/:id','isAuthenticated','show','getFields','/:id/subjects','getSubjects','/:id/descriptions'];(function(_0x2a8bd3,_0x582708){var _0x18d20e=function(_0x9a4681){while(--_0x9a4681){_0x2a8bd3['push'](_0x2a8bd3['shift']());}};_0x18d20e(++_0x582708);}(_0x7257,0xc5));var _0x7725=function(_0x21aec3,_0x5c97e9){_0x21aec3=_0x21aec3-0x0;var _0x288bbc=_0x7257[_0x21aec3];return _0x288bbc;};'use strict';var multer=require(_0x7725('0x0'));var util=require(_0x7725('0x1'));var path=require(_0x7725('0x2'));var timeout=require(_0x7725('0x3'));var express=require(_0x7725('0x4'));var router=express[_0x7725('0x5')]();var fs_extra=require(_0x7725('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x7725('0x7'));var config=require(_0x7725('0x8'));var controller=require(_0x7725('0x9'));router[_0x7725('0xa')]('/',auth['isAuthenticated'](),controller[_0x7725('0xb')]);router[_0x7725('0xa')](_0x7725('0xc'),auth[_0x7725('0xd')](),controller[_0x7725('0xe')]);router['get']('/:id/fields',auth[_0x7725('0xd')](),controller[_0x7725('0xf')]);router[_0x7725('0xa')](_0x7725('0x10'),auth[_0x7725('0xd')](),controller[_0x7725('0x11')]);router['get'](_0x7725('0x12'),auth[_0x7725('0xd')](),controller['getDescriptions']);router[_0x7725('0xa')](_0x7725('0x13'),auth[_0x7725('0xd')](),controller[_0x7725('0x14')]);router[_0x7725('0x15')]('/',auth[_0x7725('0xd')](),controller[_0x7725('0x16')]);router[_0x7725('0x15')]('/:id/tags',auth[_0x7725('0xd')](),controller['setTags']);router[_0x7725('0x17')](_0x7725('0xc'),auth['isAuthenticated'](),controller[_0x7725('0x18')]);router['delete'](_0x7725('0xc'),auth[_0x7725('0xd')](),controller[_0x7725('0x19')]);module[_0x7725('0x1a')]=router; \ No newline at end of file