@things-factory/reference-app 5.0.0-alpha.11 → 5.0.0-alpha.14
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/client/menu.js +4 -0
- package/client/pages/grist-colorizing.js +2 -3
- package/client/pages/grist-page.js +2 -2
- package/client/pages/report-page.js +2 -2
- package/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +18 -28
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +45 -5
- package/logs/application-2022-03-19-22.log +9 -0
- package/logs/application-2022-03-19-23.log +3 -0
- package/logs/application-2022-03-20-10.log +4 -0
- package/logs/application-2022-03-20-23.log +18 -0
- package/logs/application-2022-03-21-00.log +35 -0
- package/logs/application-2022-03-21-01.log +18 -0
- package/logs/{connections-2022-03-06-13.log → connections-2022-03-18-17.log} +0 -0
- package/logs/connections-2022-03-18-18.log +0 -0
- package/logs/connections-2022-03-18-21.log +0 -0
- package/logs/connections-2022-03-19-22.log +0 -0
- package/logs/connections-2022-03-19-23.log +0 -0
- package/logs/connections-2022-03-20-10.log +0 -0
- package/logs/connections-2022-03-20-23.log +0 -0
- package/logs/connections-2022-03-21-00.log +0 -0
- package/logs/connections-2022-03-21-01.log +0 -0
- package/package.json +41 -41
- package/logs/application-2022-03-17-09.log +0 -10
- package/logs/application-2022-03-17-10.log +0 -9
- package/logs/application-2022-03-17-11.log +0 -3
- package/logs/application-2022-03-17-12.log +0 -3
- package/logs/application-2022-03-17-21.log +0 -4
- package/logs/application-2022-03-17-22.log +0 -7
- package/logs/application-2022-03-18-02.log +0 -3
- package/logs/application-2022-03-18-03.log +0 -15
package/client/menu.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { css, html } from 'lit'
|
|
2
|
-
|
|
3
2
|
import { getEditor, getRenderer } from '@operato/data-grist'
|
|
4
3
|
import { i18next, localize } from '@things-factory/i18n-base'
|
|
4
|
+
|
|
5
5
|
import { PageView } from '@things-factory/shell'
|
|
6
6
|
import { isMobileDevice } from '@things-factory/utils'
|
|
7
|
-
|
|
8
7
|
import { referencePageStyles } from './reference-page-styles'
|
|
9
8
|
|
|
10
9
|
class GristColorizing extends localize(i18next)(PageView) {
|
|
@@ -415,7 +414,7 @@ class GristColorizing extends localize(i18next)(PageView) {
|
|
|
415
414
|
sorters: [
|
|
416
415
|
{
|
|
417
416
|
name: 'name',
|
|
418
|
-
|
|
417
|
+
desc: true
|
|
419
418
|
},
|
|
420
419
|
{
|
|
421
420
|
name: 'email'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { css, html } from 'lit'
|
|
2
|
-
|
|
3
2
|
import { getEditor, getRenderer } from '@operato/data-grist'
|
|
4
3
|
import { i18next, localize } from '@things-factory/i18n-base'
|
|
4
|
+
|
|
5
5
|
import { PageView } from '@things-factory/shell'
|
|
6
6
|
import { isMobileDevice } from '@things-factory/utils'
|
|
7
7
|
|
|
@@ -321,7 +321,7 @@ class GristPage extends localize(i18next)(PageView) {
|
|
|
321
321
|
sorters: [
|
|
322
322
|
{
|
|
323
323
|
name: 'name',
|
|
324
|
-
|
|
324
|
+
desc: true
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
327
|
name: 'email'
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '@operato/data-grist'
|
|
2
2
|
|
|
3
3
|
import { css, html } from 'lit'
|
|
4
|
-
|
|
5
4
|
import { i18next, localize } from '@things-factory/i18n-base'
|
|
5
|
+
|
|
6
6
|
import { PageView } from '@things-factory/shell'
|
|
7
7
|
|
|
8
8
|
class ReportPage extends localize(i18next)(PageView) {
|
|
@@ -215,7 +215,7 @@ class ReportPage extends localize(i18next)(PageView) {
|
|
|
215
215
|
sorters: [
|
|
216
216
|
{
|
|
217
217
|
name: 'company',
|
|
218
|
-
|
|
218
|
+
desc: true
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
name: 'email'
|
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -6,44 +6,34 @@
|
|
|
6
6
|
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/application-2022-03-
|
|
11
|
-
"hash": "
|
|
9
|
+
"date": 1647697319232,
|
|
10
|
+
"name": "logs/application-2022-03-19-22.log",
|
|
11
|
+
"hash": "c2321856392ad74d223d23ad2af7279e"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"date":
|
|
15
|
-
"name": "logs/application-2022-03-
|
|
16
|
-
"hash": "
|
|
14
|
+
"date": 1647699140144,
|
|
15
|
+
"name": "logs/application-2022-03-19-23.log",
|
|
16
|
+
"hash": "462bcfde4d186dc6424061bdb4e5b507"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"date":
|
|
20
|
-
"name": "logs/application-2022-03-
|
|
21
|
-
"hash": "
|
|
19
|
+
"date": 1647740290545,
|
|
20
|
+
"name": "logs/application-2022-03-20-10.log",
|
|
21
|
+
"hash": "95c28c53277337b96d08b19602c17a9e"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"date":
|
|
25
|
-
"name": "logs/application-2022-03-
|
|
26
|
-
"hash": "
|
|
24
|
+
"date": 1647785684112,
|
|
25
|
+
"name": "logs/application-2022-03-20-23.log",
|
|
26
|
+
"hash": "4004bb59bc691c2b8801650a801567bd"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"date":
|
|
30
|
-
"name": "logs/application-2022-03-
|
|
31
|
-
"hash": "
|
|
29
|
+
"date": 1647788469767,
|
|
30
|
+
"name": "logs/application-2022-03-21-00.log",
|
|
31
|
+
"hash": "f1cc08656cbbe1aec929603f26a4697c"
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
"date":
|
|
35
|
-
"name": "logs/application-2022-03-
|
|
36
|
-
"hash": "
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"date": 1647538121915,
|
|
40
|
-
"name": "logs/application-2022-03-18-02.log",
|
|
41
|
-
"hash": "21b6e0bf0eff59b64e69ab253ff6485d"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"date": 1647540550909,
|
|
45
|
-
"name": "logs/application-2022-03-18-03.log",
|
|
46
|
-
"hash": "837783d72179ad3e77a1f07c757e8624"
|
|
34
|
+
"date": 1647792261128,
|
|
35
|
+
"name": "logs/application-2022-03-21-01.log",
|
|
36
|
+
"hash": "46dd6f347969c3037da0cee9be7d2226"
|
|
47
37
|
}
|
|
48
38
|
],
|
|
49
39
|
"hashType": "md5"
|
|
@@ -5,11 +5,6 @@
|
|
|
5
5
|
},
|
|
6
6
|
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
7
|
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1646542400881,
|
|
10
|
-
"name": "logs/connections-2022-03-06-13.log",
|
|
11
|
-
"hash": "1c4b8d3a0cdb9e7d1d6d682d8e202e96"
|
|
12
|
-
},
|
|
13
8
|
{
|
|
14
9
|
"date": 1646828268816,
|
|
15
10
|
"name": "logs/connections-2022-03-09-21.log",
|
|
@@ -89,6 +84,51 @@
|
|
|
89
84
|
"date": 1647540554052,
|
|
90
85
|
"name": "logs/connections-2022-03-18-03.log",
|
|
91
86
|
"hash": "9bddc08986de326bd257019565a4171f"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"date": 1647593118163,
|
|
90
|
+
"name": "logs/connections-2022-03-18-17.log",
|
|
91
|
+
"hash": "3c271699ffe8138d6acc3622f11808b4"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"date": 1647594294890,
|
|
95
|
+
"name": "logs/connections-2022-03-18-18.log",
|
|
96
|
+
"hash": "8c7081d92abca24b9c4a73e65a32999e"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"date": 1647605418062,
|
|
100
|
+
"name": "logs/connections-2022-03-18-21.log",
|
|
101
|
+
"hash": "61bb5e65c17ab69e2dc6fd3b571c08b3"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"date": 1647697322643,
|
|
105
|
+
"name": "logs/connections-2022-03-19-22.log",
|
|
106
|
+
"hash": "593d21b7cb6c4811c8ae2328880e3480"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"date": 1647699143557,
|
|
110
|
+
"name": "logs/connections-2022-03-19-23.log",
|
|
111
|
+
"hash": "7231d6b3d4ff2097034f7e4d962d18fe"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"date": 1647740293395,
|
|
115
|
+
"name": "logs/connections-2022-03-20-10.log",
|
|
116
|
+
"hash": "6dfab660a4a17160b6a52cd343d5b18d"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"date": 1647785803610,
|
|
120
|
+
"name": "logs/connections-2022-03-20-23.log",
|
|
121
|
+
"hash": "2afb7e90ab12763c83d515a63ef58bb8"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"date": 1647788471911,
|
|
125
|
+
"name": "logs/connections-2022-03-21-00.log",
|
|
126
|
+
"hash": "6c6c31b6d51780a1d067094090ce30aa"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"date": 1647792267015,
|
|
130
|
+
"name": "logs/connections-2022-03-21-01.log",
|
|
131
|
+
"hash": "37195f6f32fd9157ae452b858b67d9a6"
|
|
92
132
|
}
|
|
93
133
|
],
|
|
94
134
|
"hashType": "md5"
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
2022-03-19T13:42:07.239Z info: Database connection established
|
|
2
|
+
2022-03-19T13:42:10.445Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
+
2022-03-19T13:42:10.447Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
+
2022-03-19T13:50:41.365Z info: Database connection established
|
|
5
|
+
2022-03-19T13:50:42.877Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
+
2022-03-19T13:50:42.878Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
7
|
+
2022-03-19T13:52:43.510Z info: Database connection established
|
|
8
|
+
2022-03-19T13:52:44.708Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
9
|
+
2022-03-19T13:52:44.708Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2022-03-20T01:38:17.450Z info: Database connection established
|
|
2
|
+
2022-03-20T01:38:41.293Z info: Database connection established
|
|
3
|
+
2022-03-20T01:38:42.262Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2022-03-20T01:38:42.262Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
2022-03-20T14:16:48.383Z error: Index "ix_data_ooc_1" contains column that is missing in the entity (DataOoc): dataSample
|
|
2
|
+
2022-03-20T14:22:39.533Z error: Cannot find relation [object Object]. Wrong relation specified for @RelationId decorator.
|
|
3
|
+
2022-03-20T14:23:34.983Z error: Index "ix_data_ooc_1" contains column that is missing in the entity (DataOoc): dataSample
|
|
4
|
+
2022-03-20T14:34:56.117Z error: Index "ix_data_ooc_1" contains column that is missing in the entity (DataOoc): undefined
|
|
5
|
+
2022-03-20T14:36:01.616Z error: Index "ix_data_ooc_1" contains column that is missing in the entity (DataOoc): dataSample
|
|
6
|
+
2022-03-20T14:40:56.400Z info: Database connection established
|
|
7
|
+
2022-03-20T14:40:57.540Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
8
|
+
2022-03-20T14:40:57.540Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
9
|
+
2022-03-20T14:43:27.594Z info: Database connection established
|
|
10
|
+
2022-03-20T14:43:28.689Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
11
|
+
2022-03-20T14:43:28.690Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
12
|
+
2022-03-20T14:50:39.029Z error: Variable "$dataSample" got invalid value { dataSetId: "fed3c168-27a5-469e-bcb1-f96464ec3d7a", data: { temp: "1", humid: "1", ccc: true, x: "1", b: "합격", y: "1" } }; Field "dataSetId" is not defined by type "NewDataSample". Did you mean "dataSet"?
|
|
13
|
+
2022-03-20T14:54:56.975Z info: Database connection established
|
|
14
|
+
2022-03-20T14:54:58.037Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
15
|
+
2022-03-20T14:54:58.038Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
16
|
+
2022-03-20T14:59:23.282Z info: Database connection established
|
|
17
|
+
2022-03-20T14:59:24.306Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
18
|
+
2022-03-20T14:59:24.306Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
2022-03-20T15:01:32.207Z info: Database connection established
|
|
2
|
+
2022-03-20T15:01:33.361Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
+
2022-03-20T15:01:33.361Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
+
2022-03-20T15:06:09.219Z error: Field "supervisoryRole" of type "Role" must have a selection of subfields. Did you mean "supervisoryRole { ... }"?
|
|
5
|
+
2022-03-20T15:18:35.145Z error: Variable "$dataSample" got invalid value { dataSetId: "fed3c168-27a5-469e-bcb1-f96464ec3d7a", data: { temp: "1", humid: "1", ccc: false, x: "1", b: "불합격", y: "1" } }; Field "dataSetId" is not defined by type "NewDataSample". Did you mean "dataSet"?
|
|
6
|
+
2022-03-20T15:25:25.385Z info: Database connection established
|
|
7
|
+
2022-03-20T15:25:26.506Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
8
|
+
2022-03-20T15:25:26.506Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
9
|
+
2022-03-20T15:27:12.240Z error: Cannot read property 'criticalLimits' of undefined
|
|
10
|
+
2022-03-20T15:27:38.356Z error: Cannot read property 'criticalLimits' of undefined
|
|
11
|
+
2022-03-20T15:28:48.897Z info: Database connection established
|
|
12
|
+
2022-03-20T15:28:50.366Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2022-03-20T15:28:50.367Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
14
|
+
2022-03-20T15:32:20.123Z error: Cannot read property 'criticalLimits' of undefined
|
|
15
|
+
2022-03-20T15:36:10.497Z info: Database connection established
|
|
16
|
+
2022-03-20T15:36:11.936Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
17
|
+
2022-03-20T15:36:11.938Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
18
|
+
2022-03-20T15:38:30.710Z error: Cannot read property 'criticalLimits' of undefined
|
|
19
|
+
2022-03-20T15:41:03.767Z info: Database connection established
|
|
20
|
+
2022-03-20T15:41:05.256Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
21
|
+
2022-03-20T15:41:05.257Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
22
|
+
2022-03-20T15:42:27.904Z error: Cannot read property 'criticalLimits' of undefined
|
|
23
|
+
2022-03-20T15:44:30.734Z error: Cannot read property 'criticalLimits' of undefined
|
|
24
|
+
2022-03-20T15:44:44.347Z error: Cannot read property 'criticalLimits' of undefined
|
|
25
|
+
2022-03-20T15:46:01.608Z info: Database connection established
|
|
26
|
+
2022-03-20T15:46:03.126Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
27
|
+
2022-03-20T15:46:03.128Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
28
|
+
2022-03-20T15:48:58.455Z info: Database connection established
|
|
29
|
+
2022-03-20T15:48:59.925Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
30
|
+
2022-03-20T15:48:59.928Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
31
|
+
2022-03-20T15:49:26.440Z error: Cannot read property 'ooc' of undefined
|
|
32
|
+
2022-03-20T15:52:44.980Z info: Database connection established
|
|
33
|
+
2022-03-20T15:52:46.443Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
34
|
+
2022-03-20T15:52:46.445Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
35
|
+
2022-03-20T15:53:02.634Z error: Cannot read property 'length' of undefined
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
2022-03-20T16:04:37.323Z info: Database connection established
|
|
2
|
+
2022-03-20T16:04:39.148Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
+
2022-03-20T16:04:39.149Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
+
2022-03-20T16:05:00.928Z error: Cannot read property 'evaluate' of undefined
|
|
5
|
+
2022-03-20T16:05:31.263Z error: Cannot read property 'evaluate' of undefined
|
|
6
|
+
2022-03-20T16:06:14.533Z error: Cannot read property 'evaluate' of undefined
|
|
7
|
+
2022-03-20T16:07:02.521Z info: Database connection established
|
|
8
|
+
2022-03-20T16:07:03.944Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
9
|
+
2022-03-20T16:07:03.945Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
10
|
+
2022-03-20T16:07:46.593Z error: Cannot return null for non-nullable field DataOoc.dataSet.
|
|
11
|
+
2022-03-20T16:12:44.240Z error: Variable "$sortings" got invalid value { name: "updatedAt", descending: true } at "sortings[0]"; Field "descending" is not defined by type "Sorting".
|
|
12
|
+
2022-03-20T16:18:05.715Z error: Cannot return null for non-nullable field DataOoc.dataSet.
|
|
13
|
+
2022-03-20T16:27:01.873Z info: Database connection established
|
|
14
|
+
2022-03-20T16:27:03.097Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
15
|
+
2022-03-20T16:27:03.097Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
16
|
+
2022-03-20T16:33:10.617Z info: Database connection established
|
|
17
|
+
2022-03-20T16:33:11.888Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
18
|
+
2022-03-20T16:33:11.890Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
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": "5.0.0-alpha.
|
|
3
|
+
"version": "5.0.0-alpha.14",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -39,16 +39,16 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@hatiolab/things-scene": "^2.7.34",
|
|
41
41
|
"@material/mwc-checkbox": "^0.25.3",
|
|
42
|
-
"@operato/data-grist": "1.0.0-alpha.
|
|
43
|
-
"@operato/ghost-print": "1.0.0-alpha.
|
|
44
|
-
"@operato/graphql": "1.0.0-alpha.
|
|
45
|
-
"@operato/help": "1.0.0-alpha.
|
|
46
|
-
"@operato/i18n": "1.0.0-alpha.
|
|
47
|
-
"@operato/input": "1.0.0-alpha.
|
|
48
|
-
"@operato/layout": "1.0.0-alpha.
|
|
49
|
-
"@operato/ocr": "1.0.0-alpha.
|
|
50
|
-
"@operato/popup": "1.0.0-alpha.
|
|
51
|
-
"@operato/pull-to-refresh": "1.0.0-alpha.
|
|
42
|
+
"@operato/data-grist": "1.0.0-alpha.34",
|
|
43
|
+
"@operato/ghost-print": "1.0.0-alpha.34",
|
|
44
|
+
"@operato/graphql": "1.0.0-alpha.34",
|
|
45
|
+
"@operato/help": "1.0.0-alpha.34",
|
|
46
|
+
"@operato/i18n": "1.0.0-alpha.34",
|
|
47
|
+
"@operato/input": "1.0.0-alpha.34",
|
|
48
|
+
"@operato/layout": "1.0.0-alpha.34",
|
|
49
|
+
"@operato/ocr": "1.0.0-alpha.34",
|
|
50
|
+
"@operato/popup": "1.0.0-alpha.34",
|
|
51
|
+
"@operato/pull-to-refresh": "1.0.0-alpha.34",
|
|
52
52
|
"@operato/scene-chartjs": "^1.0.0-alpha.4",
|
|
53
53
|
"@operato/scene-clock": "^1.0.0-alpha.4",
|
|
54
54
|
"@operato/scene-gauge": "^1.0.0-alpha.4",
|
|
@@ -59,37 +59,37 @@
|
|
|
59
59
|
"@operato/scene-random": "^1.0.0-alpha.4",
|
|
60
60
|
"@operato/scene-switch": "^1.0.0-alpha.4",
|
|
61
61
|
"@operato/scene-tab": "^1.0.0-alpha.4",
|
|
62
|
-
"@operato/shell": "1.0.0-alpha.
|
|
63
|
-
"@operato/utils": "1.0.0-alpha.
|
|
64
|
-
"@things-factory/api": "^5.0.0-alpha.
|
|
65
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
66
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
67
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
68
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
69
|
-
"@things-factory/ccp": "^5.0.0-alpha.
|
|
70
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
71
|
-
"@things-factory/dashboard": "^5.0.0-alpha.
|
|
72
|
-
"@things-factory/dataset": "^5.0.0-alpha.
|
|
73
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/integration-ui": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/lite-menu": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/oauth2-client": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/qc": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/scene-form": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/setting-base": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
88
|
-
"@things-factory/shell": "^5.0.0-alpha.
|
|
89
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
62
|
+
"@operato/shell": "1.0.0-alpha.34",
|
|
63
|
+
"@operato/utils": "1.0.0-alpha.34",
|
|
64
|
+
"@things-factory/api": "^5.0.0-alpha.14",
|
|
65
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.14",
|
|
66
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.14",
|
|
67
|
+
"@things-factory/board-service": "^5.0.0-alpha.14",
|
|
68
|
+
"@things-factory/board-ui": "^5.0.0-alpha.14",
|
|
69
|
+
"@things-factory/ccp": "^5.0.0-alpha.14",
|
|
70
|
+
"@things-factory/context-ui": "^5.0.0-alpha.14",
|
|
71
|
+
"@things-factory/dashboard": "^5.0.0-alpha.14",
|
|
72
|
+
"@things-factory/dataset": "^5.0.0-alpha.14",
|
|
73
|
+
"@things-factory/export-ui": "^5.0.0-alpha.14",
|
|
74
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.14",
|
|
75
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.14",
|
|
76
|
+
"@things-factory/help": "^5.0.0-alpha.14",
|
|
77
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.14",
|
|
78
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.14",
|
|
79
|
+
"@things-factory/more-ui": "^5.0.0-alpha.14",
|
|
80
|
+
"@things-factory/notification": "^5.0.0-alpha.14",
|
|
81
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.14",
|
|
82
|
+
"@things-factory/print-ui": "^5.0.0-alpha.14",
|
|
83
|
+
"@things-factory/qc": "^5.0.0-alpha.14",
|
|
84
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.14",
|
|
85
|
+
"@things-factory/scene-form": "^5.0.0-alpha.14",
|
|
86
|
+
"@things-factory/setting-base": "^5.0.0-alpha.14",
|
|
87
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.14",
|
|
88
|
+
"@things-factory/shell": "^5.0.0-alpha.14",
|
|
89
|
+
"@things-factory/system-ui": "^5.0.0-alpha.14"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
92
|
+
"@things-factory/builder": "^5.0.0-alpha.14"
|
|
93
93
|
},
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "e64e66b147eca1d3219fed7d9764fe2a221a5569"
|
|
95
95
|
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
2022-03-17T00:18:00.495Z info: Database connection established
|
|
2
|
-
2022-03-17T00:18:01.762Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
-
2022-03-17T00:18:01.762Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
-
2022-03-17T00:19:36.188Z error: Cannot query field "unit" on type "DataItem".
|
|
5
|
-
2022-03-17T00:21:29.576Z info: Database connection established
|
|
6
|
-
2022-03-17T00:21:31.476Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
7
|
-
2022-03-17T00:21:31.477Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
8
|
-
2022-03-17T00:39:29.539Z info: Database connection established
|
|
9
|
-
2022-03-17T00:39:30.616Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
10
|
-
2022-03-17T00:39:30.616Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
2022-03-17T01:00:14.438Z info: Database connection established
|
|
2
|
-
2022-03-17T01:00:15.715Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
-
2022-03-17T01:00:15.716Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
-
2022-03-17T01:04:16.021Z info: Database connection established
|
|
5
|
-
2022-03-17T01:04:17.161Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
-
2022-03-17T01:04:17.162Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
7
|
-
2022-03-17T01:07:45.713Z info: Database connection established
|
|
8
|
-
2022-03-17T01:07:46.990Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
9
|
-
2022-03-17T01:07:46.991Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2022-03-17T12:44:22.308Z info: Database connection established
|
|
2
|
-
2022-03-17T12:44:47.582Z info: Database connection established
|
|
3
|
-
2022-03-17T12:44:48.635Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2022-03-17T12:44:48.635Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
2022-03-17T13:07:20.531Z info: Database connection established
|
|
2
|
-
2022-03-17T13:07:22.145Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
-
2022-03-17T13:07:22.145Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
-
2022-03-17T13:22:15.262Z info: Database connection established
|
|
5
|
-
2022-03-17T13:22:16.510Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
-
2022-03-17T13:22:16.510Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
7
|
-
2022-03-17T13:31:23.023Z error: Cannot query field "undefined" on type "Query".
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
2022-03-17T18:09:18.359Z info: Database connection established
|
|
2
|
-
2022-03-17T18:09:19.667Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
-
2022-03-17T18:09:19.667Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
-
2022-03-17T18:14:53.822Z info: Database connection established
|
|
5
|
-
2022-03-17T18:14:55.365Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
-
2022-03-17T18:14:55.365Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
7
|
-
2022-03-17T18:19:02.779Z info: Database connection established
|
|
8
|
-
2022-03-17T18:19:03.994Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
9
|
-
2022-03-17T18:19:03.994Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
10
|
-
2022-03-17T18:29:40.612Z info: Database connection established
|
|
11
|
-
2022-03-17T18:29:41.806Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
12
|
-
2022-03-17T18:29:41.806Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
13
|
-
2022-03-17T18:37:55.558Z info: Database connection established
|
|
14
|
-
2022-03-17T18:37:57.096Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
15
|
-
2022-03-17T18:37:57.104Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|