@things-factory/operato-wms 5.0.0-alpha.21 → 5.0.0-alpha.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SeedSetting1568858861188 = void 0;
|
|
4
4
|
const typeorm_1 = require("typeorm");
|
|
5
|
+
const env_1 = require("@things-factory/env");
|
|
5
6
|
const setting_base_1 = require("@things-factory/setting-base");
|
|
6
7
|
const shell_1 = require("@things-factory/shell");
|
|
7
8
|
const opa_app_setting_constants_1 = require("../opa-app-setting-constants");
|
|
@@ -36,7 +37,7 @@ class SeedSetting1568858861188 {
|
|
|
36
37
|
});
|
|
37
38
|
}
|
|
38
39
|
catch (e) {
|
|
39
|
-
|
|
40
|
+
env_1.logger.error(e);
|
|
40
41
|
}
|
|
41
42
|
}
|
|
42
43
|
async down(queryRunner) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"1568858861188-SeedSetting.js","sourceRoot":"","sources":["../../server/migrations/1568858861188-SeedSetting.ts"],"names":[],"mappings":";;;AAAA,qCAAwE;
|
|
1
|
+
{"version":3,"file":"1568858861188-SeedSetting.js","sourceRoot":"","sources":["../../server/migrations/1568858861188-SeedSetting.ts"],"names":[],"mappings":";;;AAAA,qCAAwE;AAExE,6CAA4C;AAC5C,+DAAsD;AACtD,iDAA8C;AAE9C,4EAIqC;AAErC,MAAM,aAAa,GAAG;IACpB;QACE,IAAI,EAAE,sDAA0B;QAChC,WAAW,EAAE,mBAAmB;QAChC,KAAK,EAAE,EAAE;QACT,QAAQ,EAAE,OAAO;KAClB;IACD;QACE,IAAI,EAAE,oDAAwB;QAC9B,WAAW,EAAE,iBAAiB;QAC9B,KAAK,EAAE,EAAE;QACT,QAAQ,EAAE,OAAO;KAClB;IACD;QACE,IAAI,EAAE,6DAAiC;QACvC,WAAW,EAAE,0BAA0B;QACvC,KAAK,EAAE,EAAE;QACT,QAAQ,EAAE,OAAO;KAClB;CACF,CAAA;AAED,MAAa,wBAAwB;IAC5B,KAAK,CAAC,EAAE,CAAC,WAAwB;QACtC,MAAM,UAAU,GAAG,IAAA,uBAAa,EAAC,sBAAO,CAAC,CAAA;QACzC,MAAM,gBAAgB,GAAG,IAAA,uBAAa,EAAC,cAAM,CAAC,CAAA;QAC9C,MAAM,MAAM,GAAG,MAAM,gBAAgB,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,CAAA;QAEjE,IAAI;YACF,aAAa,CAAC,OAAO,CAAC,KAAK,EAAC,OAAO,EAAC,EAAE;gBACpC,MAAM,UAAU,CAAC,IAAI,iCAAM,OAAO,KAAE,MAAM,IAAG,CAAA;YAC/C,CAAC,CAAC,CAAA;SACH;QAAC,OAAO,CAAC,EAAE;YACV,YAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;SAChB;IACH,CAAC;IAEM,KAAK,CAAC,IAAI,CAAC,WAAwB;QACxC,MAAM,UAAU,GAAG,IAAA,uBAAa,EAAC,sBAAO,CAAC,CAAA;QAEzC,aAAa,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,KAAK,EAAC,OAAO,EAAC,EAAE;YAC9C,IAAI,MAAM,GAAG,MAAM,UAAU,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,IAAI,EAAE,CAAC,CAAA;YAC7D,MAAM,UAAU,CAAC,MAAM,CAAC,MAAM,CAAC,CAAA;QACjC,CAAC,CAAC,CAAA;IACJ,CAAC;CACF;AAvBD,4DAuBC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-wms",
|
|
3
|
-
"version": "5.0.0-alpha.
|
|
3
|
+
"version": "5.0.0-alpha.22",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-wms:latest"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@operato/ghost-print": "1.0.0-alpha.
|
|
44
|
+
"@operato/ghost-print": "1.0.0-alpha.45",
|
|
45
45
|
"@operato/scene-chartjs": "^1.0.0-alpha.4",
|
|
46
46
|
"@operato/scene-clock": "^1.0.0-alpha.4",
|
|
47
47
|
"@operato/scene-clone": "^1.0.0-alpha.4",
|
|
@@ -57,56 +57,57 @@
|
|
|
57
57
|
"@operato/scene-tab": "^1.0.0-alpha.4",
|
|
58
58
|
"@operato/scene-table": "^1.0.0-alpha.4",
|
|
59
59
|
"@operato/scene-wheel-sorter": "^1.0.0-alpha.4",
|
|
60
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
61
|
-
"@things-factory/attachment-ui": "^5.0.0-alpha.
|
|
62
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
63
|
-
"@things-factory/barcode-ui": "^5.0.0-alpha.
|
|
64
|
-
"@things-factory/biz-ui": "^5.0.0-alpha.
|
|
65
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
66
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
67
|
-
"@things-factory/code-ui": "^5.0.0-alpha.
|
|
68
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
69
|
-
"@things-factory/
|
|
70
|
-
"@things-factory/export-ui
|
|
71
|
-
"@things-factory/export-ui-
|
|
72
|
-
"@things-factory/
|
|
73
|
-
"@things-factory/
|
|
74
|
-
"@things-factory/
|
|
75
|
-
"@things-factory/
|
|
76
|
-
"@things-factory/
|
|
77
|
-
"@things-factory/
|
|
78
|
-
"@things-factory/
|
|
79
|
-
"@things-factory/import-ui
|
|
80
|
-
"@things-factory/
|
|
81
|
-
"@things-factory/
|
|
82
|
-
"@things-factory/
|
|
83
|
-
"@things-factory/
|
|
84
|
-
"@things-factory/
|
|
85
|
-
"@things-factory/print-service": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/print-
|
|
87
|
-
"@things-factory/
|
|
88
|
-
"@things-factory/
|
|
89
|
-
"@things-factory/
|
|
90
|
-
"@things-factory/
|
|
91
|
-
"@things-factory/scene-
|
|
92
|
-
"@things-factory/scene-
|
|
93
|
-
"@things-factory/scene-
|
|
94
|
-
"@things-factory/scene-
|
|
95
|
-
"@things-factory/scene-
|
|
96
|
-
"@things-factory/scene-
|
|
97
|
-
"@things-factory/scene-
|
|
98
|
-
"@things-factory/scene-
|
|
99
|
-
"@things-factory/scene-
|
|
100
|
-
"@things-factory/scene-
|
|
101
|
-
"@things-factory/
|
|
102
|
-
"@things-factory/
|
|
103
|
-
"@things-factory/
|
|
104
|
-
"@things-factory/
|
|
105
|
-
"@things-factory/
|
|
106
|
-
"@things-factory/
|
|
60
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.22",
|
|
61
|
+
"@things-factory/attachment-ui": "^5.0.0-alpha.22",
|
|
62
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.22",
|
|
63
|
+
"@things-factory/barcode-ui": "^5.0.0-alpha.22",
|
|
64
|
+
"@things-factory/biz-ui": "^5.0.0-alpha.22",
|
|
65
|
+
"@things-factory/board-service": "^5.0.0-alpha.22",
|
|
66
|
+
"@things-factory/board-ui": "^5.0.0-alpha.22",
|
|
67
|
+
"@things-factory/code-ui": "^5.0.0-alpha.22",
|
|
68
|
+
"@things-factory/context-ui": "^5.0.0-alpha.22",
|
|
69
|
+
"@things-factory/env": "^5.0.0-alpha.22",
|
|
70
|
+
"@things-factory/export-ui": "^5.0.0-alpha.22",
|
|
71
|
+
"@things-factory/export-ui-csv": "^5.0.0-alpha.22",
|
|
72
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.22",
|
|
73
|
+
"@things-factory/fav-base": "^5.0.0-alpha.22",
|
|
74
|
+
"@things-factory/form-ui": "^5.0.0-alpha.22",
|
|
75
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.22",
|
|
76
|
+
"@things-factory/help": "^5.0.0-alpha.22",
|
|
77
|
+
"@things-factory/i18n-base": "^5.0.0-alpha.22",
|
|
78
|
+
"@things-factory/id-rule-base": "^5.0.0-alpha.22",
|
|
79
|
+
"@things-factory/import-ui": "^5.0.0-alpha.22",
|
|
80
|
+
"@things-factory/import-ui-excel": "^5.0.0-alpha.22",
|
|
81
|
+
"@things-factory/menu-ui": "^5.0.0-alpha.22",
|
|
82
|
+
"@things-factory/more-ui": "^5.0.0-alpha.22",
|
|
83
|
+
"@things-factory/notification": "^5.0.0-alpha.22",
|
|
84
|
+
"@things-factory/pdf": "^5.0.0-alpha.22",
|
|
85
|
+
"@things-factory/print-proxy-service": "^5.0.0-alpha.22",
|
|
86
|
+
"@things-factory/print-service": "^5.0.0-alpha.22",
|
|
87
|
+
"@things-factory/print-ui": "^5.0.0-alpha.22",
|
|
88
|
+
"@things-factory/product-base": "^5.0.0-alpha.22",
|
|
89
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.22",
|
|
90
|
+
"@things-factory/sales-ui": "^5.0.0-alpha.22",
|
|
91
|
+
"@things-factory/scene-data-transform": "^5.0.0-alpha.22",
|
|
92
|
+
"@things-factory/scene-excel": "^5.0.0-alpha.22",
|
|
93
|
+
"@things-factory/scene-firebase": "^5.0.0-alpha.22",
|
|
94
|
+
"@things-factory/scene-form": "^5.0.0-alpha.22",
|
|
95
|
+
"@things-factory/scene-google-map": "^5.0.0-alpha.22",
|
|
96
|
+
"@things-factory/scene-graphql": "^5.0.0-alpha.22",
|
|
97
|
+
"@things-factory/scene-label": "^5.0.0-alpha.22",
|
|
98
|
+
"@things-factory/scene-marker": "^5.0.0-alpha.22",
|
|
99
|
+
"@things-factory/scene-mqtt": "^5.0.0-alpha.22",
|
|
100
|
+
"@things-factory/scene-restful": "^5.0.0-alpha.22",
|
|
101
|
+
"@things-factory/scene-visualizer": "^5.0.0-alpha.22",
|
|
102
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.22",
|
|
103
|
+
"@things-factory/system-ui": "^5.0.0-alpha.22",
|
|
104
|
+
"@things-factory/transport-base": "^5.0.0-alpha.22",
|
|
105
|
+
"@things-factory/tutorial-ui": "^5.0.0-alpha.22",
|
|
106
|
+
"@things-factory/warehouse-base": "^5.0.0-alpha.22",
|
|
107
|
+
"@things-factory/worksheet-base": "^5.0.0-alpha.22"
|
|
107
108
|
},
|
|
108
109
|
"devDependencies": {
|
|
109
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
110
|
+
"@things-factory/builder": "^5.0.0-alpha.22"
|
|
110
111
|
},
|
|
111
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "8e06de9c59237f1800b2ff4f1c53162a0228342a"
|
|
112
113
|
}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
import { MigrationInterface, QueryRunner
|
|
1
|
+
import { getRepository, MigrationInterface, QueryRunner } from 'typeorm'
|
|
2
|
+
|
|
3
|
+
import { logger } from '@things-factory/env'
|
|
2
4
|
import { Setting } from '@things-factory/setting-base'
|
|
3
5
|
import { Domain } from '@things-factory/shell'
|
|
6
|
+
|
|
4
7
|
import {
|
|
5
8
|
LOCATION_LABEL_SETTING_KEY,
|
|
6
9
|
PALLET_LABEL_SETTING_KEY,
|
|
@@ -39,7 +42,7 @@ export class SeedSetting1568858861188 implements MigrationInterface {
|
|
|
39
42
|
await repository.save({ ...setting, domain })
|
|
40
43
|
})
|
|
41
44
|
} catch (e) {
|
|
42
|
-
|
|
45
|
+
logger.error(e)
|
|
43
46
|
}
|
|
44
47
|
}
|
|
45
48
|
|