@things-factory/operato-gangsters 6.1.66 → 6.1.67

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.
@@ -7,6 +7,7 @@ import { html } from 'lit-html'
7
7
  import { registerDefaultGroups } from '@operato/board'
8
8
  import { navigate, store } from '@operato/shell'
9
9
  import { APPEND_APP_TOOL } from '@things-factory/apptool-base'
10
+ import { setupAppToolPart } from '@things-factory/apptool-ui'
10
11
  import { auth } from '@things-factory/auth-base/dist-client'
11
12
  import { setAuthManagementMenus } from '@things-factory/auth-ui'
12
13
  import { appendViewpart, toggleOverlay, TOOL_POSITION, VIEWPART_POSITION } from '@operato/layout'
@@ -29,14 +30,20 @@ console.log(
29
30
  )
30
31
 
31
32
  export default function bootstrap() {
32
- /* set board-modeller group and default templates */
33
- registerDefaultGroups()
33
+ setupAppToolPart({
34
+ toolbar: true,
35
+ busybar: true,
36
+ mdibar: true
37
+ })
34
38
 
35
39
  setupMenuPart({
36
40
  slotTemplate: html` <domain-switch slot="tail"></domain-switch> `,
37
41
  hovering: true
38
42
  })
39
43
 
44
+ /* set board-modeller group and default templates */
45
+ registerDefaultGroups()
46
+
40
47
  auth.on('profile', async ({ credential }) => {
41
48
  updateMenuTemplate(getMenuTemplate(credential.owner, await queryActivities()))
42
49
 
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": 1690336070672,
10
- "name": "logs/application-2023-07-26-10.log",
11
- "hash": "1b3c738eeca64644d1c9038f441dc782b45d75b4653919170a4626fb45df658e"
12
- },
13
- {
14
- "date": 1690338123997,
15
- "name": "logs/application-2023-07-26-11.log",
16
- "hash": "b78cddec6cc87cf2cec5707e492cfc23fa9dc3f001cd217f615537a3b4588040"
17
- },
18
- {
19
- "date": 1690358857629,
20
- "name": "logs/application-2023-07-26-17.log",
21
- "hash": "76365df541069708e19f15cff21b188fac122ca9bc94a6e456fecdb4617593a9"
22
- },
23
8
  {
24
9
  "date": 1690460292326,
25
10
  "name": "logs/application-2023-07-27-21.log",
@@ -44,6 +29,21 @@
44
29
  "date": 1690507277849,
45
30
  "name": "logs/application-2023-07-28-10.log",
46
31
  "hash": "6fa143eb00b9c91c45eac0c1b449586d8b1413d9bf5a09c1b9fcbd0b886900ed"
32
+ },
33
+ {
34
+ "date": 1690603111007,
35
+ "name": "logs/application-2023-07-29-12.log",
36
+ "hash": "a11df5eeafa508edd0285bd24352c61ca822e3b0ee809bb586b4e2d05e25e994"
37
+ },
38
+ {
39
+ "date": 1690603530354,
40
+ "name": "logs/application-2023-07-29-13.log",
41
+ "hash": "47dc992fb33203a814c5532472252932fd6648e62baab806676592fac05baa91"
42
+ },
43
+ {
44
+ "date": 1690611848137,
45
+ "name": "logs/application-2023-07-29-15.log",
46
+ "hash": "d35834725fd0e48ccfc9ebcccd97db67a4741f533ba835d45cb82649edef8cda"
47
47
  }
48
48
  ],
49
49
  "hashType": "sha256"
@@ -94,6 +94,21 @@
94
94
  "date": 1690507279150,
95
95
  "name": "logs/connections-2023-07-28-10.log",
96
96
  "hash": "870b969200488006b89b64a83edb442290943b5016647156832d2e5866fbd61f"
97
+ },
98
+ {
99
+ "date": 1690603112127,
100
+ "name": "logs/connections-2023-07-29-12.log",
101
+ "hash": "e1c1e38c0e769a2395f00e883c7290c2f1a74dc90e2e0e2c6095e48339fb2fa3"
102
+ },
103
+ {
104
+ "date": 1690603531498,
105
+ "name": "logs/connections-2023-07-29-13.log",
106
+ "hash": "d7a716058f4468b346e7d4cc3575317c9f0add6ffea73ca1ae44ca2c9be9d4e4"
107
+ },
108
+ {
109
+ "date": 1690611849894,
110
+ "name": "logs/connections-2023-07-29-15.log",
111
+ "hash": "a6487e5310ebe7b3e88dd424af61a0e727ed2b8821af947fb88f57298496df8b"
97
112
  }
98
113
  ],
99
114
  "hashType": "sha256"
@@ -0,0 +1,5 @@
1
+ 2023-07-29T12:58:31+09:00 info: File Storage is Ready.
2
+ 2023-07-29T12:58:32+09:00 error: oracledb module loading failed
3
+ 2023-07-29T12:58:33+09:00 info: Default DataSource established
4
+ 2023-07-29T12:58:34+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-07-29T12:58:34+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,5 @@
1
+ 2023-07-29T13:05:30+09:00 info: File Storage is Ready.
2
+ 2023-07-29T13:05:31+09:00 error: oracledb module loading failed
3
+ 2023-07-29T13:05:32+09:00 info: Default DataSource established
4
+ 2023-07-29T13:05:33+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-07-29T13:05:33+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,5 @@
1
+ 2023-07-29T15:24:08+09:00 info: File Storage is Ready.
2
+ 2023-07-29T15:24:10+09:00 error: oracledb module loading failed
3
+ 2023-07-29T15:24:10+09:00 info: Default DataSource established
4
+ 2023-07-29T15:24:12+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-07-29T15:24:12+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
File without changes
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.66",
3
+ "version": "6.1.67",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -57,8 +57,8 @@
57
57
  "@operato/scene-table": "^1.0.0",
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@things-factory/api": "^6.1.66",
60
- "@things-factory/apptool-ui": "^6.1.66",
61
- "@things-factory/auth-ui": "^6.1.66",
60
+ "@things-factory/apptool-ui": "^6.1.67",
61
+ "@things-factory/auth-ui": "^6.1.67",
62
62
  "@things-factory/board-service": "^6.1.66",
63
63
  "@things-factory/board-ui": "^6.1.66",
64
64
  "@things-factory/context-ui": "^6.1.66",
@@ -68,21 +68,21 @@
68
68
  "@things-factory/i18n-base": "^6.1.66",
69
69
  "@things-factory/integration-msgraph": "^6.1.66",
70
70
  "@things-factory/integration-ui": "^6.1.66",
71
- "@things-factory/lite-menu": "^6.1.66",
71
+ "@things-factory/lite-menu": "^6.1.67",
72
72
  "@things-factory/more-ui": "^6.1.66",
73
- "@things-factory/notification": "^6.1.66",
73
+ "@things-factory/notification": "^6.1.67",
74
74
  "@things-factory/oauth2-client": "^6.1.66",
75
- "@things-factory/organization": "^6.1.66",
75
+ "@things-factory/organization": "^6.1.67",
76
76
  "@things-factory/print-ui": "^6.1.66",
77
- "@things-factory/resource-ui": "^6.1.66",
77
+ "@things-factory/resource-ui": "^6.1.67",
78
78
  "@things-factory/setting-base": "^6.1.66",
79
79
  "@things-factory/setting-ui": "^6.1.66",
80
80
  "@things-factory/shell": "^6.1.66",
81
81
  "@things-factory/system-ui": "^6.1.66",
82
- "@things-factory/worklist": "^6.1.66"
82
+ "@things-factory/worklist": "^6.1.67"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@things-factory/builder": "^6.1.66"
86
86
  },
87
- "gitHead": "86447edc189a8432999c6dcfce0e32ee7dbd3e5f"
87
+ "gitHead": "8c200f0b657dc3bb429325d2ae41fecc2bd840a8"
88
88
  }
@@ -1,2 +0,0 @@
1
- 2023-07-26T10:47:50+09:00 error: Cannot query field "judgement" on type "ActivityApproval". Did you mean "judgment"?
2
- 2023-07-26T10:54:13+09:00 error: Cannot return null for non-nullable field ActivityThread.activityApprovals.
@@ -1,5 +0,0 @@
1
- 2023-07-26T11:22:04+09:00 info: File Storage is Ready.
2
- 2023-07-26T11:22:05+09:00 error: oracledb module loading failed
3
- 2023-07-26T11:22:06+09:00 info: Default DataSource established
4
- 2023-07-26T11:22:07+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
- 2023-07-26T11:22:07+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,5 +0,0 @@
1
- 2023-07-26T17:07:38+09:00 info: File Storage is Ready.
2
- 2023-07-26T17:07:38+09:00 error: oracledb module loading failed
3
- 2023-07-26T17:07:39+09:00 info: Default DataSource established
4
- 2023-07-26T17:07:40+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
- 2023-07-26T17:07:40+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql