Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / squareProject / squareProject.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 _0xcd56=['SquareProject','square_projects','preproduction','savedAt','format','YYYY-MM-DD\x20HH:mm:ss','changed','production','publishedAt','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','./squareProject.attributes','exports','define'];(function(_0x4e5182,_0x1805a1){var _0x1c10ec=function(_0x20b3fa){while(--_0x20b3fa){_0x4e5182['push'](_0x4e5182['shift']());}};_0x1c10ec(++_0x1805a1);}(_0xcd56,0x8e));var _0x6cd5=function(_0x2716ea,_0x1690c4){_0x2716ea=_0x2716ea-0x0;var _0x579539=_0xcd56[_0x2716ea];return _0x579539;};'use strict';var _=require('lodash');var util=require(_0x6cd5('0x0'));var logger=require(_0x6cd5('0x1'))(_0x6cd5('0x2'));var moment=require(_0x6cd5('0x3'));var BPromise=require(_0x6cd5('0x4'));var rp=require(_0x6cd5('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x6cd5('0x6'));var config=require('../../config/environment');var attributes=require(_0x6cd5('0x7'));module[_0x6cd5('0x8')]=function(_0x12b02b,_0x346287){return _0x12b02b[_0x6cd5('0x9')](_0x6cd5('0xa'),attributes,{'tableName':_0x6cd5('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x184d5f,_0x19e85d,_0x201858){if(_0x184d5f['changed'](_0x6cd5('0xc'))){_0x184d5f[_0x6cd5('0xd')]=moment()[_0x6cd5('0xe')](_0x6cd5('0xf'));}if(_0x184d5f[_0x6cd5('0x10')](_0x6cd5('0x11'))){_0x184d5f[_0x6cd5('0x12')]=moment()[_0x6cd5('0xe')]('YYYY-MM-DD\x20HH:mm:ss');}_0x201858(null,_0x184d5f);}}});};