Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / dashboard / dashboard.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa672=['rimraf','../../config/environment','./dashboard.attributes','exports','Dashboard','dashboards','lodash','api','bluebird','request-promise','path'];(function(_0x42081b,_0x50b46a){var _0x173dcd=function(_0x232dcf){while(--_0x232dcf){_0x42081b['push'](_0x42081b['shift']());}};_0x173dcd(++_0x50b46a);}(_0xa672,0x1d4));var _0x2a67=function(_0x5a776b,_0x46f785){_0x5a776b=_0x5a776b-0x0;var _0xbbef59=_0xa672[_0x5a776b];return _0xbbef59;};'use strict';var _=require(_0x2a67('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x2a67('0x1'));var moment=require('moment');var BPromise=require(_0x2a67('0x2'));var rp=require(_0x2a67('0x3'));var fs=require('fs');var path=require(_0x2a67('0x4'));var rimraf=require(_0x2a67('0x5'));var config=require(_0x2a67('0x6'));var attributes=require(_0x2a67('0x7'));module[_0x2a67('0x8')]=function(_0xc31d50,_0x317d64){return _0xc31d50['define'](_0x2a67('0x9'),attributes,{'tableName':_0x2a67('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};