X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintDynamics365Configuration%2Findex.js;h=f6381b3ce22cf28d214d409441f9547129c95c13;hb=5083750143c3c88bdac459e1fc96a5f7f552fbd6;hp=18e4689bb18933472e6685bee212839959b6d08b;hpb=110da1ff22cb856a228cc5d87556e5aa36ca0d22;p=motion2.git diff --git a/server/api/intDynamics365Configuration/index.js b/server/api/intDynamics365Configuration/index.js index 18e4689..f6381b3 100644 --- a/server/api/intDynamics365Configuration/index.js +++ b/server/api/intDynamics365Configuration/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x4fc2=['connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','./intDynamics365Configuration.controller','isAuthenticated','index','/:id','show','get','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','update','delete','exports','multer','util','path'];(function(_0x55c53e,_0x259148){var _0x1e56d5=function(_0x1e4933){while(--_0x1e4933){_0x55c53e['push'](_0x55c53e['shift']());}};_0x1e56d5(++_0x259148);}(_0x4fc2,0x111));var _0x24fc=function(_0x26721d,_0x448ba5){_0x26721d=_0x26721d-0x0;var _0x1035c5=_0x4fc2[_0x26721d];return _0x1035c5;};'use strict';var multer=require(_0x24fc('0x0'));var util=require(_0x24fc('0x1'));var path=require(_0x24fc('0x2'));var timeout=require(_0x24fc('0x3'));var express=require('express');var router=express[_0x24fc('0x4')]();var fs_extra=require(_0x24fc('0x5'));var auth=require(_0x24fc('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x24fc('0x7'));var controller=require(_0x24fc('0x8'));router['get']('/',auth[_0x24fc('0x9')](),controller[_0x24fc('0xa')]);router['get'](_0x24fc('0xb'),auth[_0x24fc('0x9')](),controller[_0x24fc('0xc')]);router[_0x24fc('0xd')](_0x24fc('0xe'),auth[_0x24fc('0x9')](),controller['getFields']);router[_0x24fc('0xd')](_0x24fc('0xf'),auth[_0x24fc('0x9')](),controller[_0x24fc('0x10')]);router[_0x24fc('0xd')](_0x24fc('0x11'),auth[_0x24fc('0x9')](),controller[_0x24fc('0x12')]);router['post']('/',auth[_0x24fc('0x9')](),controller[_0x24fc('0x13')]);router['put'](_0x24fc('0xb'),auth[_0x24fc('0x9')](),controller[_0x24fc('0x14')]);router[_0x24fc('0x15')](_0x24fc('0xb'),auth[_0x24fc('0x9')](),controller['destroy']);module[_0x24fc('0x16')]=router; \ No newline at end of file +var _0x285b=['getDescriptions','post','create','put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDynamics365Configuration.controller','get','isAuthenticated','index','show','getFields','/:id/subjects'];(function(_0x4d4339,_0x33e314){var _0x24b8d8=function(_0x1a8323){while(--_0x1a8323){_0x4d4339['push'](_0x4d4339['shift']());}};_0x24b8d8(++_0x33e314);}(_0x285b,0x171));var _0xb285=function(_0x232dd2,_0x28c2dc){_0x232dd2=_0x232dd2-0x0;var _0x37d1a1=_0x285b[_0x232dd2];return _0x37d1a1;};'use strict';var multer=require(_0xb285('0x0'));var util=require('util');var path=require(_0xb285('0x1'));var timeout=require(_0xb285('0x2'));var express=require('express');var router=express[_0xb285('0x3')]();var fs_extra=require(_0xb285('0x4'));var auth=require(_0xb285('0x5'));var interaction=require(_0xb285('0x6'));var config=require(_0xb285('0x7'));var controller=require(_0xb285('0x8'));router[_0xb285('0x9')]('/',auth[_0xb285('0xa')](),controller[_0xb285('0xb')]);router[_0xb285('0x9')]('/:id',auth[_0xb285('0xa')](),controller[_0xb285('0xc')]);router[_0xb285('0x9')]('/:id/fields',auth['isAuthenticated'](),controller[_0xb285('0xd')]);router[_0xb285('0x9')](_0xb285('0xe'),auth[_0xb285('0xa')](),controller['getSubjects']);router[_0xb285('0x9')]('/:id/descriptions',auth[_0xb285('0xa')](),controller[_0xb285('0xf')]);router[_0xb285('0x10')]('/',auth[_0xb285('0xa')](),controller[_0xb285('0x11')]);router[_0xb285('0x12')](_0xb285('0x13'),auth[_0xb285('0xa')](),controller[_0xb285('0x14')]);router[_0xb285('0x15')]('/:id',auth['isAuthenticated'](),controller[_0xb285('0x16')]);module[_0xb285('0x17')]=router; \ No newline at end of file