@operato/board 7.1.11 → 7.1.12
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/CHANGELOG.md +9 -0
- package/db.sqlite +0 -0
- package/dist/src/ox-board-player.js +2 -1
- package/dist/src/ox-board-player.js.map +1 -1
- package/dist/src/player/ox-board-wrapper.js +3 -1
- package/dist/src/player/ox-board-wrapper.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +15 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +15 -0
- package/logs/application-2023-03-12-02.log +14 -0
- package/logs/connections-2023-03-12-02.log +70 -0
- package/package.json +2 -2
- package/src/ox-board-player.ts +3 -1
- package/src/player/ox-board-wrapper.ts +3 -1
@@ -0,0 +1,15 @@
|
|
1
|
+
{
|
2
|
+
"keep": {
|
3
|
+
"days": true,
|
4
|
+
"amount": 2
|
5
|
+
},
|
6
|
+
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
7
|
+
"files": [
|
8
|
+
{
|
9
|
+
"date": 1678554687533,
|
10
|
+
"name": "logs/application-2023-03-12-02.log",
|
11
|
+
"hash": "18a5f510d18baef83ee3c5cc0c77fc539d9d5c32761143d3b32bb3cf840cf98d"
|
12
|
+
}
|
13
|
+
],
|
14
|
+
"hashType": "sha256"
|
15
|
+
}
|
@@ -0,0 +1,15 @@
|
|
1
|
+
{
|
2
|
+
"keep": {
|
3
|
+
"days": true,
|
4
|
+
"amount": 14
|
5
|
+
},
|
6
|
+
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
7
|
+
"files": [
|
8
|
+
{
|
9
|
+
"date": 1678554689069,
|
10
|
+
"name": "logs/connections-2023-03-12-02.log",
|
11
|
+
"hash": "54653b8db093fea29f7281ec55e91f143d0a4c66fc835d2c238e355b9ba81756"
|
12
|
+
}
|
13
|
+
],
|
14
|
+
"hashType": "sha256"
|
15
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
2023-03-12T02:11:28+09:00 info: File Storage is Ready.
|
2
|
+
2023-03-12T02:11:29+09:00 error: oracledb module loading failed
|
3
|
+
2023-03-12T02:11:30+09:00 info: Default DataSource established
|
4
|
+
2023-03-12T02:11:30+09:00 info: Transaction DataSource established
|
5
|
+
2023-03-12T02:11:30+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
6
|
+
2023-03-12T02:11:30+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
7
|
+
2023-03-12T02:13:18+09:00 info: File Storage is Ready.
|
8
|
+
2023-03-12T02:13:18+09:00 error: oracledb module loading failed
|
9
|
+
2023-03-12T02:13:28+09:00 info: File Storage is Ready.
|
10
|
+
2023-03-12T02:13:28+09:00 error: oracledb module loading failed
|
11
|
+
2023-03-12T02:13:29+09:00 info: Default DataSource established
|
12
|
+
2023-03-12T02:13:29+09:00 info: Transaction DataSource established
|
13
|
+
2023-03-12T02:13:29+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
14
|
+
2023-03-12T02:13:29+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
@@ -0,0 +1,70 @@
|
|
1
|
+
2023-03-12T02:11:30+09:00 info: Initializing ConnectionManager...
|
2
|
+
2023-03-12T02:11:30+09:00 info: Connector 'echo-back-server' started to ready
|
3
|
+
2023-03-12T02:11:30+09:00 info: Connector 'echo-back' started to ready
|
4
|
+
2023-03-12T02:11:30+09:00 info: Connector 'http-connector' started to ready
|
5
|
+
2023-03-12T02:11:30+09:00 info: Connector 'graphql-connector' started to ready
|
6
|
+
2023-03-12T02:11:30+09:00 info: Connector 'sqlite-connector' started to ready
|
7
|
+
2023-03-12T02:11:30+09:00 info: Connector 'postgresql-connector' started to ready
|
8
|
+
2023-03-12T02:11:30+09:00 info: Connector 'mqtt-connector' started to ready
|
9
|
+
2023-03-12T02:11:30+09:00 info: Connector 'mssql-connector' started to ready
|
10
|
+
2023-03-12T02:11:30+09:00 info: Connector 'oracle-connector' started to ready
|
11
|
+
2023-03-12T02:11:30+09:00 info: Connector 'mysql-connector' started to ready
|
12
|
+
2023-03-12T02:11:30+09:00 info: Connector 'socket-server' started to ready
|
13
|
+
2023-03-12T02:11:30+09:00 info: echo-back-servers are ready
|
14
|
+
2023-03-12T02:11:30+09:00 info: echo-back connections are ready
|
15
|
+
2023-03-12T02:11:30+09:00 info: http-connector connections are ready
|
16
|
+
2023-03-12T02:11:30+09:00 info: graphql-connector connections are ready
|
17
|
+
2023-03-12T02:11:30+09:00 info: sqlite-connector connections are ready
|
18
|
+
2023-03-12T02:11:30+09:00 info: postgresql-connector connections are ready
|
19
|
+
2023-03-12T02:11:30+09:00 info: mqtt-connector connections are ready
|
20
|
+
2023-03-12T02:11:30+09:00 info: mssql-connector connections are ready
|
21
|
+
2023-03-12T02:11:30+09:00 info: oracle-connector connections are ready
|
22
|
+
2023-03-12T02:11:30+09:00 info: mysql-connector connections are ready
|
23
|
+
2023-03-12T02:11:30+09:00 info: socket servers are ready
|
24
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'echo-back-server' ready
|
25
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'echo-back' ready
|
26
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'http-connector' ready
|
27
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'graphql-connector' ready
|
28
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'sqlite-connector' ready
|
29
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'postgresql-connector' ready
|
30
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'mqtt-connector' ready
|
31
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'mssql-connector' ready
|
32
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'oracle-connector' ready
|
33
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'mysql-connector' ready
|
34
|
+
2023-03-12T02:11:30+09:00 info: All connector for 'socket-server' ready
|
35
|
+
2023-03-12T02:11:30+09:00 info: ConnectionManager initialization done:
|
36
|
+
2023-03-12T02:13:29+09:00 info: Initializing ConnectionManager...
|
37
|
+
2023-03-12T02:13:29+09:00 info: Connector 'echo-back-server' started to ready
|
38
|
+
2023-03-12T02:13:29+09:00 info: Connector 'echo-back' started to ready
|
39
|
+
2023-03-12T02:13:29+09:00 info: Connector 'http-connector' started to ready
|
40
|
+
2023-03-12T02:13:29+09:00 info: Connector 'graphql-connector' started to ready
|
41
|
+
2023-03-12T02:13:29+09:00 info: Connector 'sqlite-connector' started to ready
|
42
|
+
2023-03-12T02:13:29+09:00 info: Connector 'postgresql-connector' started to ready
|
43
|
+
2023-03-12T02:13:29+09:00 info: Connector 'mqtt-connector' started to ready
|
44
|
+
2023-03-12T02:13:29+09:00 info: Connector 'mssql-connector' started to ready
|
45
|
+
2023-03-12T02:13:29+09:00 info: Connector 'oracle-connector' started to ready
|
46
|
+
2023-03-12T02:13:29+09:00 info: Connector 'mysql-connector' started to ready
|
47
|
+
2023-03-12T02:13:29+09:00 info: Connector 'socket-server' started to ready
|
48
|
+
2023-03-12T02:13:29+09:00 info: echo-back-servers are ready
|
49
|
+
2023-03-12T02:13:29+09:00 info: echo-back connections are ready
|
50
|
+
2023-03-12T02:13:29+09:00 info: http-connector connections are ready
|
51
|
+
2023-03-12T02:13:29+09:00 info: graphql-connector connections are ready
|
52
|
+
2023-03-12T02:13:29+09:00 info: sqlite-connector connections are ready
|
53
|
+
2023-03-12T02:13:29+09:00 info: postgresql-connector connections are ready
|
54
|
+
2023-03-12T02:13:29+09:00 info: mqtt-connector connections are ready
|
55
|
+
2023-03-12T02:13:29+09:00 info: mssql-connector connections are ready
|
56
|
+
2023-03-12T02:13:29+09:00 info: oracle-connector connections are ready
|
57
|
+
2023-03-12T02:13:29+09:00 info: mysql-connector connections are ready
|
58
|
+
2023-03-12T02:13:29+09:00 info: socket servers are ready
|
59
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'echo-back-server' ready
|
60
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'echo-back' ready
|
61
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'http-connector' ready
|
62
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'graphql-connector' ready
|
63
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'sqlite-connector' ready
|
64
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'postgresql-connector' ready
|
65
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'mqtt-connector' ready
|
66
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'mssql-connector' ready
|
67
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'oracle-connector' ready
|
68
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'mysql-connector' ready
|
69
|
+
2023-03-12T02:13:29+09:00 info: All connector for 'socket-server' ready
|
70
|
+
2023-03-12T02:13:29+09:00 info: ConnectionManager initialization done:
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@operato/board",
|
3
|
-
"version": "7.1.
|
3
|
+
"version": "7.1.12",
|
4
4
|
"description": "Webcomponent for board following open-wc recommendations",
|
5
5
|
"author": "heartyoh",
|
6
6
|
"main": "dist/src/index.js",
|
@@ -159,5 +159,5 @@
|
|
159
159
|
"prettier --write"
|
160
160
|
]
|
161
161
|
},
|
162
|
-
"gitHead": "
|
162
|
+
"gitHead": "b9f25b9ca57354b4cf24846bd10c6ae16b28ea9f"
|
163
163
|
}
|
package/src/ox-board-player.ts
CHANGED
@@ -301,7 +301,9 @@ export class BoardPlayer extends LitElement {
|
|
301
301
|
}
|
302
302
|
|
303
303
|
async start() {
|
304
|
-
if (!this.boards || this.boards.length == 0)
|
304
|
+
if (!this.boards || this.boards.length == 0) {
|
305
|
+
return
|
306
|
+
}
|
305
307
|
|
306
308
|
this.started = true
|
307
309
|
this.playing = true
|
@@ -81,6 +81,8 @@ class BoardWrapper extends LitElement {
|
|
81
81
|
}
|
82
82
|
|
83
83
|
_onBoardChanged() {
|
84
|
+
this.closeScene()
|
85
|
+
|
84
86
|
this.initScene()
|
85
87
|
}
|
86
88
|
|
@@ -138,7 +140,7 @@ class BoardWrapper extends LitElement {
|
|
138
140
|
this._scene.target = this._targetEl
|
139
141
|
|
140
142
|
requestAnimationFrame(() => {
|
141
|
-
if (this._scene
|
143
|
+
if (this._scene?.target.offsetWidth) {
|
142
144
|
this._scene.fit()
|
143
145
|
}
|
144
146
|
})
|