@things-factory/reference-app 5.0.0-alpha.54 → 5.0.0-alpha.55
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
|
|
@@ -39,6 +39,11 @@
|
|
|
39
39
|
"date": 1654680290135,
|
|
40
40
|
"name": "logs/application-2022-06-08-18.log",
|
|
41
41
|
"hash": "2dd1df303fe5ecbfa8030e142737e188"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"date": 1654703061710,
|
|
45
|
+
"name": "logs/application-2022-06-09-00.log",
|
|
46
|
+
"hash": "92da4eaa755225a738b93bc6c68e5ad3"
|
|
42
47
|
}
|
|
43
48
|
],
|
|
44
49
|
"hashType": "md5"
|
|
@@ -49,6 +49,11 @@
|
|
|
49
49
|
"date": 1654680295560,
|
|
50
50
|
"name": "logs/connections-2022-06-08-18.log",
|
|
51
51
|
"hash": "011241fd1bfb333739c25c4187650298"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"date": 1654703066960,
|
|
55
|
+
"name": "logs/connections-2022-06-09-00.log",
|
|
56
|
+
"hash": "dc3a7aadcce552fa37e6ebdd00655c1c"
|
|
52
57
|
}
|
|
53
58
|
],
|
|
54
59
|
"hashType": "md5"
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2022-06-09T00:44:25+09:00 info: File Storage is Ready.
|
|
2
|
+
2022-06-09T00:44:31+09:00 info: Database connection established
|
|
3
|
+
2022-06-09T00:44:33+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2022-06-09T00:44:33+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
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.55",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -62,36 +62,36 @@
|
|
|
62
62
|
"@operato/scene-tab": "^1.0.0-alpha.18",
|
|
63
63
|
"@operato/shell": "1.0.0-beta.26",
|
|
64
64
|
"@operato/utils": "1.0.0-beta.26",
|
|
65
|
-
"@things-factory/api": "^5.0.0-alpha.
|
|
66
|
-
"@things-factory/apptool-ui": "^5.0.0-alpha.
|
|
67
|
-
"@things-factory/attachment-base": "^5.0.0-alpha.
|
|
68
|
-
"@things-factory/auth-ui": "^5.0.0-alpha.
|
|
69
|
-
"@things-factory/board-service": "^5.0.0-alpha.
|
|
70
|
-
"@things-factory/board-ui": "^5.0.0-alpha.
|
|
71
|
-
"@things-factory/ccp": "^5.0.0-alpha.
|
|
72
|
-
"@things-factory/context-ui": "^5.0.0-alpha.
|
|
73
|
-
"@things-factory/dashboard": "^5.0.0-alpha.
|
|
74
|
-
"@things-factory/dataset": "^5.0.0-alpha.
|
|
75
|
-
"@things-factory/export-ui": "^5.0.0-alpha.
|
|
76
|
-
"@things-factory/export-ui-excel": "^5.0.0-alpha.
|
|
77
|
-
"@things-factory/grist-ui": "^5.0.0-alpha.
|
|
78
|
-
"@things-factory/help": "^5.0.0-alpha.
|
|
79
|
-
"@things-factory/integration-ui": "^5.0.0-alpha.
|
|
80
|
-
"@things-factory/lite-menu": "^5.0.0-alpha.
|
|
81
|
-
"@things-factory/more-ui": "^5.0.0-alpha.
|
|
82
|
-
"@things-factory/notification": "^5.0.0-alpha.
|
|
83
|
-
"@things-factory/oauth2-client": "^5.0.0-alpha.
|
|
84
|
-
"@things-factory/print-ui": "^5.0.0-alpha.
|
|
85
|
-
"@things-factory/qc": "^5.0.0-alpha.
|
|
86
|
-
"@things-factory/resource-ui": "^5.0.0-alpha.
|
|
87
|
-
"@things-factory/setting-base": "^5.0.0-alpha.
|
|
88
|
-
"@things-factory/setting-ui": "^5.0.0-alpha.
|
|
89
|
-
"@things-factory/shell": "^5.0.0-alpha.
|
|
90
|
-
"@things-factory/system-ui": "^5.0.0-alpha.
|
|
91
|
-
"@things-factory/work-shift": "^5.0.0-alpha.
|
|
65
|
+
"@things-factory/api": "^5.0.0-alpha.55",
|
|
66
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.55",
|
|
67
|
+
"@things-factory/attachment-base": "^5.0.0-alpha.55",
|
|
68
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.55",
|
|
69
|
+
"@things-factory/board-service": "^5.0.0-alpha.55",
|
|
70
|
+
"@things-factory/board-ui": "^5.0.0-alpha.55",
|
|
71
|
+
"@things-factory/ccp": "^5.0.0-alpha.55",
|
|
72
|
+
"@things-factory/context-ui": "^5.0.0-alpha.55",
|
|
73
|
+
"@things-factory/dashboard": "^5.0.0-alpha.55",
|
|
74
|
+
"@things-factory/dataset": "^5.0.0-alpha.55",
|
|
75
|
+
"@things-factory/export-ui": "^5.0.0-alpha.55",
|
|
76
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.55",
|
|
77
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.55",
|
|
78
|
+
"@things-factory/help": "^5.0.0-alpha.55",
|
|
79
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.55",
|
|
80
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.55",
|
|
81
|
+
"@things-factory/more-ui": "^5.0.0-alpha.55",
|
|
82
|
+
"@things-factory/notification": "^5.0.0-alpha.55",
|
|
83
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.55",
|
|
84
|
+
"@things-factory/print-ui": "^5.0.0-alpha.55",
|
|
85
|
+
"@things-factory/qc": "^5.0.0-alpha.55",
|
|
86
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.55",
|
|
87
|
+
"@things-factory/setting-base": "^5.0.0-alpha.55",
|
|
88
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.55",
|
|
89
|
+
"@things-factory/shell": "^5.0.0-alpha.55",
|
|
90
|
+
"@things-factory/system-ui": "^5.0.0-alpha.55",
|
|
91
|
+
"@things-factory/work-shift": "^5.0.0-alpha.55"
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
94
|
+
"@things-factory/builder": "^5.0.0-alpha.55"
|
|
95
95
|
},
|
|
96
|
-
"gitHead": "
|
|
96
|
+
"gitHead": "0d49b610076865d1e1c346b296e062c36aacaf08"
|
|
97
97
|
}
|