@things-factory/reference-app 6.0.0-alpha.8 → 6.0.0-y.0
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/_index.html +2 -0
- package/client/bootstrap.js +7 -6
- package/client/pages/data-entry/data-entry-generator-popup.js +4 -11
- package/db.sqlite +0 -0
- package/dist-server/service/data-sample-mockup/data-sample-mockup-mutation.js.map +1 -1
- package/dist-server/service/data-sample-mockup/data-sample-mockup-type.js.map +1 -1
- package/dist-server/service/reference/reference-mutation.js.map +1 -1
- package/dist-server/service/reference/reference-query.js.map +1 -1
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +40 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +25 -0
- package/logs/application-2022-10-31-01.log +22 -0
- package/logs/application-2022-10-31-02.log +38 -0
- package/logs/application-2022-10-31-03.log +5 -0
- package/logs/application-2022-10-31-10.log +3 -0
- package/logs/application-2022-10-31-11.log +6 -0
- package/logs/application-2022-10-31-12.log +1 -0
- package/logs/connections-2022-10-31-01.log +0 -0
- package/logs/connections-2022-10-31-02.log +0 -0
- package/logs/connections-2022-10-31-03.log +0 -0
- package/package.json +33 -33
- package/views/auth-page.html +4 -0
- package/views/public/home.html +4 -0
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"keep": {
|
|
3
|
+
"days": true,
|
|
4
|
+
"amount": 2
|
|
5
|
+
},
|
|
6
|
+
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
|
+
"files": [
|
|
8
|
+
{
|
|
9
|
+
"date": 1667178960921,
|
|
10
|
+
"name": "logs/application-2022-10-31-10.log",
|
|
11
|
+
"hash": "3213680991518b9bde08247b2f4196cb901ddb58b1ed28fe9981e7952492bf8e"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"date": 1667178963177,
|
|
15
|
+
"name": "logs/application-2022-10-31-01.log",
|
|
16
|
+
"hash": "b23f90ec259c8335e3c1d57aeb51ecc7b64fb751a08253e03f465d46a7d199e7"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1667181990956,
|
|
20
|
+
"name": "logs/application-2022-10-31-11.log",
|
|
21
|
+
"hash": "592df065937f4c992a9f8d30d236993c4602a3453fd7c42dd0746f053f3bb559"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1667181992677,
|
|
25
|
+
"name": "logs/application-2022-10-31-02.log",
|
|
26
|
+
"hash": "2af6d8926ed9b98f9f0da04b43cefc4babff664c4e01d90ed5de67e81b237374"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": 1667185442366,
|
|
30
|
+
"name": "logs/application-2022-10-31-12.log",
|
|
31
|
+
"hash": "59f27496e74572b81dc81f5781a9ccd325e6cc33177ce72047ece98eb3ce0e69"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"date": 1667185443959,
|
|
35
|
+
"name": "logs/application-2022-10-31-03.log",
|
|
36
|
+
"hash": "7fb3c5ac0094bfbc0c7a31ec9f69027ad7440cdad5fd7aa1e36c6494028ec290"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"hashType": "sha256"
|
|
40
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"keep": {
|
|
3
|
+
"days": true,
|
|
4
|
+
"amount": 14
|
|
5
|
+
},
|
|
6
|
+
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
|
+
"files": [
|
|
8
|
+
{
|
|
9
|
+
"date": 1667178962981,
|
|
10
|
+
"name": "logs/connections-2022-10-31-01.log",
|
|
11
|
+
"hash": "035d005f15d57b68cc05da8fa4aab3497af0bd271346a0c3e8c4b61e247a2ce4"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"date": 1667181992481,
|
|
15
|
+
"name": "logs/connections-2022-10-31-02.log",
|
|
16
|
+
"hash": "ddeaf25733a2cf97dc0607e7f304b8d08a6871eaf2011fcf77728b65e5749990"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1667185443767,
|
|
20
|
+
"name": "logs/connections-2022-10-31-03.log",
|
|
21
|
+
"hash": "264f58bc9372f99cdb2e57727c30574e41e1227ddfdaa6c28957d371fd4eff88"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"hashType": "sha256"
|
|
25
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
2022-10-31T10:16:03+09:00 error: oracledb module loading failed
|
|
2
|
+
2022-10-31T10:16:04+09:00 info: Default DataSource established
|
|
3
|
+
2022-10-31T10:16:04+09:00 info: Transaction DataSource established
|
|
4
|
+
2022-10-31T10:16:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
+
2022-10-31T10:16:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
6
|
+
2022-10-31T10:17:27+09:00 error: oracledb module loading failed
|
|
7
|
+
2022-10-31T10:17:35+09:00 error: oracledb module loading failed
|
|
8
|
+
2022-10-31T10:17:36+09:00 info: Default DataSource established
|
|
9
|
+
2022-10-31T10:17:36+09:00 info: Transaction DataSource established
|
|
10
|
+
2022-10-31T10:17:37+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
11
|
+
2022-10-31T10:17:37+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
12
|
+
2022-10-31T10:18:16+09:00 error: Unauthorized!
|
|
13
|
+
2022-10-31T10:21:34+09:00 error: Cannot read properties of null (reading 'length')
|
|
14
|
+
2022-10-31T10:22:31+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
15
|
+
2022-10-31T10:25:25+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
16
|
+
2022-10-31T10:25:29+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
17
|
+
2022-10-31T10:25:30+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
18
|
+
2022-10-31T10:25:31+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
19
|
+
2022-10-31T10:25:34+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
20
|
+
2022-10-31T10:25:44+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
21
|
+
2022-10-31T10:45:07+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
22
|
+
2022-10-31T10:45:17+09:00 error: SQLITE_ERROR: no such column: distinctAlias.DataSample_id
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
2022-10-31T11:06:32+09:00 error: oracledb module loading failed
|
|
2
|
+
2022-10-31T11:06:33+09:00 info: Default DataSource established
|
|
3
|
+
2022-10-31T11:06:33+09:00 info: Transaction DataSource established
|
|
4
|
+
2022-10-31T11:06:34+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
+
2022-10-31T11:06:34+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
6
|
+
2022-10-31T11:07:52+09:00 error: Relation with property path dataKeySet in entity was not found.
|
|
7
|
+
2022-10-31T11:07:57+09:00 error: Relation with property path dataKeySet in entity was not found.
|
|
8
|
+
2022-10-31T11:17:35+09:00 error: Relation with property path dataKeySet in entity was not found.
|
|
9
|
+
2022-10-31T11:23:13+09:00 error: oracledb module loading failed
|
|
10
|
+
2022-10-31T11:23:14+09:00 info: Default DataSource established
|
|
11
|
+
2022-10-31T11:23:14+09:00 info: Transaction DataSource established
|
|
12
|
+
2022-10-31T11:23:15+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2022-10-31T11:23:15+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
14
|
+
2022-10-31T11:28:03+09:00 error: oracledb module loading failed
|
|
15
|
+
2022-10-31T11:28:04+09:00 info: Default DataSource established
|
|
16
|
+
2022-10-31T11:28:05+09:00 info: Transaction DataSource established
|
|
17
|
+
2022-10-31T11:28:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
18
|
+
2022-10-31T11:28:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
19
|
+
2022-10-31T11:28:18+09:00 error: "data_sets" alias was not found. Maybe you forgot to join it?
|
|
20
|
+
2022-10-31T11:41:06+09:00 error: oracledb module loading failed
|
|
21
|
+
2022-10-31T11:41:07+09:00 info: Default DataSource established
|
|
22
|
+
2022-10-31T11:41:07+09:00 info: Transaction DataSource established
|
|
23
|
+
2022-10-31T11:41:08+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
24
|
+
2022-10-31T11:41:08+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
25
|
+
2022-10-31T11:41:27+09:00 error: "data_sets" alias was not found. Maybe you forgot to join it?
|
|
26
|
+
2022-10-31T11:42:37+09:00 error: "data_sets" alias was not found. Maybe you forgot to join it?
|
|
27
|
+
2022-10-31T11:43:22+09:00 error: "data_sets" alias was not found. Maybe you forgot to join it?
|
|
28
|
+
2022-10-31T11:50:16+09:00 error: oracledb module loading failed
|
|
29
|
+
2022-10-31T11:50:17+09:00 info: Default DataSource established
|
|
30
|
+
2022-10-31T11:50:17+09:00 info: Transaction DataSource established
|
|
31
|
+
2022-10-31T11:50:18+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
32
|
+
2022-10-31T11:50:18+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
33
|
+
2022-10-31T11:50:27+09:00 error: "data_samples-dataSet" alias was not found. Maybe you forgot to join it?
|
|
34
|
+
2022-10-31T11:52:07+09:00 error: oracledb module loading failed
|
|
35
|
+
2022-10-31T11:52:08+09:00 info: Default DataSource established
|
|
36
|
+
2022-10-31T11:52:08+09:00 info: Transaction DataSource established
|
|
37
|
+
2022-10-31T11:52:09+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
38
|
+
2022-10-31T11:52:09+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
2022-10-31T12:04:03+09:00 error: oracledb module loading failed
|
|
2
|
+
2022-10-31T12:04:04+09:00 info: Default DataSource established
|
|
3
|
+
2022-10-31T12:04:05+09:00 info: Transaction DataSource established
|
|
4
|
+
2022-10-31T12:04:05+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
+
2022-10-31T12:04:05+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
2022-10-31T11:06:31+09:00 info: File Storage is Ready.
|
|
2
|
+
2022-10-31T11:23:12+09:00 info: File Storage is Ready.
|
|
3
|
+
2022-10-31T11:28:03+09:00 info: File Storage is Ready.
|
|
4
|
+
2022-10-31T11:41:05+09:00 info: File Storage is Ready.
|
|
5
|
+
2022-10-31T11:50:15+09:00 info: File Storage is Ready.
|
|
6
|
+
2022-10-31T11:52:06+09:00 info: File Storage is Ready.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2022-10-31T12:04:03+09:00 info: File Storage is Ready.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/reference-app",
|
|
3
|
-
"version": "6.0.0-
|
|
3
|
+
"version": "6.0.0-y.0",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"docker:push": "docker image push hatiolab/reference-app:latest && docker image push hatiolab/reference-app:$npm_package_version"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@material/mwc-checkbox": "^0.
|
|
41
|
+
"@material/mwc-checkbox": "^0.27.0",
|
|
42
42
|
"@operato/barcode": "^1.0.0",
|
|
43
43
|
"@operato/data-grist": "^1.0.1",
|
|
44
44
|
"@operato/ghost-print": "^1.0.0",
|
|
@@ -63,39 +63,39 @@
|
|
|
63
63
|
"@operato/scene-tab": "^1.0.0",
|
|
64
64
|
"@operato/shell": "^1.0.1",
|
|
65
65
|
"@operato/utils": "^1.0.1",
|
|
66
|
-
"@things-factory/api": "^6.0.0-alpha.
|
|
67
|
-
"@things-factory/apptool-ui": "^6.0.0-alpha.
|
|
68
|
-
"@things-factory/attachment-base": "^6.0.0-alpha.
|
|
69
|
-
"@things-factory/auth-ui": "^6.0.0-alpha.
|
|
70
|
-
"@things-factory/board-service": "^6.0.0-alpha.
|
|
71
|
-
"@things-factory/board-ui": "^6.0.0-
|
|
72
|
-
"@things-factory/ccp": "^6.0.0-alpha.
|
|
73
|
-
"@things-factory/context-ui": "^6.0.0-alpha.
|
|
74
|
-
"@things-factory/dashboard": "^6.0.0-
|
|
75
|
-
"@things-factory/dataset": "^6.0.0-alpha.
|
|
76
|
-
"@things-factory/export-ui": "^6.0.0-alpha.
|
|
77
|
-
"@things-factory/export-ui-excel": "^6.0.0-alpha.
|
|
78
|
-
"@things-factory/grist-ui": "^6.0.0-alpha.
|
|
79
|
-
"@things-factory/help": "^6.0.0-alpha.
|
|
80
|
-
"@things-factory/integration-ui": "^6.0.0-alpha.
|
|
81
|
-
"@things-factory/lite-menu": "^6.0.0-
|
|
82
|
-
"@things-factory/more-ui": "^6.0.0-alpha.
|
|
83
|
-
"@things-factory/notification": "^6.0.0-alpha.
|
|
84
|
-
"@things-factory/oauth2-client": "^6.0.0-alpha.
|
|
85
|
-
"@things-factory/print-ui": "^6.0.0-alpha.
|
|
86
|
-
"@things-factory/product-base": "^6.0.0-alpha.
|
|
87
|
-
"@things-factory/qc": "^6.0.0-alpha.
|
|
88
|
-
"@things-factory/resource-ui": "^6.0.0-alpha.
|
|
89
|
-
"@things-factory/routing-base": "^6.0.0-alpha.
|
|
90
|
-
"@things-factory/setting-base": "^6.0.0-alpha.
|
|
91
|
-
"@things-factory/setting-ui": "^6.0.0-alpha.
|
|
92
|
-
"@things-factory/shell": "^6.0.0-alpha.
|
|
93
|
-
"@things-factory/system-ui": "^6.0.0-alpha.
|
|
94
|
-
"@things-factory/work-shift": "^6.0.0-alpha.
|
|
66
|
+
"@things-factory/api": "^6.0.0-alpha.21",
|
|
67
|
+
"@things-factory/apptool-ui": "^6.0.0-alpha.20",
|
|
68
|
+
"@things-factory/attachment-base": "^6.0.0-alpha.21",
|
|
69
|
+
"@things-factory/auth-ui": "^6.0.0-alpha.21",
|
|
70
|
+
"@things-factory/board-service": "^6.0.0-alpha.21",
|
|
71
|
+
"@things-factory/board-ui": "^6.0.0-y.0",
|
|
72
|
+
"@things-factory/ccp": "^6.0.0-alpha.21",
|
|
73
|
+
"@things-factory/context-ui": "^6.0.0-alpha.20",
|
|
74
|
+
"@things-factory/dashboard": "^6.0.0-y.0",
|
|
75
|
+
"@things-factory/dataset": "^6.0.0-alpha.21",
|
|
76
|
+
"@things-factory/export-ui": "^6.0.0-alpha.20",
|
|
77
|
+
"@things-factory/export-ui-excel": "^6.0.0-alpha.20",
|
|
78
|
+
"@things-factory/grist-ui": "^6.0.0-alpha.20",
|
|
79
|
+
"@things-factory/help": "^6.0.0-alpha.20",
|
|
80
|
+
"@things-factory/integration-ui": "^6.0.0-alpha.21",
|
|
81
|
+
"@things-factory/lite-menu": "^6.0.0-y.0",
|
|
82
|
+
"@things-factory/more-ui": "^6.0.0-alpha.20",
|
|
83
|
+
"@things-factory/notification": "^6.0.0-alpha.21",
|
|
84
|
+
"@things-factory/oauth2-client": "^6.0.0-alpha.21",
|
|
85
|
+
"@things-factory/print-ui": "^6.0.0-alpha.20",
|
|
86
|
+
"@things-factory/product-base": "^6.0.0-alpha.21",
|
|
87
|
+
"@things-factory/qc": "^6.0.0-alpha.21",
|
|
88
|
+
"@things-factory/resource-ui": "^6.0.0-alpha.21",
|
|
89
|
+
"@things-factory/routing-base": "^6.0.0-alpha.21",
|
|
90
|
+
"@things-factory/setting-base": "^6.0.0-alpha.21",
|
|
91
|
+
"@things-factory/setting-ui": "^6.0.0-alpha.21",
|
|
92
|
+
"@things-factory/shell": "^6.0.0-alpha.20",
|
|
93
|
+
"@things-factory/system-ui": "^6.0.0-alpha.20",
|
|
94
|
+
"@things-factory/work-shift": "^6.0.0-alpha.21",
|
|
95
95
|
"random-words": "^1.2.0"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
|
-
"@things-factory/builder": "^6.0.0-alpha.
|
|
98
|
+
"@things-factory/builder": "^6.0.0-alpha.14"
|
|
99
99
|
},
|
|
100
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "ec1a1c99184404d0b74d49053ec6fe3a332972d5"
|
|
101
101
|
}
|
package/views/auth-page.html
CHANGED
|
@@ -59,10 +59,14 @@
|
|
|
59
59
|
padding: 0;
|
|
60
60
|
overflow: hidden;
|
|
61
61
|
|
|
62
|
+
overscroll-behavior-y: none;
|
|
63
|
+
|
|
62
64
|
/* This is a font-stack that tries to use the system-default sans-serifs first */
|
|
63
65
|
font-family: Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
64
66
|
line-height: 1.5;
|
|
65
67
|
-webkit-font-smoothing: antialiased;
|
|
68
|
+
|
|
69
|
+
accent-color: var(--primary-color);
|
|
66
70
|
}
|
|
67
71
|
</style>
|
|
68
72
|
|
package/views/public/home.html
CHANGED
|
@@ -59,10 +59,14 @@
|
|
|
59
59
|
padding: 0;
|
|
60
60
|
overflow: hidden;
|
|
61
61
|
|
|
62
|
+
overscroll-behavior-y: none;
|
|
63
|
+
|
|
62
64
|
/* This is a font-stack that tries to use the system-default sans-serifs first */
|
|
63
65
|
font-family: Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
64
66
|
line-height: 1.5;
|
|
65
67
|
-webkit-font-smoothing: antialiased;
|
|
68
|
+
|
|
69
|
+
accent-color: var(--primary-color);
|
|
66
70
|
}
|
|
67
71
|
</style>
|
|
68
72
|
|