Built motion from commit (unavailable).|2.3.1
[motion2.git] / server / api / analyticFieldReport / index.js
index ac59aaf..56c77ce 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5c00=['/create_many','bulkCreate','/:id/create_many','put','update','delete','destroy','exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticFieldReport.controller','isAuthenticated','index','get','/:id','show','post'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x5c00,0x17e));var _0x05c0=function(_0x28107d,_0x2ec8b3){_0x28107d=_0x28107d-0x0;var _0x2b1cbe=_0x5c00[_0x28107d];return _0x2b1cbe;};'use strict';var multer=require(_0x05c0('0x0'));var util=require(_0x05c0('0x1'));var path=require(_0x05c0('0x2'));var timeout=require('connect-timeout');var express=require(_0x05c0('0x3'));var router=express['Router']();var auth=require(_0x05c0('0x4'));var interaction=require(_0x05c0('0x5'));var config=require(_0x05c0('0x6'));var controller=require(_0x05c0('0x7'));router['get']('/',auth[_0x05c0('0x8')](),controller[_0x05c0('0x9')]);router[_0x05c0('0xa')](_0x05c0('0xb'),auth['isAuthenticated'](),controller[_0x05c0('0xc')]);router[_0x05c0('0xd')]('/',auth[_0x05c0('0x8')](),controller['create']);router[_0x05c0('0xd')](_0x05c0('0xe'),auth[_0x05c0('0x8')](),controller[_0x05c0('0xf')]);router[_0x05c0('0xd')](_0x05c0('0x10'),auth['isAuthenticated'](),controller['addFields']);router[_0x05c0('0x11')]('/:id',auth[_0x05c0('0x8')](),controller[_0x05c0('0x12')]);router[_0x05c0('0x13')]('/destroy_many',auth[_0x05c0('0x8')](),controller['bulkDestroy']);router[_0x05c0('0x13')](_0x05c0('0xb'),auth[_0x05c0('0x8')](),controller[_0x05c0('0x14')]);module[_0x05c0('0x15')]=router;
\ No newline at end of file
+var _0x39cb=['delete','/destroy_many','bulkDestroy','destroy','exports','util','path','express','Router','../../components/interaction/service','../../config/environment','./analyticFieldReport.controller','get','isAuthenticated','/:id','show','create','post','/create_many','addFields','put','update'];(function(_0x3b3cff,_0x304c19){var _0x3b859c=function(_0x5c4e26){while(--_0x5c4e26){_0x3b3cff['push'](_0x3b3cff['shift']());}};_0x3b859c(++_0x304c19);}(_0x39cb,0x1bd));var _0xb39c=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0x39cb[_0x4b369d];return _0x571a98;};'use strict';var multer=require('multer');var util=require(_0xb39c('0x0'));var path=require(_0xb39c('0x1'));var timeout=require('connect-timeout');var express=require(_0xb39c('0x2'));var router=express[_0xb39c('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xb39c('0x4'));var config=require(_0xb39c('0x5'));var controller=require(_0xb39c('0x6'));router[_0xb39c('0x7')]('/',auth[_0xb39c('0x8')](),controller['index']);router[_0xb39c('0x7')](_0xb39c('0x9'),auth[_0xb39c('0x8')](),controller[_0xb39c('0xa')]);router['post']('/',auth['isAuthenticated'](),controller[_0xb39c('0xb')]);router[_0xb39c('0xc')](_0xb39c('0xd'),auth[_0xb39c('0x8')](),controller['bulkCreate']);router['post']('/:id/create_many',auth[_0xb39c('0x8')](),controller[_0xb39c('0xe')]);router[_0xb39c('0xf')](_0xb39c('0x9'),auth[_0xb39c('0x8')](),controller[_0xb39c('0x10')]);router[_0xb39c('0x11')](_0xb39c('0x12'),auth['isAuthenticated'](),controller[_0xb39c('0x13')]);router[_0xb39c('0x11')](_0xb39c('0x9'),auth['isAuthenticated'](),controller[_0xb39c('0x14')]);module[_0xb39c('0x15')]=router;
\ No newline at end of file