X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FanalyticDefaultReport%2Findex.js;h=ba8964a2b277818b62f4fc5a8aa9a592302b60fd;hb=ed368fdfe923471c0749d5720e7df57649e4ed09;hp=863b524425dfe21c9a7a9d38574da38a50bbff78;hpb=91492537a7b94b14914d0db658458118de1ea819;p=motion2.git diff --git a/server/api/analyticDefaultReport/index.js b/server/api/analyticDefaultReport/index.js index 863b524..ba8964a 100644 --- a/server/api/analyticDefaultReport/index.js +++ b/server/api/analyticDefaultReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x65b6=['../../components/interaction/service','../../config/environment','./analyticDefaultReport.controller','get','index','/:id','isAuthenticated','show','/:id/preview','/:id/run','run','query','post','create','put','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0xfcfc24,_0x48ca53){var _0x58f773=function(_0x263b5f){while(--_0x263b5f){_0xfcfc24['push'](_0xfcfc24['shift']());}};_0x58f773(++_0x48ca53);}(_0x65b6,0x101));var _0x665b=function(_0x41c746,_0x59ddf0){_0x41c746=_0x41c746-0x0;var _0x2d7282=_0x65b6[_0x41c746];return _0x2d7282;};'use strict';var multer=require(_0x665b('0x0'));var util=require(_0x665b('0x1'));var path=require(_0x665b('0x2'));var timeout=require(_0x665b('0x3'));var express=require(_0x665b('0x4'));var router=express[_0x665b('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x665b('0x6'));var interaction=require(_0x665b('0x7'));var config=require(_0x665b('0x8'));var controller=require(_0x665b('0x9'));router[_0x665b('0xa')]('/',auth['isAuthenticated'](),controller[_0x665b('0xb')]);router[_0x665b('0xa')](_0x665b('0xc'),auth[_0x665b('0xd')](),controller[_0x665b('0xe')]);router[_0x665b('0xa')](_0x665b('0xf'),auth['isAuthenticated'](),controller['preview']);router[_0x665b('0xa')](_0x665b('0x10'),auth['isAuthenticated'](),controller[_0x665b('0x11')]);router[_0x665b('0xa')]('/:id/query',auth[_0x665b('0xd')](),controller[_0x665b('0x12')]);router[_0x665b('0x13')]('/',auth['isAuthenticated'](),controller[_0x665b('0x14')]);router[_0x665b('0x15')](_0x665b('0xc'),auth[_0x665b('0xd')](),controller['update']);router[_0x665b('0x16')](_0x665b('0xc'),auth[_0x665b('0xd')](),controller[_0x665b('0x17')]);module['exports']=router; \ No newline at end of file +var _0x6b77=['express','fs-extra','../../config/environment','./analyticDefaultReport.controller','get','isAuthenticated','show','/:id/preview','preview','/:id/run','run','query','post','create','put','/:id','update','delete','exports','multer','util','path'];(function(_0x53bcc3,_0x364374){var _0x47c959=function(_0x40ef7d){while(--_0x40ef7d){_0x53bcc3['push'](_0x53bcc3['shift']());}};_0x47c959(++_0x364374);}(_0x6b77,0xc3));var _0x76b7=function(_0x2d607b,_0x455193){_0x2d607b=_0x2d607b-0x0;var _0x5be31d=_0x6b77[_0x2d607b];return _0x5be31d;};'use strict';var multer=require(_0x76b7('0x0'));var util=require(_0x76b7('0x1'));var path=require(_0x76b7('0x2'));var timeout=require('connect-timeout');var express=require(_0x76b7('0x3'));var router=express['Router']();var fs_extra=require(_0x76b7('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x76b7('0x5'));var controller=require(_0x76b7('0x6'));router[_0x76b7('0x7')]('/',auth[_0x76b7('0x8')](),controller['index']);router['get']('/:id',auth[_0x76b7('0x8')](),controller[_0x76b7('0x9')]);router[_0x76b7('0x7')](_0x76b7('0xa'),auth['isAuthenticated'](),controller[_0x76b7('0xb')]);router[_0x76b7('0x7')](_0x76b7('0xc'),auth[_0x76b7('0x8')](),controller[_0x76b7('0xd')]);router[_0x76b7('0x7')]('/:id/query',auth[_0x76b7('0x8')](),controller[_0x76b7('0xe')]);router[_0x76b7('0xf')]('/',auth['isAuthenticated'](),controller[_0x76b7('0x10')]);router[_0x76b7('0x11')](_0x76b7('0x12'),auth[_0x76b7('0x8')](),controller[_0x76b7('0x13')]);router[_0x76b7('0x14')](_0x76b7('0x12'),auth[_0x76b7('0x8')](),controller['destroy']);module[_0x76b7('0x15')]=router; \ No newline at end of file