Built motion from commit (unavailable).|2.3.4
[motion2.git] / server / api / intDeskConfiguration / index.js
index 3460d4e..8959b9d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9537=['index','/:id','getFields','/:id/subjects','isAuthenticated','getSubjects','getDescriptions','getTags','post','setTags','put','update','delete','exports','multer','util','express','Router','../../components/interaction/service','./intDeskConfiguration.controller','get'];(function(_0x4304d8,_0x3bde02){var _0x29ea9f=function(_0xdb7039){while(--_0xdb7039){_0x4304d8['push'](_0x4304d8['shift']());}};_0x29ea9f(++_0x3bde02);}(_0x9537,0xa1));var _0x7953=function(_0x2a56ce,_0x448f12){_0x2a56ce=_0x2a56ce-0x0;var _0x1f9977=_0x9537[_0x2a56ce];return _0x1f9977;};'use strict';var multer=require(_0x7953('0x0'));var util=require(_0x7953('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x7953('0x2'));var router=express[_0x7953('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x7953('0x4'));var config=require('../../config/environment');var controller=require(_0x7953('0x5'));router[_0x7953('0x6')]('/',auth['isAuthenticated'](),controller[_0x7953('0x7')]);router['get'](_0x7953('0x8'),auth['isAuthenticated'](),controller['show']);router['get']('/:id/fields',auth['isAuthenticated'](),controller[_0x7953('0x9')]);router[_0x7953('0x6')](_0x7953('0xa'),auth[_0x7953('0xb')](),controller[_0x7953('0xc')]);router['get']('/:id/descriptions',auth[_0x7953('0xb')](),controller[_0x7953('0xd')]);router[_0x7953('0x6')]('/:id/tags',auth[_0x7953('0xb')](),controller[_0x7953('0xe')]);router[_0x7953('0xf')]('/',auth[_0x7953('0xb')](),controller['create']);router[_0x7953('0xf')]('/:id/tags',auth[_0x7953('0xb')](),controller[_0x7953('0x10')]);router[_0x7953('0x11')](_0x7953('0x8'),auth[_0x7953('0xb')](),controller[_0x7953('0x12')]);router[_0x7953('0x13')]('/:id',auth[_0x7953('0xb')](),controller['destroy']);module[_0x7953('0x14')]=router;
\ No newline at end of file
+var _0x41fb=['getTags','post','setTags','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags'];(function(_0x53a7c2,_0xb093ae){var _0x5e055f=function(_0x46f93c){while(--_0x46f93c){_0x53a7c2['push'](_0x53a7c2['shift']());}};_0x5e055f(++_0xb093ae);}(_0x41fb,0x132));var _0xb41f=function(_0x211695,_0x17baef){_0x211695=_0x211695-0x0;var _0x98d651=_0x41fb[_0x211695];return _0x98d651;};'use strict';var multer=require(_0xb41f('0x0'));var util=require(_0xb41f('0x1'));var path=require(_0xb41f('0x2'));var timeout=require(_0xb41f('0x3'));var express=require(_0xb41f('0x4'));var router=express[_0xb41f('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb41f('0x6'));var controller=require(_0xb41f('0x7'));router[_0xb41f('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xb41f('0x8')]('/:id',auth[_0xb41f('0x9')](),controller[_0xb41f('0xa')]);router[_0xb41f('0x8')](_0xb41f('0xb'),auth['isAuthenticated'](),controller[_0xb41f('0xc')]);router[_0xb41f('0x8')](_0xb41f('0xd'),auth[_0xb41f('0x9')](),controller[_0xb41f('0xe')]);router['get'](_0xb41f('0xf'),auth[_0xb41f('0x9')](),controller[_0xb41f('0x10')]);router[_0xb41f('0x8')](_0xb41f('0x11'),auth[_0xb41f('0x9')](),controller[_0xb41f('0x12')]);router[_0xb41f('0x13')]('/',auth[_0xb41f('0x9')](),controller['create']);router[_0xb41f('0x13')](_0xb41f('0x11'),auth[_0xb41f('0x9')](),controller[_0xb41f('0x14')]);router[_0xb41f('0x15')](_0xb41f('0x16'),auth[_0xb41f('0x9')](),controller[_0xb41f('0x17')]);router[_0xb41f('0x18')]('/:id',auth[_0xb41f('0x9')](),controller[_0xb41f('0x19')]);module[_0xb41f('0x1a')]=router;
\ No newline at end of file