Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / intDeskConfiguration / index.js
index cf0962a..391c58b 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 _0x9c44=['destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./intDeskConfiguration.controller','isAuthenticated','index','get','/:id','/:id/fields','getFields','getSubjects','/:id/descriptions','/:id/tags','post','setTags','put','update'];(function(_0x331ac8,_0x440302){var _0x317252=function(_0x3755db){while(--_0x3755db){_0x331ac8['push'](_0x331ac8['shift']());}};_0x317252(++_0x440302);}(_0x9c44,0x178));var _0x49c4=function(_0x160c73,_0x2ee678){_0x160c73=_0x160c73-0x0;var _0xd9302=_0x9c44[_0x160c73];return _0xd9302;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x49c4('0x0'));var timeout=require(_0x49c4('0x1'));var express=require(_0x49c4('0x2'));var router=express[_0x49c4('0x3')]();var fs_extra=require(_0x49c4('0x4'));var auth=require(_0x49c4('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x49c4('0x6'));router['get']('/',auth[_0x49c4('0x7')](),controller[_0x49c4('0x8')]);router[_0x49c4('0x9')](_0x49c4('0xa'),auth[_0x49c4('0x7')](),controller['show']);router[_0x49c4('0x9')](_0x49c4('0xb'),auth[_0x49c4('0x7')](),controller[_0x49c4('0xc')]);router['get']('/:id/subjects',auth[_0x49c4('0x7')](),controller[_0x49c4('0xd')]);router['get'](_0x49c4('0xe'),auth[_0x49c4('0x7')](),controller['getDescriptions']);router['get'](_0x49c4('0xf'),auth[_0x49c4('0x7')](),controller['getTags']);router[_0x49c4('0x10')]('/',auth[_0x49c4('0x7')](),controller['create']);router[_0x49c4('0x10')](_0x49c4('0xf'),auth[_0x49c4('0x7')](),controller[_0x49c4('0x11')]);router[_0x49c4('0x12')](_0x49c4('0xa'),auth[_0x49c4('0x7')](),controller[_0x49c4('0x13')]);router['delete'](_0x49c4('0xa'),auth[_0x49c4('0x7')](),controller[_0x49c4('0x14')]);module[_0x49c4('0x15')]=router;
\ No newline at end of file