Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index eb45bf7..0b8e945 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd53=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','delete','destroy','multer','util','path'];(function(_0x1b7516,_0x2fbe81){var _0x14983b=function(_0x435b5f){while(--_0x435b5f){_0x1b7516['push'](_0x1b7516['shift']());}};_0x14983b(++_0x2fbe81);}(_0xfd53,0x93));var _0x3fd5=function(_0x2f1762,_0xab43df){_0x2f1762=_0x2f1762-0x0;var _0x8ab21=_0xfd53[_0x2f1762];return _0x8ab21;};'use strict';var multer=require(_0x3fd5('0x0'));var util=require(_0x3fd5('0x1'));var path=require(_0x3fd5('0x2'));var timeout=require(_0x3fd5('0x3'));var express=require(_0x3fd5('0x4'));var router=express[_0x3fd5('0x5')]();var fs_extra=require(_0x3fd5('0x6'));var auth=require(_0x3fd5('0x7'));var interaction=require(_0x3fd5('0x8'));var config=require(_0x3fd5('0x9'));var controller=require(_0x3fd5('0xa'));router[_0x3fd5('0xb')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xd')]);router[_0x3fd5('0xb')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xf')]);router[_0x3fd5('0xb')]('/:id/fields',auth[_0x3fd5('0xc')](),controller['getFields']);router[_0x3fd5('0xb')](_0x3fd5('0x10'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x11')]);router[_0x3fd5('0xb')](_0x3fd5('0x12'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x13')]);router[_0x3fd5('0x14')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x15')]);router[_0x3fd5('0x16')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller['update']);router[_0x3fd5('0x17')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x18')]);module['exports']=router;
\ No newline at end of file
+var _0xaab0=['index','/:id','isAuthenticated','/:id/fields','getFields','/:id/subjects','getSubjects','post','create','put','update','destroy','exports','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0x42c30f,_0x1b6798){var _0x14a4dc=function(_0x500ac0){while(--_0x500ac0){_0x42c30f['push'](_0x42c30f['shift']());}};_0x14a4dc(++_0x1b6798);}(_0xaab0,0x7b));var _0x0aab=function(_0x445024,_0x36dca6){_0x445024=_0x445024-0x0;var _0x5ab19a=_0xaab0[_0x445024];return _0x5ab19a;};'use strict';var multer=require('multer');var util=require(_0x0aab('0x0'));var path=require(_0x0aab('0x1'));var timeout=require(_0x0aab('0x2'));var express=require(_0x0aab('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x0aab('0x4'));var interaction=require(_0x0aab('0x5'));var config=require(_0x0aab('0x6'));var controller=require(_0x0aab('0x7'));router[_0x0aab('0x8')]('/',auth['isAuthenticated'](),controller[_0x0aab('0x9')]);router['get'](_0x0aab('0xa'),auth[_0x0aab('0xb')](),controller['show']);router[_0x0aab('0x8')](_0x0aab('0xc'),auth[_0x0aab('0xb')](),controller[_0x0aab('0xd')]);router['get'](_0x0aab('0xe'),auth[_0x0aab('0xb')](),controller[_0x0aab('0xf')]);router[_0x0aab('0x8')]('/:id/descriptions',auth[_0x0aab('0xb')](),controller['getDescriptions']);router[_0x0aab('0x10')]('/',auth['isAuthenticated'](),controller[_0x0aab('0x11')]);router[_0x0aab('0x12')]('/:id',auth['isAuthenticated'](),controller[_0x0aab('0x13')]);router['delete'](_0x0aab('0xa'),auth[_0x0aab('0xb')](),controller[_0x0aab('0x14')]);module[_0x0aab('0x15')]=router;
\ No newline at end of file