Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / dashboardItem / dashboardItem.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 _0x66ad=['api','moment','request-promise','rimraf','../../config/environment','./dashboardItem.attributes','define','DashboardItem','lodash','util'];(function(_0x2e8eec,_0xea47c4){var _0x3c80b4=function(_0x1b2687){while(--_0x1b2687){_0x2e8eec['push'](_0x2e8eec['shift']());}};_0x3c80b4(++_0xea47c4);}(_0x66ad,0x12a));var _0xd66a=function(_0x5ed14c,_0x51601f){_0x5ed14c=_0x5ed14c-0x0;var _0x1ebb18=_0x66ad[_0x5ed14c];return _0x1ebb18;};'use strict';var _=require(_0xd66a('0x0'));var util=require(_0xd66a('0x1'));var logger=require('../../config/logger')(_0xd66a('0x2'));var moment=require(_0xd66a('0x3'));var BPromise=require('bluebird');var rp=require(_0xd66a('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd66a('0x5'));var config=require(_0xd66a('0x6'));var attributes=require(_0xd66a('0x7'));module['exports']=function(_0x43d7d6,_0x522b8a){return _0x43d7d6[_0xd66a('0x8')](_0xd66a('0x9'),attributes,{'tableName':'dashboard_items','paranoid':![],'indexes':[],'timestamps':!![]});};