@things-factory/reference-app 5.0.0-alpha.2 → 5.0.0-alpha.3
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 +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +10 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +5 -0
- package/logs/application-2022-03-08-16.log +13 -0
- package/logs/application-2022-03-08-17.log +6 -0
- package/logs/connections-2022-03-08-16.log +0 -0
- package/package.json +27 -27
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -34,6 +34,16 @@
|
|
|
34
34
|
"date": 1646709541288,
|
|
35
35
|
"name": "logs/application-2022-03-08-12.log",
|
|
36
36
|
"hash": "190c7029a30f286e6d982d4252794070"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"date": 1646723640854,
|
|
40
|
+
"name": "logs/application-2022-03-08-16.log",
|
|
41
|
+
"hash": "2394c7590fc8b8d63e7e76bf17578fdf"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"date": 1646727431518,
|
|
45
|
+
"name": "logs/application-2022-03-08-17.log",
|
|
46
|
+
"hash": "5eec6b5048ec49a7bb43b05f5b92cc59"
|
|
37
47
|
}
|
|
38
48
|
],
|
|
39
49
|
"hashType": "md5"
|
|
@@ -49,6 +49,11 @@
|
|
|
49
49
|
"date": 1646709548229,
|
|
50
50
|
"name": "logs/connections-2022-03-08-12.log",
|
|
51
51
|
"hash": "cc5b9beeaf3783a5aeafc2a40dc4c6a2"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"date": 1646723644916,
|
|
55
|
+
"name": "logs/connections-2022-03-08-16.log",
|
|
56
|
+
"hash": "a52ee70700919006e97bbf1933e065dc"
|
|
52
57
|
}
|
|
53
58
|
],
|
|
54
59
|
"hashType": "md5"
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
2022-03-08T07:14:03.352Z info: File Storage is Ready.
|
|
2
|
+
2022-03-08T07:14:09.120Z info: Database connection established
|
|
3
|
+
2022-03-08T07:14:10.139Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2022-03-08T07:14:10.139Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
5
|
+
2022-03-08T07:22:43.984Z error: Unknown type "dataSample". Did you mean "DataSample", "NewDataSample", "DataSampleList", "DataSamplePatch", or "DataSensor"?
|
|
6
|
+
2022-03-08T07:22:55.173Z error: Variable "$dataSample" cannot be non-input type "DataSample".
|
|
7
|
+
2022-03-08T07:22:55.173Z error: Variable "$dataSample" of type "DataSample" used in position expecting type "NewDataSample!".
|
|
8
|
+
2022-03-08T07:23:41.964Z error: Variable "$dataSample" of type "NewDataSample" used in position expecting type "NewDataSample!".
|
|
9
|
+
2022-03-08T07:28:43.592Z error: stream is not readable
|
|
10
|
+
2022-03-08T07:33:57.938Z info: File Storage is Ready.
|
|
11
|
+
2022-03-08T07:34:02.786Z info: Database connection established
|
|
12
|
+
2022-03-08T07:34:03.676Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2022-03-08T07:34:03.676Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
2022-03-08T08:17:11.511Z error: Cannot query field "collecter" on type "DataSensor".
|
|
2
|
+
2022-03-08T08:17:11.521Z error: Cannot query field "collectedAt" on type "DataSensor". Did you mean "createdAt"?
|
|
3
|
+
2022-03-08T08:17:21.698Z error: Cannot query field "collecter" on type "DataSensor".
|
|
4
|
+
2022-03-08T08:17:21.699Z error: Cannot query field "collectedAt" on type "DataSensor". Did you mean "createdAt"?
|
|
5
|
+
2022-03-08T08:20:33.004Z error: Cannot query field "collecter" on type "DataSensor".
|
|
6
|
+
2022-03-08T08:20:33.026Z error: Cannot query field "collectedAt" on type "DataSensor". Did you mean "createdAt"?
|
|
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.3",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -61,33 +61,33 @@
|
|
|
61
61
|
"@operato/scene-tab": "^0.1.5",
|
|
62
62
|
"@operato/shell": "^0.4.3",
|
|
63
63
|
"@operato/utils": "^0.4.3",
|
|
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/context-ui": "^5.0.0-alpha.
|
|
70
|
-
"@things-factory/dashboard": "^5.0.0-alpha.
|
|
71
|
-
"@things-factory/dataset": "^5.0.0-alpha.
|
|
72
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
73
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/integration-ui": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/lite-menu": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/oauth2-client": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/scene-form": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/setting-base": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/shell": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
64
|
+
"@things-factory/api": "^5.0.0-alpha.3",
|
|
65
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.3",
|
|
66
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.3",
|
|
67
|
+
"@things-factory/board-service": "^5.0.0-alpha.3",
|
|
68
|
+
"@things-factory/board-ui": "^5.0.0-alpha.3",
|
|
69
|
+
"@things-factory/context-ui": "^5.0.0-alpha.3",
|
|
70
|
+
"@things-factory/dashboard": "^5.0.0-alpha.3",
|
|
71
|
+
"@things-factory/dataset": "^5.0.0-alpha.3",
|
|
72
|
+
"@things-factory/export-ui": "^5.0.0-alpha.3",
|
|
73
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.3",
|
|
74
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.3",
|
|
75
|
+
"@things-factory/help": "^5.0.0-alpha.3",
|
|
76
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.3",
|
|
77
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.3",
|
|
78
|
+
"@things-factory/more-ui": "^5.0.0-alpha.3",
|
|
79
|
+
"@things-factory/notification": "^5.0.0-alpha.3",
|
|
80
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.3",
|
|
81
|
+
"@things-factory/print-ui": "^5.0.0-alpha.3",
|
|
82
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.3",
|
|
83
|
+
"@things-factory/scene-form": "^5.0.0-alpha.3",
|
|
84
|
+
"@things-factory/setting-base": "^5.0.0-alpha.3",
|
|
85
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.3",
|
|
86
|
+
"@things-factory/shell": "^5.0.0-alpha.3",
|
|
87
|
+
"@things-factory/system-ui": "^5.0.0-alpha.3"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
90
|
+
"@things-factory/builder": "^5.0.0-alpha.3"
|
|
91
91
|
},
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "0584a36ba889ff0b426cc87c0d9c8f14ffa2f677"
|
|
93
93
|
}
|