X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintVtigerAccount%2Findex.js;h=c3e2b4f1f4114af29bd17dec3431f248885b6654;hb=625a274d7c6c9ea6be043136164c37fd3fc082d8;hp=27bf56534a51923f1ee77d823ad60cc3d9b3226e;hpb=1562546be7bf64ba323d0927837b2b20dc380166;p=motion2.git diff --git a/server/api/intVtigerAccount/index.js b/server/api/intVtigerAccount/index.js index 27bf565..c3e2b4f 100644 --- a/server/api/intVtigerAccount/index.js +++ b/server/api/intVtigerAccount/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xb5fd=['../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','/:id','show','getConfigurations','/:id/fields','post','create','/:id/configurations','addConfiguration','put','update','delete','destroy','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x3adaaa,_0x2d681c){var _0x5b675a=function(_0x3d9523){while(--_0x3d9523){_0x3adaaa['push'](_0x3adaaa['shift']());}};_0x5b675a(++_0x2d681c);}(_0xb5fd,0x71));var _0xdb5f=function(_0x144ec5,_0x499f0e){_0x144ec5=_0x144ec5-0x0;var _0x212a7b=_0xb5fd[_0x144ec5];return _0x212a7b;};'use strict';var multer=require('multer');var util=require(_0xdb5f('0x0'));var path=require(_0xdb5f('0x1'));var timeout=require(_0xdb5f('0x2'));var express=require(_0xdb5f('0x3'));var router=express[_0xdb5f('0x4')]();var fs_extra=require(_0xdb5f('0x5'));var auth=require(_0xdb5f('0x6'));var interaction=require(_0xdb5f('0x7'));var config=require(_0xdb5f('0x8'));var controller=require(_0xdb5f('0x9'));router[_0xdb5f('0xa')]('/',auth[_0xdb5f('0xb')](),controller['index']);router['get'](_0xdb5f('0xc'),auth[_0xdb5f('0xb')](),controller[_0xdb5f('0xd')]);router[_0xdb5f('0xa')]('/:id/configurations',auth['isAuthenticated'](),controller[_0xdb5f('0xe')]);router[_0xdb5f('0xa')](_0xdb5f('0xf'),auth['isAuthenticated'](),controller['getFields']);router[_0xdb5f('0x10')]('/',auth[_0xdb5f('0xb')](),controller[_0xdb5f('0x11')]);router[_0xdb5f('0x10')](_0xdb5f('0x12'),auth[_0xdb5f('0xb')](),controller[_0xdb5f('0x13')]);router[_0xdb5f('0x14')](_0xdb5f('0xc'),auth[_0xdb5f('0xb')](),controller[_0xdb5f('0x15')]);router[_0xdb5f('0x16')]('/:id',auth['isAuthenticated'](),controller[_0xdb5f('0x17')]);module['exports']=router; \ No newline at end of file +var _0x8b5b=['index','/:id','getConfigurations','/:id/fields','post','create','/:id/configurations','addConfiguration','put','update','delete','destroy','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated'];(function(_0x167cc1,_0x56ef5a){var _0x10bc4b=function(_0xd6a255){while(--_0xd6a255){_0x167cc1['push'](_0x167cc1['shift']());}};_0x10bc4b(++_0x56ef5a);}(_0x8b5b,0x137));var _0xb8b5=function(_0x2c91e9,_0x2fb965){_0x2c91e9=_0x2c91e9-0x0;var _0x13f0ff=_0x8b5b[_0x2c91e9];return _0x13f0ff;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb8b5('0x0'));var timeout=require(_0xb8b5('0x1'));var express=require(_0xb8b5('0x2'));var router=express[_0xb8b5('0x3')]();var fs_extra=require(_0xb8b5('0x4'));var auth=require(_0xb8b5('0x5'));var interaction=require(_0xb8b5('0x6'));var config=require(_0xb8b5('0x7'));var controller=require(_0xb8b5('0x8'));router[_0xb8b5('0x9')]('/',auth[_0xb8b5('0xa')](),controller[_0xb8b5('0xb')]);router['get'](_0xb8b5('0xc'),auth[_0xb8b5('0xa')](),controller['show']);router[_0xb8b5('0x9')]('/:id/configurations',auth[_0xb8b5('0xa')](),controller[_0xb8b5('0xd')]);router[_0xb8b5('0x9')](_0xb8b5('0xe'),auth[_0xb8b5('0xa')](),controller['getFields']);router[_0xb8b5('0xf')]('/',auth['isAuthenticated'](),controller[_0xb8b5('0x10')]);router[_0xb8b5('0xf')](_0xb8b5('0x11'),auth[_0xb8b5('0xa')](),controller[_0xb8b5('0x12')]);router[_0xb8b5('0x13')](_0xb8b5('0xc'),auth[_0xb8b5('0xa')](),controller[_0xb8b5('0x14')]);router[_0xb8b5('0x15')](_0xb8b5('0xc'),auth[_0xb8b5('0xa')](),controller[_0xb8b5('0x16')]);module['exports']=router; \ No newline at end of file