Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / intDeskConfiguration / index.js
index 163132a..51be5c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7bef=['/:id/subjects','getDescriptions','getTags','post','create','/:id/tags','put','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','show','/:id/fields','getFields'];(function(_0x686086,_0x2f84d0){var _0x2ce9b8=function(_0x2ba7d6){while(--_0x2ba7d6){_0x686086['push'](_0x686086['shift']());}};_0x2ce9b8(++_0x2f84d0);}(_0x7bef,0x69));var _0xf7be=function(_0x2b6b89,_0x172ec0){_0x2b6b89=_0x2b6b89-0x0;var _0x5aa6af=_0x7bef[_0x2b6b89];return _0x5aa6af;};'use strict';var multer=require(_0xf7be('0x0'));var util=require('util');var path=require(_0xf7be('0x1'));var timeout=require(_0xf7be('0x2'));var express=require(_0xf7be('0x3'));var router=express[_0xf7be('0x4')]();var fs_extra=require(_0xf7be('0x5'));var auth=require(_0xf7be('0x6'));var interaction=require(_0xf7be('0x7'));var config=require(_0xf7be('0x8'));var controller=require('./intDeskConfiguration.controller');router[_0xf7be('0x9')]('/',auth[_0xf7be('0xa')](),controller['index']);router['get'](_0xf7be('0xb'),auth[_0xf7be('0xa')](),controller[_0xf7be('0xc')]);router[_0xf7be('0x9')](_0xf7be('0xd'),auth['isAuthenticated'](),controller[_0xf7be('0xe')]);router[_0xf7be('0x9')](_0xf7be('0xf'),auth[_0xf7be('0xa')](),controller['getSubjects']);router[_0xf7be('0x9')]('/:id/descriptions',auth[_0xf7be('0xa')](),controller[_0xf7be('0x10')]);router[_0xf7be('0x9')]('/:id/tags',auth['isAuthenticated'](),controller[_0xf7be('0x11')]);router[_0xf7be('0x12')]('/',auth['isAuthenticated'](),controller[_0xf7be('0x13')]);router[_0xf7be('0x12')](_0xf7be('0x14'),auth[_0xf7be('0xa')](),controller['setTags']);router[_0xf7be('0x15')](_0xf7be('0xb'),auth[_0xf7be('0xa')](),controller['update']);router['delete'](_0xf7be('0xb'),auth[_0xf7be('0xa')](),controller[_0xf7be('0x16')]);module[_0xf7be('0x17')]=router;
\ No newline at end of file
+var _0x0491=['./intDeskConfiguration.controller','get','/:id','isAuthenticated','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','create','update','delete','destroy','multer','path','connect-timeout','Router','../../components/auth/service','../../config/environment'];(function(_0x13d2e8,_0x193847){var _0x230601=function(_0x4af3be){while(--_0x4af3be){_0x13d2e8['push'](_0x13d2e8['shift']());}};_0x230601(++_0x193847);}(_0x0491,0x9b));var _0x1049=function(_0x594d09,_0x302fb9){_0x594d09=_0x594d09-0x0;var _0xd07832=_0x0491[_0x594d09];return _0xd07832;};'use strict';var multer=require(_0x1049('0x0'));var util=require('util');var path=require(_0x1049('0x1'));var timeout=require(_0x1049('0x2'));var express=require('express');var router=express[_0x1049('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x1049('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x1049('0x5'));var controller=require(_0x1049('0x6'));router[_0x1049('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x1049('0x7')](_0x1049('0x8'),auth[_0x1049('0x9')](),controller[_0x1049('0xa')]);router[_0x1049('0x7')](_0x1049('0xb'),auth[_0x1049('0x9')](),controller['getFields']);router[_0x1049('0x7')](_0x1049('0xc'),auth[_0x1049('0x9')](),controller[_0x1049('0xd')]);router[_0x1049('0x7')](_0x1049('0xe'),auth['isAuthenticated'](),controller[_0x1049('0xf')]);router[_0x1049('0x7')](_0x1049('0x10'),auth[_0x1049('0x9')](),controller[_0x1049('0x11')]);router[_0x1049('0x12')]('/',auth[_0x1049('0x9')](),controller[_0x1049('0x13')]);router[_0x1049('0x12')](_0x1049('0x10'),auth[_0x1049('0x9')](),controller['setTags']);router['put']('/:id',auth[_0x1049('0x9')](),controller[_0x1049('0x14')]);router[_0x1049('0x15')](_0x1049('0x8'),auth[_0x1049('0x9')](),controller[_0x1049('0x16')]);module['exports']=router;
\ No newline at end of file