X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FanalyticCustomReport%2Findex.js;h=6e2424a778222efbcdf3cb38a3f61e1f422cb070;hb=4f69ebcfd3a87338adde0f617720ee400a063456;hp=e60898d57b88aca9ca4762f483e6980d00afba7e;hpb=02a2b9df24f6d8ad3d56655ff7da35118e3b5898;p=motion2.git diff --git a/server/api/analyticCustomReport/index.js b/server/api/analyticCustomReport/index.js index e60898d..6e2424a 100644 --- a/server/api/analyticCustomReport/index.js +++ b/server/api/analyticCustomReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x314b=['preview','/:id/run','run','/:id/query','query','post','create','put','update','destroy','exports','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./analyticCustomReport.controller','isAuthenticated','/:id','get','/:id/preview'];(function(_0x47c596,_0x10f1d8){var _0x214b1a=function(_0x2462ee){while(--_0x2462ee){_0x47c596['push'](_0x47c596['shift']());}};_0x214b1a(++_0x10f1d8);}(_0x314b,0x1ad));var _0xb314=function(_0x285a14,_0x394a27){_0x285a14=_0x285a14-0x0;var _0x3430cc=_0x314b[_0x285a14];return _0x3430cc;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb314('0x0'));var timeout=require(_0xb314('0x1'));var express=require('express');var router=express[_0xb314('0x2')]();var fs_extra=require(_0xb314('0x3'));var auth=require(_0xb314('0x4'));var interaction=require(_0xb314('0x5'));var config=require('../../config/environment');var controller=require(_0xb314('0x6'));router['get']('/',auth[_0xb314('0x7')](),controller['index']);router['get'](_0xb314('0x8'),auth['isAuthenticated'](),controller['show']);router[_0xb314('0x9')](_0xb314('0xa'),auth[_0xb314('0x7')](),controller[_0xb314('0xb')]);router[_0xb314('0x9')](_0xb314('0xc'),auth[_0xb314('0x7')](),controller[_0xb314('0xd')]);router['get'](_0xb314('0xe'),auth[_0xb314('0x7')](),controller[_0xb314('0xf')]);router[_0xb314('0x10')]('/',auth[_0xb314('0x7')](),controller[_0xb314('0x11')]);router[_0xb314('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xb314('0x13')]);router['delete'](_0xb314('0x8'),auth['isAuthenticated'](),controller[_0xb314('0x14')]);module[_0xb314('0x15')]=router; \ No newline at end of file +var _0x8bc8=['../../config/environment','./analyticCustomReport.controller','get','index','/:id','isAuthenticated','preview','/:id/run','run','query','create','put','update','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x54a7d8,_0x1817db){var _0x5425aa=function(_0x383909){while(--_0x383909){_0x54a7d8['push'](_0x54a7d8['shift']());}};_0x5425aa(++_0x1817db);}(_0x8bc8,0x99));var _0x88bc=function(_0x283b55,_0x279bee){_0x283b55=_0x283b55-0x0;var _0x192e58=_0x8bc8[_0x283b55];return _0x192e58;};'use strict';var multer=require(_0x88bc('0x0'));var util=require('util');var path=require(_0x88bc('0x1'));var timeout=require(_0x88bc('0x2'));var express=require(_0x88bc('0x3'));var router=express[_0x88bc('0x4')]();var fs_extra=require(_0x88bc('0x5'));var auth=require(_0x88bc('0x6'));var interaction=require(_0x88bc('0x7'));var config=require(_0x88bc('0x8'));var controller=require(_0x88bc('0x9'));router[_0x88bc('0xa')]('/',auth['isAuthenticated'](),controller[_0x88bc('0xb')]);router['get'](_0x88bc('0xc'),auth[_0x88bc('0xd')](),controller['show']);router['get']('/:id/preview',auth['isAuthenticated'](),controller[_0x88bc('0xe')]);router[_0x88bc('0xa')](_0x88bc('0xf'),auth[_0x88bc('0xd')](),controller[_0x88bc('0x10')]);router[_0x88bc('0xa')]('/:id/query',auth[_0x88bc('0xd')](),controller[_0x88bc('0x11')]);router['post']('/',auth['isAuthenticated'](),controller[_0x88bc('0x12')]);router[_0x88bc('0x13')](_0x88bc('0xc'),auth[_0x88bc('0xd')](),controller[_0x88bc('0x14')]);router['delete'](_0x88bc('0xc'),auth[_0x88bc('0xd')](),controller[_0x88bc('0x15')]);module[_0x88bc('0x16')]=router; \ No newline at end of file