@things-factory/operato-dataset 6.0.80 → 6.0.82
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.
- package/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +20 -70
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +10 -0
- package/logs/application-2023-05-15-02.log +6506 -0
- package/logs/application-2023-05-15-03.log +5 -0
- package/logs/application-2023-05-15-11.log +4 -0
- package/logs/application-2023-05-15-12.log +1 -0
- package/logs/connections-2023-05-15-02.log +0 -0
- package/logs/connections-2023-05-15-03.log +0 -0
- package/logs/system/.64e6fcfa94428ae3826cc0334b9373408ccce300-audit.json +40 -0
- package/logs/system/.d6bc70581c7a9e3c14d0b340120ce2614d6e7f7c-audit.json +15 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-02.log" +72649 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-02.log.1" +72649 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-02.log.2" +72649 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-02.log.3" +72649 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-02.log.4" +1369 -0
- package/logs/system/scenario-/355/203/225/353/271/204/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-03.log" +25601 -0
- package/logs/system/scenario-/355/231/224/354/236/245/354/213/244/352/264/200/353/246/254 /354/204/234/353/250/270/353/246/254-2023-05-15-03.log" +60878 -0
- package/package.json +33 -33
- package/logs/application-2023-05-12-13.log +0 -7
- package/logs/application-2023-05-12-14.log +0 -7
- package/logs/application-2023-05-12-15.log +0 -37
- package/logs/application-2023-05-12-16.log +0 -5
- package/logs/application-2023-05-12-17.log +0 -5
- package/logs/application-2023-05-12-18.log +0 -28
- package/logs/application-2023-05-12-19.log +0 -11
- package/logs/application-2023-05-12-22.log +0 -3
- package/logs/application-2023-05-12-23.log +0 -1
- package/logs/application-2023-05-13-00.log +0 -7
- package/logs/application-2023-05-13-01.log +0 -1
- package/logs/application-2023-05-13-02.log +0 -1
- package/logs/application-2023-05-13-03.log +0 -3
- package/logs/application-2023-05-13-04.log +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-dataset",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.82",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -57,40 +57,40 @@
|
|
|
57
57
|
"@operato/scene-table": "^1.0.0",
|
|
58
58
|
"@operato/scene-timer": "^1.0.0",
|
|
59
59
|
"@operato/shell": "^1.2.6",
|
|
60
|
-
"@things-factory/api": "^6.0.
|
|
61
|
-
"@things-factory/apptool-base": "^6.0.
|
|
62
|
-
"@things-factory/apptool-ui": "^6.0.
|
|
63
|
-
"@things-factory/auth-base": "^6.0.
|
|
64
|
-
"@things-factory/auth-ui": "^6.0.
|
|
65
|
-
"@things-factory/board-service": "^6.0.
|
|
66
|
-
"@things-factory/board-ui": "^6.0.
|
|
67
|
-
"@things-factory/ccp": "^6.0.
|
|
68
|
-
"@things-factory/context-ui": "^6.0.
|
|
69
|
-
"@things-factory/dashboard": "^6.0.
|
|
70
|
-
"@things-factory/dataset": "^6.0.
|
|
71
|
-
"@things-factory/export-ui": "^6.0.
|
|
72
|
-
"@things-factory/help": "^6.0.
|
|
73
|
-
"@things-factory/i18n-base": "^6.0.
|
|
74
|
-
"@things-factory/integration-base": "^6.0.
|
|
75
|
-
"@things-factory/integration-msgraph": "^6.0.
|
|
76
|
-
"@things-factory/integration-ui": "^6.0.
|
|
77
|
-
"@things-factory/lite-menu": "^6.0.
|
|
78
|
-
"@things-factory/more-base": "^6.0.
|
|
79
|
-
"@things-factory/more-ui": "^6.0.
|
|
80
|
-
"@things-factory/notification": "^6.0.
|
|
81
|
-
"@things-factory/oauth2-client": "^6.0.
|
|
82
|
-
"@things-factory/organization": "^6.0.
|
|
83
|
-
"@things-factory/qc": "^6.0.
|
|
84
|
-
"@things-factory/resource-ui": "^6.0.
|
|
85
|
-
"@things-factory/setting-base": "^6.0.
|
|
86
|
-
"@things-factory/setting-ui": "^6.0.
|
|
87
|
-
"@things-factory/shell": "^6.0.
|
|
88
|
-
"@things-factory/system-ui": "^6.0.
|
|
89
|
-
"@things-factory/work-shift": "^6.0.
|
|
90
|
-
"@things-factory/worklist": "^6.0.
|
|
60
|
+
"@things-factory/api": "^6.0.82",
|
|
61
|
+
"@things-factory/apptool-base": "^6.0.82",
|
|
62
|
+
"@things-factory/apptool-ui": "^6.0.82",
|
|
63
|
+
"@things-factory/auth-base": "^6.0.82",
|
|
64
|
+
"@things-factory/auth-ui": "^6.0.82",
|
|
65
|
+
"@things-factory/board-service": "^6.0.82",
|
|
66
|
+
"@things-factory/board-ui": "^6.0.82",
|
|
67
|
+
"@things-factory/ccp": "^6.0.82",
|
|
68
|
+
"@things-factory/context-ui": "^6.0.82",
|
|
69
|
+
"@things-factory/dashboard": "^6.0.82",
|
|
70
|
+
"@things-factory/dataset": "^6.0.82",
|
|
71
|
+
"@things-factory/export-ui": "^6.0.82",
|
|
72
|
+
"@things-factory/help": "^6.0.82",
|
|
73
|
+
"@things-factory/i18n-base": "^6.0.82",
|
|
74
|
+
"@things-factory/integration-base": "^6.0.82",
|
|
75
|
+
"@things-factory/integration-msgraph": "^6.0.82",
|
|
76
|
+
"@things-factory/integration-ui": "^6.0.82",
|
|
77
|
+
"@things-factory/lite-menu": "^6.0.82",
|
|
78
|
+
"@things-factory/more-base": "^6.0.82",
|
|
79
|
+
"@things-factory/more-ui": "^6.0.82",
|
|
80
|
+
"@things-factory/notification": "^6.0.82",
|
|
81
|
+
"@things-factory/oauth2-client": "^6.0.82",
|
|
82
|
+
"@things-factory/organization": "^6.0.82",
|
|
83
|
+
"@things-factory/qc": "^6.0.82",
|
|
84
|
+
"@things-factory/resource-ui": "^6.0.82",
|
|
85
|
+
"@things-factory/setting-base": "^6.0.82",
|
|
86
|
+
"@things-factory/setting-ui": "^6.0.82",
|
|
87
|
+
"@things-factory/shell": "^6.0.82",
|
|
88
|
+
"@things-factory/system-ui": "^6.0.82",
|
|
89
|
+
"@things-factory/work-shift": "^6.0.82",
|
|
90
|
+
"@things-factory/worklist": "^6.0.82"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
93
|
"@things-factory/builder": "^6.0.78"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "6cd2a84db2c9ad8d9e75ecbdfcc53df1b20cf79f"
|
|
96
96
|
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
2023-05-12T22:56:59+09:00 error: oracledb module loading failed
|
|
2
|
-
2023-05-12T22:56:59+09:00 info: Default DataSource established
|
|
3
|
-
2023-05-12T22:57:00+09:00 info: Transaction DataSource established
|
|
4
|
-
2023-05-12T22:57:01+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
-
2023-05-12T22:57:01+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
6
|
-
2023-05-12T22:59:03+09:00 error: Cannot query field "data" on type "DataSummary".
|
|
7
|
-
2023-05-12T22:59:32+09:00 error: Cannot query field "data" on type "DataSummary".
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
2023-05-12T23:27:00+09:00 error: Cannot query field "data" on type "DataSummary".
|
|
2
|
-
2023-05-12T23:27:13+09:00 error: Cannot query field "data" on type "DataSummary".
|
|
3
|
-
2023-05-12T23:52:38+09:00 error: oracledb module loading failed
|
|
4
|
-
2023-05-12T23:52:39+09:00 info: Default DataSource established
|
|
5
|
-
2023-05-12T23:52:39+09:00 info: Transaction DataSource established
|
|
6
|
-
2023-05-12T23:52:40+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
7
|
-
2023-05-12T23:52:40+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
2023-05-13T00:12:33+09:00 error: oracledb module loading failed
|
|
2
|
-
2023-05-13T00:12:34+09:00 info: Default DataSource established
|
|
3
|
-
2023-05-13T00:12:35+09:00 info: Transaction DataSource established
|
|
4
|
-
2023-05-13T00:12:36+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
-
2023-05-13T00:12:36+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
6
|
-
2023-05-13T00:20:25+09:00 error: oracledb module loading failed
|
|
7
|
-
2023-05-13T00:20:37+09:00 info: Default DataSource established
|
|
8
|
-
2023-05-13T00:20:38+09:00 info: Transaction DataSource established
|
|
9
|
-
2023-05-13T00:20:39+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
10
|
-
2023-05-13T00:20:39+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
11
|
-
2023-05-13T00:29:24+09:00 error: oracledb module loading failed
|
|
12
|
-
2023-05-13T00:29:25+09:00 info: Default DataSource established
|
|
13
|
-
2023-05-13T00:30:49+09:00 info: Transaction DataSource established
|
|
14
|
-
2023-05-13T00:30:50+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
15
|
-
2023-05-13T00:30:50+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
16
|
-
2023-05-13T00:31:06+09:00 error: oracledb module loading failed
|
|
17
|
-
2023-05-13T00:31:07+09:00 info: Default DataSource established
|
|
18
|
-
2023-05-13T00:31:08+09:00 info: Transaction DataSource established
|
|
19
|
-
2023-05-13T00:31:08+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
20
|
-
2023-05-13T00:31:08+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
21
|
-
2023-05-13T00:32:52+09:00 error: oracledb module loading failed
|
|
22
|
-
2023-05-13T00:32:53+09:00 info: Default DataSource established
|
|
23
|
-
2023-05-13T00:32:53+09:00 info: Transaction DataSource established
|
|
24
|
-
2023-05-13T00:32:54+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
25
|
-
2023-05-13T00:32:54+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
26
|
-
2023-05-13T00:48:31+09:00 error: oracledb module loading failed
|
|
27
|
-
2023-05-13T00:48:32+09:00 info: Default DataSource established
|
|
28
|
-
2023-05-13T00:48:32+09:00 info: Transaction DataSource established
|
|
29
|
-
2023-05-13T00:48:33+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
30
|
-
2023-05-13T00:48:33+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
31
|
-
2023-05-13T00:49:48+09:00 error: Property "dataItems" was not found in "DataSet". Make sure your query is correct.
|
|
32
|
-
2023-05-13T00:50:41+09:00 error: Property "dataItems" was not found in "DataSet". Make sure your query is correct.
|
|
33
|
-
2023-05-13T00:52:27+09:00 error: oracledb module loading failed
|
|
34
|
-
2023-05-13T00:52:28+09:00 info: Default DataSource established
|
|
35
|
-
2023-05-13T00:52:28+09:00 info: Transaction DataSource established
|
|
36
|
-
2023-05-13T00:52:29+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
37
|
-
2023-05-13T00:52:29+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
2023-05-13T01:11:09+09:00 error: oracledb module loading failed
|
|
2
|
-
2023-05-13T01:11:10+09:00 info: Default DataSource established
|
|
3
|
-
2023-05-13T01:11:11+09:00 info: Transaction DataSource established
|
|
4
|
-
2023-05-13T01:11:12+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
-
2023-05-13T01:11:12+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
2023-05-13T02:42:11+09:00 error: oracledb module loading failed
|
|
2
|
-
2023-05-13T02:42:12+09:00 info: Default DataSource established
|
|
3
|
-
2023-05-13T02:42:12+09:00 info: Transaction DataSource established
|
|
4
|
-
2023-05-13T02:42:13+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
-
2023-05-13T02:42:13+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
2023-05-13T03:00:35+09:00 error: Cannot query field "dataSet" on type "DataKeySet".
|
|
2
|
-
2023-05-13T03:36:28+09:00 error: oracledb module loading failed
|
|
3
|
-
2023-05-13T03:36:29+09:00 info: Default DataSource established
|
|
4
|
-
2023-05-13T03:36:29+09:00 info: Transaction DataSource established
|
|
5
|
-
2023-05-13T03:36:30+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
-
2023-05-13T03:36:30+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
7
|
-
2023-05-13T03:51:54+09:00 error: oracledb module loading failed
|
|
8
|
-
2023-05-13T03:51:55+09:00 info: Default DataSource established
|
|
9
|
-
2023-05-13T03:51:56+09:00 info: Transaction DataSource established
|
|
10
|
-
2023-05-13T03:51:57+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
11
|
-
2023-05-13T03:51:57+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
12
|
-
2023-05-13T03:54:35+09:00 error: oracledb module loading failed
|
|
13
|
-
2023-05-13T03:54:36+09:00 info: Default DataSource established
|
|
14
|
-
2023-05-13T03:54:36+09:00 info: Transaction DataSource established
|
|
15
|
-
2023-05-13T03:54:37+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
16
|
-
2023-05-13T03:54:37+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
17
|
-
2023-05-13T03:58:41+09:00 error: Variable "$dataSetId" is not defined.
|
|
18
|
-
2023-05-13T03:58:41+09:00 error: Variable "$dataKeySetId" is never used.
|
|
19
|
-
2023-05-13T03:58:41+09:00 error: Variable "$dataSetId" is not defined.
|
|
20
|
-
2023-05-13T03:58:41+09:00 error: Variable "$dataKeySetId" is never used.
|
|
21
|
-
2023-05-13T03:58:43+09:00 error: Variable "$dataSetId" is not defined.
|
|
22
|
-
2023-05-13T03:58:43+09:00 error: Variable "$dataKeySetId" is never used.
|
|
23
|
-
2023-05-13T03:58:44+09:00 error: Variable "$dataSetId" is not defined.
|
|
24
|
-
2023-05-13T03:58:44+09:00 error: Variable "$dataKeySetId" is never used.
|
|
25
|
-
2023-05-13T03:58:44+09:00 error: Variable "$dataSetId" is not defined.
|
|
26
|
-
2023-05-13T03:58:44+09:00 error: Variable "$dataKeySetId" is never used.
|
|
27
|
-
2023-05-13T03:59:04+09:00 error: Variable "$dataSetId" is not defined.
|
|
28
|
-
2023-05-13T03:59:04+09:00 error: Variable "$dataKeySetId" is never used.
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
2023-05-13T04:00:29+09:00 error: Variable "$dataSetId" is not defined.
|
|
2
|
-
2023-05-13T04:00:29+09:00 error: Variable "$dataKeySetId" is never used.
|
|
3
|
-
2023-05-13T04:00:29+09:00 error: Variable "$dataSetId" is not defined.
|
|
4
|
-
2023-05-13T04:00:29+09:00 error: Variable "$dataKeySetId" is never used.
|
|
5
|
-
2023-05-13T04:00:46+09:00 error: "summary" alias was not found. Maybe you forgot to join it?
|
|
6
|
-
2023-05-13T04:00:46+09:00 error: "summary" alias was not found. Maybe you forgot to join it?
|
|
7
|
-
2023-05-13T04:01:51+09:00 error: oracledb module loading failed
|
|
8
|
-
2023-05-13T04:01:52+09:00 info: Default DataSource established
|
|
9
|
-
2023-05-13T04:01:53+09:00 info: Transaction DataSource established
|
|
10
|
-
2023-05-13T04:01:54+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
11
|
-
2023-05-13T04:01:54+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2023-05-12T23:52:37+09:00 info: File Storage is Ready.
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
2023-05-13T00:12:32+09:00 info: File Storage is Ready.
|
|
2
|
-
2023-05-13T00:20:25+09:00 info: File Storage is Ready.
|
|
3
|
-
2023-05-13T00:29:23+09:00 info: File Storage is Ready.
|
|
4
|
-
2023-05-13T00:31:06+09:00 info: File Storage is Ready.
|
|
5
|
-
2023-05-13T00:32:51+09:00 info: File Storage is Ready.
|
|
6
|
-
2023-05-13T00:48:30+09:00 info: File Storage is Ready.
|
|
7
|
-
2023-05-13T00:52:26+09:00 info: File Storage is Ready.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2023-05-13T01:11:09+09:00 info: File Storage is Ready.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2023-05-13T02:42:10+09:00 info: File Storage is Ready.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2023-05-13T04:01:50+09:00 info: File Storage is Ready.
|