Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / api / intDeskConfiguration / index.js
index c68b328..9e4b1a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5d4e=['getFields','/:id/subjects','getSubjects','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update','delete','/:id','destroy','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intDeskConfiguration.controller','isAuthenticated','show','get','/:id/fields'];(function(_0x404d3e,_0x1027db){var _0x3a3acd=function(_0x3d07b3){while(--_0x3d07b3){_0x404d3e['push'](_0x404d3e['shift']());}};_0x3a3acd(++_0x1027db);}(_0x5d4e,0x138));var _0xe5d4=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0x5d4e[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require('multer');var util=require(_0xe5d4('0x0'));var path=require(_0xe5d4('0x1'));var timeout=require(_0xe5d4('0x2'));var express=require(_0xe5d4('0x3'));var router=express[_0xe5d4('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xe5d4('0x5'));var config=require(_0xe5d4('0x6'));var controller=require(_0xe5d4('0x7'));router['get']('/',auth[_0xe5d4('0x8')](),controller['index']);router['get']('/:id',auth[_0xe5d4('0x8')](),controller[_0xe5d4('0x9')]);router[_0xe5d4('0xa')](_0xe5d4('0xb'),auth[_0xe5d4('0x8')](),controller[_0xe5d4('0xc')]);router[_0xe5d4('0xa')](_0xe5d4('0xd'),auth[_0xe5d4('0x8')](),controller[_0xe5d4('0xe')]);router[_0xe5d4('0xa')]('/:id/descriptions',auth['isAuthenticated'](),controller[_0xe5d4('0xf')]);router[_0xe5d4('0xa')](_0xe5d4('0x10'),auth[_0xe5d4('0x8')](),controller[_0xe5d4('0x11')]);router[_0xe5d4('0x12')]('/',auth[_0xe5d4('0x8')](),controller[_0xe5d4('0x13')]);router[_0xe5d4('0x12')]('/:id/tags',auth['isAuthenticated'](),controller[_0xe5d4('0x14')]);router[_0xe5d4('0x15')]('/:id',auth[_0xe5d4('0x8')](),controller[_0xe5d4('0x16')]);router[_0xe5d4('0x17')](_0xe5d4('0x18'),auth[_0xe5d4('0x8')](),controller[_0xe5d4('0x19')]);module[_0xe5d4('0x1a')]=router;
\ No newline at end of file
+var _0xf470=['/:id/descriptions','getDescriptions','/:id/tags','getTags','post','setTags','put','update','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects'];(function(_0x4d7065,_0x4279f5){var _0x5d30cb=function(_0x2c4af9){while(--_0x2c4af9){_0x4d7065['push'](_0x4d7065['shift']());}};_0x5d30cb(++_0x4279f5);}(_0xf470,0xfd));var _0x0f47=function(_0x231e16,_0x67347b){_0x231e16=_0x231e16-0x0;var _0x570a7c=_0xf470[_0x231e16];return _0x570a7c;};'use strict';var multer=require(_0x0f47('0x0'));var util=require(_0x0f47('0x1'));var path=require(_0x0f47('0x2'));var timeout=require(_0x0f47('0x3'));var express=require(_0x0f47('0x4'));var router=express[_0x0f47('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x0f47('0x6'));var config=require(_0x0f47('0x7'));var controller=require('./intDeskConfiguration.controller');router[_0x0f47('0x8')]('/',auth[_0x0f47('0x9')](),controller[_0x0f47('0xa')]);router[_0x0f47('0x8')](_0x0f47('0xb'),auth[_0x0f47('0x9')](),controller[_0x0f47('0xc')]);router[_0x0f47('0x8')](_0x0f47('0xd'),auth[_0x0f47('0x9')](),controller[_0x0f47('0xe')]);router[_0x0f47('0x8')](_0x0f47('0xf'),auth[_0x0f47('0x9')](),controller[_0x0f47('0x10')]);router[_0x0f47('0x8')](_0x0f47('0x11'),auth[_0x0f47('0x9')](),controller[_0x0f47('0x12')]);router['get'](_0x0f47('0x13'),auth[_0x0f47('0x9')](),controller[_0x0f47('0x14')]);router[_0x0f47('0x15')]('/',auth[_0x0f47('0x9')](),controller['create']);router['post'](_0x0f47('0x13'),auth[_0x0f47('0x9')](),controller[_0x0f47('0x16')]);router[_0x0f47('0x17')](_0x0f47('0xb'),auth['isAuthenticated'](),controller[_0x0f47('0x18')]);router['delete']('/:id',auth[_0x0f47('0x9')](),controller[_0x0f47('0x19')]);module[_0x0f47('0x1a')]=router;
\ No newline at end of file