Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / intDeskConfiguration / index.js
index f493b04..69309c5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fcc=['post','put','/:id','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskConfiguration.controller','isAuthenticated','index','get','show','/:id/fields','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags'];(function(_0x45295e,_0x4f07d3){var _0x3e37fe=function(_0x3d8d04){while(--_0x3d8d04){_0x45295e['push'](_0x45295e['shift']());}};_0x3e37fe(++_0x4f07d3);}(_0x1fcc,0x125));var _0xc1fc=function(_0x29d6e6,_0x264220){_0x29d6e6=_0x29d6e6-0x0;var _0xc75ff0=_0x1fcc[_0x29d6e6];return _0xc75ff0;};'use strict';var multer=require(_0xc1fc('0x0'));var util=require(_0xc1fc('0x1'));var path=require('path');var timeout=require(_0xc1fc('0x2'));var express=require(_0xc1fc('0x3'));var router=express[_0xc1fc('0x4')]();var auth=require(_0xc1fc('0x5'));var interaction=require(_0xc1fc('0x6'));var config=require(_0xc1fc('0x7'));var controller=require(_0xc1fc('0x8'));router['get']('/',auth[_0xc1fc('0x9')](),controller[_0xc1fc('0xa')]);router[_0xc1fc('0xb')]('/:id',auth[_0xc1fc('0x9')](),controller[_0xc1fc('0xc')]);router['get'](_0xc1fc('0xd'),auth[_0xc1fc('0x9')](),controller['getFields']);router[_0xc1fc('0xb')]('/:id/subjects',auth[_0xc1fc('0x9')](),controller[_0xc1fc('0xe')]);router['get'](_0xc1fc('0xf'),auth[_0xc1fc('0x9')](),controller[_0xc1fc('0x10')]);router[_0xc1fc('0xb')](_0xc1fc('0x11'),auth['isAuthenticated'](),controller[_0xc1fc('0x12')]);router[_0xc1fc('0x13')]('/',auth[_0xc1fc('0x9')](),controller['create']);router[_0xc1fc('0x13')](_0xc1fc('0x11'),auth[_0xc1fc('0x9')](),controller['setTags']);router[_0xc1fc('0x14')](_0xc1fc('0x15'),auth[_0xc1fc('0x9')](),controller[_0xc1fc('0x16')]);router[_0xc1fc('0x17')](_0xc1fc('0x15'),auth[_0xc1fc('0x9')](),controller[_0xc1fc('0x18')]);module[_0xc1fc('0x19')]=router;
\ No newline at end of file
+var _0x9957=['/:id/subjects','getSubjects','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update','delete','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intDeskConfiguration.controller','get','isAuthenticated','index','/:id','show','getFields'];(function(_0x23fb30,_0x10fd29){var _0x3b2ad4=function(_0x2986f6){while(--_0x2986f6){_0x23fb30['push'](_0x23fb30['shift']());}};_0x3b2ad4(++_0x10fd29);}(_0x9957,0x93));var _0x7995=function(_0x1ac595,_0x5d2081){_0x1ac595=_0x1ac595-0x0;var _0x455fff=_0x9957[_0x1ac595];return _0x455fff;};'use strict';var multer=require(_0x7995('0x0'));var util=require(_0x7995('0x1'));var path=require(_0x7995('0x2'));var timeout=require(_0x7995('0x3'));var express=require('express');var router=express[_0x7995('0x4')]();var fs_extra=require(_0x7995('0x5'));var auth=require(_0x7995('0x6'));var interaction=require(_0x7995('0x7'));var config=require('../../config/environment');var controller=require(_0x7995('0x8'));router[_0x7995('0x9')]('/',auth[_0x7995('0xa')](),controller[_0x7995('0xb')]);router[_0x7995('0x9')](_0x7995('0xc'),auth['isAuthenticated'](),controller[_0x7995('0xd')]);router[_0x7995('0x9')]('/:id/fields',auth[_0x7995('0xa')](),controller[_0x7995('0xe')]);router[_0x7995('0x9')](_0x7995('0xf'),auth[_0x7995('0xa')](),controller[_0x7995('0x10')]);router[_0x7995('0x9')]('/:id/descriptions',auth[_0x7995('0xa')](),controller[_0x7995('0x11')]);router['get'](_0x7995('0x12'),auth[_0x7995('0xa')](),controller[_0x7995('0x13')]);router[_0x7995('0x14')]('/',auth[_0x7995('0xa')](),controller[_0x7995('0x15')]);router[_0x7995('0x14')]('/:id/tags',auth['isAuthenticated'](),controller[_0x7995('0x16')]);router[_0x7995('0x17')](_0x7995('0xc'),auth[_0x7995('0xa')](),controller[_0x7995('0x18')]);router[_0x7995('0x19')](_0x7995('0xc'),auth[_0x7995('0xa')](),controller['destroy']);module[_0x7995('0x1a')]=router;
\ No newline at end of file