@things-factory/reference-app 5.0.0-alpha.27 → 5.0.0-alpha.28
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 +25 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +25 -0
- package/logs/application-2022-04-04-13.log +3 -0
- package/logs/application-2022-04-04-16.log +3 -0
- package/logs/application-2022-04-04-20.log +6 -0
- package/logs/application-2022-04-05-10.log +22 -0
- package/logs/application-2022-04-05-16.log +5 -0
- package/logs/connections-2022-04-04-13.log +0 -0
- package/logs/connections-2022-04-04-16.log +0 -0
- package/logs/connections-2022-04-04-20.log +0 -0
- package/logs/connections-2022-04-05-10.log +0 -0
- package/logs/connections-2022-04-05-16.log +0 -0
- package/package.json +42 -42
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -9,6 +9,31 @@
|
|
|
9
9
|
"date": 1649034744624,
|
|
10
10
|
"name": "logs/application-2022-04-04-10.log",
|
|
11
11
|
"hash": "f94641539382f7a900ecef2aa6187dff"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"date": 1649046058711,
|
|
15
|
+
"name": "logs/application-2022-04-04-13.log",
|
|
16
|
+
"hash": "1fe03935597204328e22ce2de97dc8e8"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1649056753838,
|
|
20
|
+
"name": "logs/application-2022-04-04-16.log",
|
|
21
|
+
"hash": "d3ffcfc171b602a77c604dce83cd8829"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1649072851298,
|
|
25
|
+
"name": "logs/application-2022-04-04-20.log",
|
|
26
|
+
"hash": "51aa064fe929e5434eb8a4a4c01af87b"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": 1649122080488,
|
|
30
|
+
"name": "logs/application-2022-04-05-10.log",
|
|
31
|
+
"hash": "6eeb652d272aaa82964b9d3deab75ec0"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"date": 1649144591881,
|
|
35
|
+
"name": "logs/application-2022-04-05-16.log",
|
|
36
|
+
"hash": "4f47f8dd9f386bd1bfcf8081270372d1"
|
|
12
37
|
}
|
|
13
38
|
],
|
|
14
39
|
"hashType": "md5"
|
|
@@ -9,6 +9,31 @@
|
|
|
9
9
|
"date": 1649034746261,
|
|
10
10
|
"name": "logs/connections-2022-04-04-10.log",
|
|
11
11
|
"hash": "47a4eb3f08fb54c98a8cc0b264d83938"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"date": 1649046060053,
|
|
15
|
+
"name": "logs/connections-2022-04-04-13.log",
|
|
16
|
+
"hash": "275cdbbfcb3286b5f960dd0096a73f7b"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1649056755126,
|
|
20
|
+
"name": "logs/connections-2022-04-04-16.log",
|
|
21
|
+
"hash": "6a72fbcd64e4b0e78b4acf74e4d18a04"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1649072852869,
|
|
25
|
+
"name": "logs/connections-2022-04-04-20.log",
|
|
26
|
+
"hash": "679cd64710c1760970ebc3257699aadd"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": 1649122082897,
|
|
30
|
+
"name": "logs/connections-2022-04-05-10.log",
|
|
31
|
+
"hash": "fe569fb9208ca7d4fc7cc14210acc3f5"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"date": 1649144593352,
|
|
35
|
+
"name": "logs/connections-2022-04-05-16.log",
|
|
36
|
+
"hash": "c35fd8d72a6bc888dcd4be8fdfd1142e"
|
|
12
37
|
}
|
|
13
38
|
],
|
|
14
39
|
"hashType": "md5"
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
2022-04-04T11:47:34.922Z info: Database connection established
|
|
2
|
+
2022-04-04T11:47:35.855Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
+
2022-04-04T11:47:35.856Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
+
2022-04-04T11:52:39.523Z info: Database connection established
|
|
5
|
+
2022-04-04T11:52:40.682Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
+
2022-04-04T11:52:40.683Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
2022-04-05T01:28:05.020Z info: Database connection established
|
|
2
|
+
2022-04-05T01:28:05.969Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
3
|
+
2022-04-05T01:28:05.970Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
4
|
+
2022-04-05T01:31:16.328Z error: Unable to serialize value 'Wed Apr 06 2022 00:00:00 GMT+0900 (Korean Standard Time)' as it's not an instance of 'Date'
|
|
5
|
+
2022-04-05T01:34:55.781Z error: Unable to serialize value 'Wed Apr 06 2022 00:00:00 GMT+0900 (Korean Standard Time)' as it's not an instance of 'Date'
|
|
6
|
+
2022-04-05T01:38:02.426Z info: Database connection established
|
|
7
|
+
2022-04-05T01:38:03.362Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
8
|
+
2022-04-05T01:38:03.363Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
9
|
+
2022-04-05T01:39:02.953Z error: Cannot return null for non-nullable field DataSet.nextSchedule.
|
|
10
|
+
2022-04-05T01:39:18.293Z error: Cannot return null for non-nullable field DataSet.nextSchedule.
|
|
11
|
+
2022-04-05T01:45:44.596Z info: Database connection established
|
|
12
|
+
2022-04-05T01:45:45.629Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2022-04-05T01:45:45.629Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
14
|
+
2022-04-05T01:48:50.924Z info: Database connection established
|
|
15
|
+
2022-04-05T01:48:51.968Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
16
|
+
2022-04-05T01:48:51.969Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
17
|
+
2022-04-05T01:54:16.959Z info: Database connection established
|
|
18
|
+
2022-04-05T01:54:17.911Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
19
|
+
2022-04-05T01:54:17.912Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
20
|
+
2022-04-05T01:57:13.776Z info: Database connection established
|
|
21
|
+
2022-04-05T01:57:14.760Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
22
|
+
2022-04-05T01:57:14.761Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
2022-04-05T07:43:15.212Z info: Database connection established
|
|
2
|
+
2022-04-05T07:43:16.387Z error: listen EADDRINUSE: address already in use :::3000
|
|
3
|
+
2022-04-05T07:44:07.123Z info: Database connection established
|
|
4
|
+
2022-04-05T07:44:07.996Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
5
|
+
2022-04-05T07:44:07.997Z 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
|
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.28",
|
|
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.51",
|
|
43
|
+
"@operato/ghost-print": "1.0.0-alpha.51",
|
|
44
|
+
"@operato/graphql": "1.0.0-alpha.51",
|
|
45
|
+
"@operato/help": "1.0.0-alpha.51",
|
|
46
|
+
"@operato/i18n": "1.0.0-alpha.51",
|
|
47
|
+
"@operato/input": "1.0.0-alpha.51",
|
|
48
|
+
"@operato/layout": "1.0.0-alpha.51",
|
|
49
|
+
"@operato/ocr": "1.0.0-alpha.51",
|
|
50
|
+
"@operato/popup": "1.0.0-alpha.51",
|
|
51
|
+
"@operato/pull-to-refresh": "1.0.0-alpha.51",
|
|
52
52
|
"@operato/scene-chartjs": "^1.0.0-alpha.5",
|
|
53
53
|
"@operato/scene-clock": "^1.0.0-alpha.5",
|
|
54
54
|
"@operato/scene-gauge": "^1.0.0-alpha.5",
|
|
@@ -59,38 +59,38 @@
|
|
|
59
59
|
"@operato/scene-random": "^1.0.0-alpha.5",
|
|
60
60
|
"@operato/scene-switch": "^1.0.0-alpha.5",
|
|
61
61
|
"@operato/scene-tab": "^1.0.0-alpha.5",
|
|
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.
|
|
90
|
-
"@things-factory/work-shift": "^5.0.0-alpha.
|
|
62
|
+
"@operato/shell": "1.0.0-alpha.51",
|
|
63
|
+
"@operato/utils": "1.0.0-alpha.51",
|
|
64
|
+
"@things-factory/api": "^5.0.0-alpha.28",
|
|
65
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.28",
|
|
66
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.28",
|
|
67
|
+
"@things-factory/board-service": "^5.0.0-alpha.28",
|
|
68
|
+
"@things-factory/board-ui": "^5.0.0-alpha.28",
|
|
69
|
+
"@things-factory/ccp": "^5.0.0-alpha.28",
|
|
70
|
+
"@things-factory/context-ui": "^5.0.0-alpha.28",
|
|
71
|
+
"@things-factory/dashboard": "^5.0.0-alpha.28",
|
|
72
|
+
"@things-factory/dataset": "^5.0.0-alpha.28",
|
|
73
|
+
"@things-factory/export-ui": "^5.0.0-alpha.28",
|
|
74
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.28",
|
|
75
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.28",
|
|
76
|
+
"@things-factory/help": "^5.0.0-alpha.28",
|
|
77
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.28",
|
|
78
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.28",
|
|
79
|
+
"@things-factory/more-ui": "^5.0.0-alpha.28",
|
|
80
|
+
"@things-factory/notification": "^5.0.0-alpha.28",
|
|
81
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.28",
|
|
82
|
+
"@things-factory/print-ui": "^5.0.0-alpha.28",
|
|
83
|
+
"@things-factory/qc": "^5.0.0-alpha.28",
|
|
84
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.28",
|
|
85
|
+
"@things-factory/scene-form": "^5.0.0-alpha.28",
|
|
86
|
+
"@things-factory/setting-base": "^5.0.0-alpha.28",
|
|
87
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.28",
|
|
88
|
+
"@things-factory/shell": "^5.0.0-alpha.28",
|
|
89
|
+
"@things-factory/system-ui": "^5.0.0-alpha.28",
|
|
90
|
+
"@things-factory/work-shift": "^5.0.0-alpha.28"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
|
-
"@things-factory/builder": "^5.0.0-alpha.
|
|
93
|
+
"@things-factory/builder": "^5.0.0-alpha.28"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "9adb6cdfd07c7730800f84a2d532d96f0f436288"
|
|
96
96
|
}
|