Built motion from commit (unavailable).|2.5.4
[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 _0x02a1=['dashboards','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./dashboard.attributes','define','Dashboard'];(function(_0x363ef8,_0x4ecb1a){var _0x148822=function(_0x232634){while(--_0x232634){_0x363ef8['push'](_0x363ef8['shift']());}};_0x148822(++_0x4ecb1a);}(_0x02a1,0x17b));var _0x102a=function(_0x27e59f,_0x51075c){_0x27e59f=_0x27e59f-0x0;var _0x4bbe43=_0x02a1[_0x27e59f];return _0x4bbe43;};'use strict';var _=require(_0x102a('0x0'));var util=require(_0x102a('0x1'));var logger=require(_0x102a('0x2'))(_0x102a('0x3'));var moment=require(_0x102a('0x4'));var BPromise=require(_0x102a('0x5'));var rp=require(_0x102a('0x6'));var fs=require('fs');var path=require(_0x102a('0x7'));var rimraf=require(_0x102a('0x8'));var config=require(_0x102a('0x9'));var attributes=require(_0x102a('0xa'));module['exports']=function(_0x1cb6fb,_0x50c372){return _0x1cb6fb[_0x102a('0xb')](_0x102a('0xc'),attributes,{'tableName':_0x102a('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};