Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / intDeskConfiguration / index.js
index cf0962a..d51a0cd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc8b1=['post','create','setTags','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','/:id/tags'];(function(_0x3661f0,_0x57c3f9){var _0x5a9cbd=function(_0x473393){while(--_0x473393){_0x3661f0['push'](_0x3661f0['shift']());}};_0x5a9cbd(++_0x57c3f9);}(_0xc8b1,0x130));var _0x1c8b=function(_0x23eb87,_0x1c1466){_0x23eb87=_0x23eb87-0x0;var _0x1fd49c=_0xc8b1[_0x23eb87];return _0x1fd49c;};'use strict';var multer=require(_0x1c8b('0x0'));var util=require(_0x1c8b('0x1'));var path=require(_0x1c8b('0x2'));var timeout=require(_0x1c8b('0x3'));var express=require(_0x1c8b('0x4'));var router=express['Router']();var fs_extra=require(_0x1c8b('0x5'));var auth=require(_0x1c8b('0x6'));var interaction=require(_0x1c8b('0x7'));var config=require(_0x1c8b('0x8'));var controller=require('./intDeskConfiguration.controller');router[_0x1c8b('0x9')]('/',auth[_0x1c8b('0xa')](),controller[_0x1c8b('0xb')]);router[_0x1c8b('0x9')](_0x1c8b('0xc'),auth['isAuthenticated'](),controller[_0x1c8b('0xd')]);router[_0x1c8b('0x9')](_0x1c8b('0xe'),auth[_0x1c8b('0xa')](),controller[_0x1c8b('0xf')]);router[_0x1c8b('0x9')](_0x1c8b('0x10'),auth['isAuthenticated'](),controller[_0x1c8b('0x11')]);router[_0x1c8b('0x9')](_0x1c8b('0x12'),auth[_0x1c8b('0xa')](),controller['getDescriptions']);router['get'](_0x1c8b('0x13'),auth[_0x1c8b('0xa')](),controller['getTags']);router[_0x1c8b('0x14')]('/',auth['isAuthenticated'](),controller[_0x1c8b('0x15')]);router['post'](_0x1c8b('0x13'),auth[_0x1c8b('0xa')](),controller[_0x1c8b('0x16')]);router['put']('/:id',auth[_0x1c8b('0xa')](),controller[_0x1c8b('0x17')]);router[_0x1c8b('0x18')](_0x1c8b('0xc'),auth['isAuthenticated'](),controller[_0x1c8b('0x19')]);module[_0x1c8b('0x1a')]=router;
\ No newline at end of file
+var _0x55ca=['../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','index','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','setTags','put','/:id','update','destroy','exports','multer','util','Router','fs-extra','../../components/interaction/service'];(function(_0x28aea5,_0x3bb12e){var _0x6a55f9=function(_0xf6ece8){while(--_0xf6ece8){_0x28aea5['push'](_0x28aea5['shift']());}};_0x6a55f9(++_0x3bb12e);}(_0x55ca,0x126));var _0xa55c=function(_0x3fb2d4,_0x44a3a8){_0x3fb2d4=_0x3fb2d4-0x0;var _0x4cfd9a=_0x55ca[_0x3fb2d4];return _0x4cfd9a;};'use strict';var multer=require(_0xa55c('0x0'));var util=require(_0xa55c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xa55c('0x2')]();var fs_extra=require(_0xa55c('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xa55c('0x4'));var config=require(_0xa55c('0x5'));var controller=require(_0xa55c('0x6'));router[_0xa55c('0x7')]('/',auth[_0xa55c('0x8')](),controller[_0xa55c('0x9')]);router[_0xa55c('0x7')]('/:id',auth[_0xa55c('0x8')](),controller[_0xa55c('0xa')]);router['get'](_0xa55c('0xb'),auth[_0xa55c('0x8')](),controller['getFields']);router['get'](_0xa55c('0xc'),auth[_0xa55c('0x8')](),controller[_0xa55c('0xd')]);router[_0xa55c('0x7')](_0xa55c('0xe'),auth[_0xa55c('0x8')](),controller[_0xa55c('0xf')]);router[_0xa55c('0x7')](_0xa55c('0x10'),auth[_0xa55c('0x8')](),controller['getTags']);router['post']('/',auth[_0xa55c('0x8')](),controller['create']);router['post']('/:id/tags',auth[_0xa55c('0x8')](),controller[_0xa55c('0x11')]);router[_0xa55c('0x12')](_0xa55c('0x13'),auth[_0xa55c('0x8')](),controller[_0xa55c('0x14')]);router['delete'](_0xa55c('0x13'),auth[_0xa55c('0x8')](),controller[_0xa55c('0x15')]);module[_0xa55c('0x16')]=router;
\ No newline at end of file