3ab13a6559572a60d9daf89c4ec84b7ac8a4515c
[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 _0x70e1=['./dashboard.attributes','exports','Dashboard','lodash','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x1e0041,_0x2233d8){var _0x4fec2e=function(_0x2db126){while(--_0x2db126){_0x1e0041['push'](_0x1e0041['shift']());}};_0x4fec2e(++_0x2233d8);}(_0x70e1,0x111));var _0x170e=function(_0x1557c3,_0x5e6999){_0x1557c3=_0x1557c3-0x0;var _0x4227cb=_0x70e1[_0x1557c3];return _0x4227cb;};'use strict';var _=require(_0x170e('0x0'));var util=require(_0x170e('0x1'));var logger=require(_0x170e('0x2'))(_0x170e('0x3'));var moment=require(_0x170e('0x4'));var BPromise=require(_0x170e('0x5'));var rp=require(_0x170e('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x170e('0x7'));module[_0x170e('0x8')]=function(_0x35d4b5,_0x5bd10d){return _0x35d4b5['define'](_0x170e('0x9'),attributes,{'tableName':'dashboards','paranoid':![],'indexes':[],'timestamps':!![]});};