Built motion from commit 20b39a97.|2.6.29
[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 _0x6828=['./dashboard.attributes','exports','define','Dashboard','lodash','util','../../config/logger','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x33ef3d,_0x24bb6a){var _0x5846e7=function(_0x421224){while(--_0x421224){_0x33ef3d['push'](_0x33ef3d['shift']());}};_0x5846e7(++_0x24bb6a);}(_0x6828,0x1f0));var _0x8682=function(_0x9b4edf,_0x42fa6f){_0x9b4edf=_0x9b4edf-0x0;var _0x43ee98=_0x6828[_0x9b4edf];return _0x43ee98;};'use strict';var _=require(_0x8682('0x0'));var util=require(_0x8682('0x1'));var logger=require(_0x8682('0x2'))('api');var moment=require(_0x8682('0x3'));var BPromise=require(_0x8682('0x4'));var rp=require(_0x8682('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x8682('0x6'));var config=require(_0x8682('0x7'));var attributes=require(_0x8682('0x8'));module[_0x8682('0x9')]=function(_0x549527,_0x6c007e){return _0x549527[_0x8682('0xa')](_0x8682('0xb'),attributes,{'tableName':'dashboards','paranoid':![],'indexes':[],'timestamps':!![]});};