Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / intVtigerConfiguration / index.js
index c11da08..9107c75 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd8b0=['isAuthenticated','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','put','update','delete','destroy','exports','multer','util','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerConfiguration.controller','index','get','/:id','show'];(function(_0x578a78,_0xfdd763){var _0x5b517b=function(_0x30e4e1){while(--_0x30e4e1){_0x578a78['push'](_0x578a78['shift']());}};_0x5b517b(++_0xfdd763);}(_0xd8b0,0xad));var _0x0d8b=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xd8b0[_0x20a584];return _0x4b41a8;};'use strict';var multer=require(_0x0d8b('0x0'));var util=require(_0x0d8b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0d8b('0x2')]();var auth=require(_0x0d8b('0x3'));var interaction=require(_0x0d8b('0x4'));var config=require(_0x0d8b('0x5'));var controller=require(_0x0d8b('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x0d8b('0x7')]);router[_0x0d8b('0x8')](_0x0d8b('0x9'),auth['isAuthenticated'](),controller[_0x0d8b('0xa')]);router[_0x0d8b('0x8')]('/:id/fields',auth[_0x0d8b('0xb')](),controller[_0x0d8b('0xc')]);router[_0x0d8b('0x8')](_0x0d8b('0xd'),auth[_0x0d8b('0xb')](),controller[_0x0d8b('0xe')]);router[_0x0d8b('0x8')](_0x0d8b('0xf'),auth['isAuthenticated'](),controller[_0x0d8b('0x10')]);router['post']('/',auth[_0x0d8b('0xb')](),controller[_0x0d8b('0x11')]);router[_0x0d8b('0x12')](_0x0d8b('0x9'),auth[_0x0d8b('0xb')](),controller[_0x0d8b('0x13')]);router[_0x0d8b('0x14')](_0x0d8b('0x9'),auth[_0x0d8b('0xb')](),controller[_0x0d8b('0x15')]);module[_0x0d8b('0x16')]=router;
\ No newline at end of file
+var _0xbf9e=['../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/fields','getSubjects','/:id/descriptions','getDescriptions','post','create','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra'];(function(_0x2f3630,_0x2694c2){var _0x2ccc0a=function(_0x14760c){while(--_0x14760c){_0x2f3630['push'](_0x2f3630['shift']());}};_0x2ccc0a(++_0x2694c2);}(_0xbf9e,0x10d));var _0xebf9=function(_0x173eff,_0x55a7d0){_0x173eff=_0x173eff-0x0;var _0x119fbd=_0xbf9e[_0x173eff];return _0x119fbd;};'use strict';var multer=require(_0xebf9('0x0'));var util=require(_0xebf9('0x1'));var path=require(_0xebf9('0x2'));var timeout=require(_0xebf9('0x3'));var express=require(_0xebf9('0x4'));var router=express[_0xebf9('0x5')]();var fs_extra=require(_0xebf9('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xebf9('0x7'));var config=require(_0xebf9('0x8'));var controller=require('./intVtigerConfiguration.controller');router[_0xebf9('0x9')]('/',auth[_0xebf9('0xa')](),controller[_0xebf9('0xb')]);router[_0xebf9('0x9')](_0xebf9('0xc'),auth[_0xebf9('0xa')](),controller[_0xebf9('0xd')]);router[_0xebf9('0x9')](_0xebf9('0xe'),auth['isAuthenticated'](),controller['getFields']);router['get']('/:id/subjects',auth[_0xebf9('0xa')](),controller[_0xebf9('0xf')]);router[_0xebf9('0x9')](_0xebf9('0x10'),auth[_0xebf9('0xa')](),controller[_0xebf9('0x11')]);router[_0xebf9('0x12')]('/',auth[_0xebf9('0xa')](),controller[_0xebf9('0x13')]);router['put']('/:id',auth[_0xebf9('0xa')](),controller[_0xebf9('0x14')]);router[_0xebf9('0x15')](_0xebf9('0xc'),auth['isAuthenticated'](),controller[_0xebf9('0x16')]);module['exports']=router;
\ No newline at end of file