@things-factory/operato-gangsters 6.1.61 → 6.1.63

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 CHANGED
Binary file
@@ -5,21 +5,6 @@
5
5
  },
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
- {
9
- "date": 1690188655422,
10
- "name": "logs/application-2023-07-24-17.log",
11
- "hash": "ed9f220c631956a3bf91bcad26c41ca584839b56e43327a1ed32d1ba6148041a"
12
- },
13
- {
14
- "date": 1690214725180,
15
- "name": "logs/application-2023-07-25-01.log",
16
- "hash": "b7a5dc8b78ee8d31d2485f5e0c85f56c19f7f93b4283690b4f1fdd1f3479a70d"
17
- },
18
- {
19
- "date": 1690249755134,
20
- "name": "logs/application-2023-07-25-10.log",
21
- "hash": "eae9ac46205a46f51db1ad7e124617cd2b7dc86620e9f54137512ba3bcf503a4"
22
- },
23
8
  {
24
9
  "date": 1690296994812,
25
10
  "name": "logs/application-2023-07-25-23.log",
@@ -54,6 +39,16 @@
54
39
  "date": 1690358857629,
55
40
  "name": "logs/application-2023-07-26-17.log",
56
41
  "hash": "76365df541069708e19f15cff21b188fac122ca9bc94a6e456fecdb4617593a9"
42
+ },
43
+ {
44
+ "date": 1690460292326,
45
+ "name": "logs/application-2023-07-27-21.log",
46
+ "hash": "3f4ba8215506f7ccac43e451033c77313af19c351828c5a315b515676b301b28"
47
+ },
48
+ {
49
+ "date": 1690463203836,
50
+ "name": "logs/application-2023-07-27-22.log",
51
+ "hash": "9ef2614d433be0c39efa32e6b35964a45735bce40ea2c1c63a4f23ffb320d738"
57
52
  }
58
53
  ],
59
54
  "hashType": "sha256"
@@ -69,6 +69,16 @@
69
69
  "date": 1690358858794,
70
70
  "name": "logs/connections-2023-07-26-17.log",
71
71
  "hash": "152d5b4df753ca5496facd93a43110ad28dff1ece879a7f2aa63e757ab5c658a"
72
+ },
73
+ {
74
+ "date": 1690460293577,
75
+ "name": "logs/connections-2023-07-27-21.log",
76
+ "hash": "71bf78a7f2c43eea62de35676cea0eee47421833a887c2a8b9f70ac6a8dd2a83"
77
+ },
78
+ {
79
+ "date": 1690463205261,
80
+ "name": "logs/connections-2023-07-27-22.log",
81
+ "hash": "387ce5e927c11ac30e2153b79d08cdaca6cd6ebf57c39edb025ed4303164a214"
72
82
  }
73
83
  ],
74
84
  "hashType": "sha256"
@@ -0,0 +1,10 @@
1
+ 2023-07-27T21:18:13+09:00 info: File Storage is Ready.
2
+ 2023-07-27T21:18:13+09:00 error: oracledb module loading failed
3
+ 2023-07-27T21:18:14+09:00 info: Default DataSource established
4
+ 2023-07-27T21:18:15+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-07-27T21:18:15+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
6
+ 2023-07-27T21:55:41+09:00 info: File Storage is Ready.
7
+ 2023-07-27T21:55:42+09:00 error: oracledb module loading failed
8
+ 2023-07-27T21:55:43+09:00 info: Default DataSource established
9
+ 2023-07-27T21:55:44+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
10
+ 2023-07-27T21:55:44+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,5 @@
1
+ 2023-07-27T22:06:44+09:00 info: File Storage is Ready.
2
+ 2023-07-27T22:06:45+09:00 error: oracledb module loading failed
3
+ 2023-07-27T22:06:46+09:00 info: Default DataSource established
4
+ 2023-07-27T22:06:47+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-07-27T22:06:47+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "6.1.61",
3
+ "version": "6.1.63",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -58,7 +58,7 @@
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@things-factory/api": "^6.1.48",
60
60
  "@things-factory/apptool-ui": "^6.1.48",
61
- "@things-factory/auth-ui": "^6.1.61",
61
+ "@things-factory/auth-ui": "^6.1.63",
62
62
  "@things-factory/board-service": "^6.1.55",
63
63
  "@things-factory/board-ui": "^6.1.55",
64
64
  "@things-factory/context-ui": "^6.1.48",
@@ -70,19 +70,19 @@
70
70
  "@things-factory/integration-ui": "^6.1.52",
71
71
  "@things-factory/lite-menu": "^6.1.55",
72
72
  "@things-factory/more-ui": "^6.1.48",
73
- "@things-factory/notification": "^6.1.61",
73
+ "@things-factory/notification": "^6.1.63",
74
74
  "@things-factory/oauth2-client": "^6.1.48",
75
- "@things-factory/organization": "^6.1.61",
75
+ "@things-factory/organization": "^6.1.63",
76
76
  "@things-factory/print-ui": "^6.1.48",
77
- "@things-factory/resource-ui": "^6.1.61",
77
+ "@things-factory/resource-ui": "^6.1.63",
78
78
  "@things-factory/setting-base": "^6.1.48",
79
79
  "@things-factory/setting-ui": "^6.1.48",
80
80
  "@things-factory/shell": "^6.1.48",
81
81
  "@things-factory/system-ui": "^6.1.48",
82
- "@things-factory/worklist": "^6.1.61"
82
+ "@things-factory/worklist": "^6.1.63"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@things-factory/builder": "^6.1.48"
86
86
  },
87
- "gitHead": "817b56926cd2a9c90dfafba0bf277713c4d798c8"
87
+ "gitHead": "8fe392456b1fe6a06df7eaae92be3ef00ce5a743"
88
88
  }
@@ -1,5 +0,0 @@
1
- 2023-07-24T17:50:56+09:00 info: File Storage is Ready.
2
- 2023-07-24T17:50:56+09:00 error: oracledb module loading failed
3
- 2023-07-24T17:50:57+09:00 info: Default DataSource established
4
- 2023-07-24T17:50:59+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
- 2023-07-24T17:50:59+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,34 +0,0 @@
1
- 2023-07-25T01:05:25+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
2
- 2023-07-25T01:05:41+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
3
- 2023-07-25T01:06:27+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
4
- 2023-07-25T01:17:05+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
5
- 2023-07-25T01:17:17+09:00 info: File Storage is Ready.
6
- 2023-07-25T01:17:17+09:00 error: oracledb module loading failed
7
- 2023-07-25T01:17:18+09:00 info: Default DataSource established
8
- 2023-07-25T01:17:19+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
9
- 2023-07-25T01:17:19+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
10
- 2023-07-25T01:18:02+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
11
- 2023-07-25T01:18:26+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
12
- 2023-07-25T01:19:20+09:00 info: File Storage is Ready.
13
- 2023-07-25T01:19:21+09:00 error: oracledb module loading failed
14
- 2023-07-25T01:19:22+09:00 info: Default DataSource established
15
- 2023-07-25T01:19:23+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
16
- 2023-07-25T01:19:23+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
17
- 2023-07-25T01:20:17+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
18
- 2023-07-25T01:20:39+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
19
- 2023-07-25T01:23:18+09:00 info: File Storage is Ready.
20
- 2023-07-25T01:23:18+09:00 error: oracledb module loading failed
21
- 2023-07-25T01:23:19+09:00 info: Default DataSource established
22
- 2023-07-25T01:24:15+09:00 info: File Storage is Ready.
23
- 2023-07-25T01:24:15+09:00 error: oracledb module loading failed
24
- 2023-07-25T01:24:16+09:00 info: Default DataSource established
25
- 2023-07-25T01:24:17+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
26
- 2023-07-25T01:24:17+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
27
- 2023-07-25T01:24:46+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
28
- 2023-07-25T01:24:48+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
29
- 2023-07-25T01:24:49+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
30
- 2023-07-25T01:24:50+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
31
- 2023-07-25T01:24:53+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
32
- 2023-07-25T01:24:54+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
33
- 2023-07-25T01:24:54+09:00 error: Variable "$comment" of non-null type "String!" must not be null.
34
- 2023-07-25T01:25:11+09:00 error: Variable "$comment" of non-null type "String!" must not be null.