Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / analyticFieldReport / index.js
index 27f09c0..2e09030 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0271=['bulkDestroy','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','post','/create_many','/:id/create_many','put','/:id','delete','/destroy_many'];(function(_0x467a1a,_0x163b60){var _0x23c960=function(_0x13b65f){while(--_0x13b65f){_0x467a1a['push'](_0x467a1a['shift']());}};_0x23c960(++_0x163b60);}(_0x0271,0x1bc));var _0x1027=function(_0x4ae611,_0x16970d){_0x4ae611=_0x4ae611-0x0;var _0x540126=_0x0271[_0x4ae611];return _0x540126;};'use strict';var multer=require('multer');var util=require(_0x1027('0x0'));var path=require(_0x1027('0x1'));var timeout=require(_0x1027('0x2'));var express=require('express');var router=express[_0x1027('0x3')]();var fs_extra=require(_0x1027('0x4'));var auth=require(_0x1027('0x5'));var interaction=require(_0x1027('0x6'));var config=require(_0x1027('0x7'));var controller=require('./analyticFieldReport.controller');router[_0x1027('0x8')]('/',auth[_0x1027('0x9')](),controller[_0x1027('0xa')]);router[_0x1027('0x8')]('/:id',auth[_0x1027('0x9')](),controller['show']);router[_0x1027('0xb')]('/',auth['isAuthenticated'](),controller['create']);router[_0x1027('0xb')](_0x1027('0xc'),auth[_0x1027('0x9')](),controller['bulkCreate']);router[_0x1027('0xb')](_0x1027('0xd'),auth['isAuthenticated'](),controller['addFields']);router[_0x1027('0xe')](_0x1027('0xf'),auth[_0x1027('0x9')](),controller['update']);router[_0x1027('0x10')](_0x1027('0x11'),auth['isAuthenticated'](),controller[_0x1027('0x12')]);router[_0x1027('0x10')](_0x1027('0xf'),auth[_0x1027('0x9')](),controller[_0x1027('0x13')]);module[_0x1027('0x14')]=router;
\ No newline at end of file
+var _0xa7f7=['connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated','index','/:id','show','post','/create_many','bulkCreate','/:id/create_many','addFields','put','delete','/destroy_many','bulkDestroy','destroy','exports','multer','util','path'];(function(_0x1b6311,_0x42ec20){var _0x25aab6=function(_0x139a77){while(--_0x139a77){_0x1b6311['push'](_0x1b6311['shift']());}};_0x25aab6(++_0x42ec20);}(_0xa7f7,0x11d));var _0x7a7f=function(_0x236d24,_0x29e80a){_0x236d24=_0x236d24-0x0;var _0x1574cf=_0xa7f7[_0x236d24];return _0x1574cf;};'use strict';var multer=require(_0x7a7f('0x0'));var util=require(_0x7a7f('0x1'));var path=require(_0x7a7f('0x2'));var timeout=require(_0x7a7f('0x3'));var express=require(_0x7a7f('0x4'));var router=express[_0x7a7f('0x5')]();var fs_extra=require(_0x7a7f('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x7a7f('0x7'));var config=require(_0x7a7f('0x8'));var controller=require('./analyticFieldReport.controller');router['get']('/',auth[_0x7a7f('0x9')](),controller[_0x7a7f('0xa')]);router['get'](_0x7a7f('0xb'),auth[_0x7a7f('0x9')](),controller[_0x7a7f('0xc')]);router[_0x7a7f('0xd')]('/',auth[_0x7a7f('0x9')](),controller['create']);router[_0x7a7f('0xd')](_0x7a7f('0xe'),auth[_0x7a7f('0x9')](),controller[_0x7a7f('0xf')]);router[_0x7a7f('0xd')](_0x7a7f('0x10'),auth[_0x7a7f('0x9')](),controller[_0x7a7f('0x11')]);router[_0x7a7f('0x12')](_0x7a7f('0xb'),auth[_0x7a7f('0x9')](),controller['update']);router[_0x7a7f('0x13')](_0x7a7f('0x14'),auth[_0x7a7f('0x9')](),controller[_0x7a7f('0x15')]);router['delete'](_0x7a7f('0xb'),auth[_0x7a7f('0x9')](),controller[_0x7a7f('0x16')]);module[_0x7a7f('0x17')]=router;
\ No newline at end of file