Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 149cf02..dd38323 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf28=['getSubjects','getDescriptions','post','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','show','getFields','/:id/subjects'];(function(_0x31282b,_0xa476db){var _0x19c632=function(_0x207214){while(--_0x207214){_0x31282b['push'](_0x31282b['shift']());}};_0x19c632(++_0xa476db);}(_0xbf28,0x1c4));var _0x8bf2=function(_0x3991e2,_0x406cca){_0x3991e2=_0x3991e2-0x0;var _0x2f72a0=_0xbf28[_0x3991e2];return _0x2f72a0;};'use strict';var multer=require(_0x8bf2('0x0'));var util=require(_0x8bf2('0x1'));var path=require(_0x8bf2('0x2'));var timeout=require(_0x8bf2('0x3'));var express=require(_0x8bf2('0x4'));var router=express[_0x8bf2('0x5')]();var fs_extra=require(_0x8bf2('0x6'));var auth=require(_0x8bf2('0x7'));var interaction=require(_0x8bf2('0x8'));var config=require('../../config/environment');var controller=require(_0x8bf2('0x9'));router[_0x8bf2('0xa')]('/',auth[_0x8bf2('0xb')](),controller[_0x8bf2('0xc')]);router[_0x8bf2('0xa')]('/:id',auth[_0x8bf2('0xb')](),controller[_0x8bf2('0xd')]);router['get']('/:id/fields',auth[_0x8bf2('0xb')](),controller[_0x8bf2('0xe')]);router[_0x8bf2('0xa')](_0x8bf2('0xf'),auth[_0x8bf2('0xb')](),controller[_0x8bf2('0x10')]);router['get']('/:id/descriptions',auth['isAuthenticated'](),controller[_0x8bf2('0x11')]);router[_0x8bf2('0x12')]('/',auth['isAuthenticated'](),controller[_0x8bf2('0x13')]);router[_0x8bf2('0x14')](_0x8bf2('0x15'),auth[_0x8bf2('0xb')](),controller[_0x8bf2('0x16')]);router[_0x8bf2('0x17')]('/:id',auth[_0x8bf2('0xb')](),controller[_0x8bf2('0x18')]);module[_0x8bf2('0x19')]=router;
\ No newline at end of file
+var _0x244a=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','/:id/subjects','/:id/descriptions','getDescriptions','post','put','update','delete','destroy','multer','connect-timeout','Router'];(function(_0x4264f1,_0x4f0491){var _0xa7d13a=function(_0x2e6c7a){while(--_0x2e6c7a){_0x4264f1['push'](_0x4264f1['shift']());}};_0xa7d13a(++_0x4f0491);}(_0x244a,0x90));var _0xa244=function(_0x4add85,_0x20180b){_0x4add85=_0x4add85-0x0;var _0xb12b40=_0x244a[_0x4add85];return _0xb12b40;};'use strict';var multer=require(_0xa244('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa244('0x1'));var express=require('express');var router=express[_0xa244('0x2')]();var fs_extra=require(_0xa244('0x3'));var auth=require(_0xa244('0x4'));var interaction=require(_0xa244('0x5'));var config=require(_0xa244('0x6'));var controller=require(_0xa244('0x7'));router[_0xa244('0x8')]('/',auth[_0xa244('0x9')](),controller['index']);router[_0xa244('0x8')](_0xa244('0xa'),auth['isAuthenticated'](),controller[_0xa244('0xb')]);router['get'](_0xa244('0xc'),auth[_0xa244('0x9')](),controller['getFields']);router[_0xa244('0x8')](_0xa244('0xd'),auth[_0xa244('0x9')](),controller['getSubjects']);router[_0xa244('0x8')](_0xa244('0xe'),auth['isAuthenticated'](),controller[_0xa244('0xf')]);router[_0xa244('0x10')]('/',auth[_0xa244('0x9')](),controller['create']);router[_0xa244('0x11')](_0xa244('0xa'),auth[_0xa244('0x9')](),controller[_0xa244('0x12')]);router[_0xa244('0x13')](_0xa244('0xa'),auth['isAuthenticated'](),controller[_0xa244('0x14')]);module['exports']=router;
\ No newline at end of file