Built motion from commit 15aa0e42.|2.6.19
[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 _0xbd31=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./dashboard.attributes'];(function(_0x2ed1a0,_0x36acd9){var _0x3d272e=function(_0x41460c){while(--_0x41460c){_0x2ed1a0['push'](_0x2ed1a0['shift']());}};_0x3d272e(++_0x36acd9);}(_0xbd31,0x79));var _0x1bd3=function(_0x1c20d0,_0x5322b0){_0x1c20d0=_0x1c20d0-0x0;var _0xaf2a73=_0xbd31[_0x1c20d0];return _0xaf2a73;};'use strict';var _=require(_0x1bd3('0x0'));var util=require(_0x1bd3('0x1'));var logger=require(_0x1bd3('0x2'))(_0x1bd3('0x3'));var moment=require(_0x1bd3('0x4'));var BPromise=require(_0x1bd3('0x5'));var rp=require(_0x1bd3('0x6'));var fs=require('fs');var path=require(_0x1bd3('0x7'));var rimraf=require(_0x1bd3('0x8'));var config=require(_0x1bd3('0x9'));var attributes=require(_0x1bd3('0xa'));module['exports']=function(_0x49b622,_0x593335){return _0x49b622['define']('Dashboard',attributes,{'tableName':'dashboards','paranoid':![],'indexes':[],'timestamps':!![]});};