@things-factory/reference-app 5.0.0-alpha.32 → 5.0.0-alpha.35

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 CHANGED
@@ -141,24 +141,34 @@ export function getMenuTemplate() {
141
141
  description: '데이타 수집을 위한 개념과 기능들을 소개합니다.',
142
142
  menus: [
143
143
  {
144
+ icon: 'display_settings',
144
145
  name: 'Data Set Master',
145
146
  path: 'data-set-list'
146
147
  },
147
148
  {
149
+ icon: 'sensors',
148
150
  name: 'Data Collection Sensors',
149
151
  path: 'data-sensor-list'
150
152
  },
151
153
  {
154
+ icon: 'checklist',
152
155
  name: 'Data Samples',
153
156
  path: 'data-sample-list'
154
157
  },
155
158
  {
159
+ icon: 'playlist_remove',
156
160
  name: 'Data OOC',
157
161
  path: 'data-ooc-list'
158
162
  },
159
163
  {
164
+ icon: 'post_add',
160
165
  name: 'Data Entry',
161
166
  path: 'data-entry-list'
167
+ },
168
+ {
169
+ icon: 'newspaper',
170
+ name: 'Data Report',
171
+ path: 'data-report-list'
162
172
  }
163
173
  ]
164
174
  }
package/db.sqlite CHANGED
Binary file
@@ -6,29 +6,34 @@
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
8
  {
9
- "date": 1649072851298,
10
- "name": "logs/application-2022-04-04-20.log",
11
- "hash": "51aa064fe929e5434eb8a4a4c01af87b"
9
+ "date": 1649736473094,
10
+ "name": "logs/application-2022-04-12-13.log",
11
+ "hash": "301819eabf2b05151cff5d6d2b79394d"
12
12
  },
13
13
  {
14
- "date": 1649122080488,
15
- "name": "logs/application-2022-04-05-10.log",
16
- "hash": "6eeb652d272aaa82964b9d3deab75ec0"
14
+ "date": 1649739677275,
15
+ "name": "logs/application-2022-04-12-14.log",
16
+ "hash": "26aec9025661cea66fa3606ee986e6b7"
17
17
  },
18
18
  {
19
- "date": 1649144591881,
20
- "name": "logs/application-2022-04-05-16.log",
21
- "hash": "4f47f8dd9f386bd1bfcf8081270372d1"
19
+ "date": 1649743306044,
20
+ "name": "logs/application-2022-04-12-15.log",
21
+ "hash": "3a6363a37a28295817757008256e5af3"
22
22
  },
23
23
  {
24
- "date": 1649220268341,
25
- "name": "logs/application-2022-04-06-13.log",
26
- "hash": "9c8857d29b69b2980c273370816b29b2"
24
+ "date": 1649747641798,
25
+ "name": "logs/application-2022-04-12-16.log",
26
+ "hash": "27d26ffc1198ca2fb334cf5fb7809646"
27
27
  },
28
28
  {
29
- "date": 1649234824872,
30
- "name": "logs/application-2022-04-06-17.log",
31
- "hash": "01983ded4a31bd93a92d458b7055dde8"
29
+ "date": 1649756499774,
30
+ "name": "logs/application-2022-04-12-18.log",
31
+ "hash": "131bb504b465a17ed1b3b8e8e88bc59a"
32
+ },
33
+ {
34
+ "date": 1649762451709,
35
+ "name": "logs/application-2022-04-12-20.log",
36
+ "hash": "c70554177e9c53796115dfcee2b7d52a"
32
37
  }
33
38
  ],
34
39
  "hashType": "md5"
@@ -44,6 +44,36 @@
44
44
  "date": 1649234825947,
45
45
  "name": "logs/connections-2022-04-06-17.log",
46
46
  "hash": "794ca8a8baa254fc09f1b02e56652a31"
47
+ },
48
+ {
49
+ "date": 1649736474613,
50
+ "name": "logs/connections-2022-04-12-13.log",
51
+ "hash": "4ddb7e71d895f9565ca68f574f7ef6bb"
52
+ },
53
+ {
54
+ "date": 1649739679119,
55
+ "name": "logs/connections-2022-04-12-14.log",
56
+ "hash": "94bf9a4a7a90752ad338fa81a9639628"
57
+ },
58
+ {
59
+ "date": 1649743307413,
60
+ "name": "logs/connections-2022-04-12-15.log",
61
+ "hash": "d28c231917732151f26a1a0439ddf9bf"
62
+ },
63
+ {
64
+ "date": 1649747643098,
65
+ "name": "logs/connections-2022-04-12-16.log",
66
+ "hash": "4c2848b94ef3ba21490c63612d01f1f8"
67
+ },
68
+ {
69
+ "date": 1649756501000,
70
+ "name": "logs/connections-2022-04-12-18.log",
71
+ "hash": "af4d6661f11b4eba533998501cda01e1"
72
+ },
73
+ {
74
+ "date": 1649762453242,
75
+ "name": "logs/connections-2022-04-12-20.log",
76
+ "hash": "4ec8c6ad8a409cc491c4968258dbbcd1"
47
77
  }
48
78
  ],
49
79
  "hashType": "md5"
@@ -0,0 +1,12 @@
1
+ 2022-04-12T04:10:26.327Z info: Database connection established
2
+ 2022-04-12T04:10:27.306Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T04:10:27.307Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
4
+ 2022-04-12T04:11:43.086Z error: stream is not readable
5
+ 2022-04-12T04:11:43.341Z error: stream is not readable
6
+ 2022-04-12T04:11:43.344Z error: stream is not readable
7
+ 2022-04-12T04:27:27.364Z info: Database connection established
8
+ 2022-04-12T04:27:28.562Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
9
+ 2022-04-12T04:27:28.563Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
10
+ 2022-04-12T04:41:08.536Z info: Database connection established
11
+ 2022-04-12T04:41:09.519Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
12
+ 2022-04-12T04:41:09.520Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,15 @@
1
+ 2022-04-12T05:01:22.088Z info: Database connection established
2
+ 2022-04-12T05:01:23.271Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T05:01:23.273Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
4
+ 2022-04-12T05:14:10.090Z info: Database connection established
5
+ 2022-04-12T05:14:11.032Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
6
+ 2022-04-12T05:14:11.033Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
7
+ 2022-04-12T05:29:01.439Z info: Database connection established
8
+ 2022-04-12T05:29:02.362Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
9
+ 2022-04-12T05:29:02.362Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
10
+ 2022-04-12T05:36:57.455Z info: Database connection established
11
+ 2022-04-12T05:36:58.326Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
12
+ 2022-04-12T05:36:58.326Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
13
+ 2022-04-12T05:47:27.693Z info: Database connection established
14
+ 2022-04-12T05:47:29.029Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
15
+ 2022-04-12T05:47:29.030Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,4 @@
1
+ 2022-04-12T06:01:49.460Z info: Database connection established
2
+ 2022-04-12T06:01:50.362Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T06:01:50.363Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
4
+ 2022-04-12T06:03:33.943Z error: Cannot query field "reportyType" on type "DataSet". Did you mean "reportType", "entryType", or "reportView"?
@@ -0,0 +1,3 @@
1
+ 2022-04-12T07:14:05.183Z info: Database connection established
2
+ 2022-04-12T07:14:06.226Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T07:14:06.227Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,3 @@
1
+ 2022-04-12T09:41:43.050Z info: Database connection established
2
+ 2022-04-12T09:41:44.259Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T09:41:44.260Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,3 @@
1
+ 2022-04-12T11:20:55.600Z info: Database connection established
2
+ 2022-04-12T11:20:56.584Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
+ 2022-04-12T11:20:56.586Z 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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "5.0.0-alpha.32",
3
+ "version": "5.0.0-alpha.35",
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.8.1",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "1.0.0-beta.1",
43
- "@operato/ghost-print": "1.0.0-beta.1",
44
- "@operato/graphql": "1.0.0-beta.1",
45
- "@operato/help": "1.0.0-beta.1",
46
- "@operato/i18n": "1.0.0-beta.1",
47
- "@operato/input": "1.0.0-beta.1",
48
- "@operato/layout": "1.0.0-beta.1",
49
- "@operato/ocr": "1.0.0-beta.1",
50
- "@operato/popup": "1.0.0-beta.1",
51
- "@operato/pull-to-refresh": "1.0.0-beta.1",
42
+ "@operato/data-grist": "1.0.0-beta.3",
43
+ "@operato/ghost-print": "1.0.0-beta.3",
44
+ "@operato/graphql": "1.0.0-beta.3",
45
+ "@operato/help": "1.0.0-beta.3",
46
+ "@operato/i18n": "1.0.0-beta.3",
47
+ "@operato/input": "1.0.0-beta.3",
48
+ "@operato/layout": "1.0.0-beta.3",
49
+ "@operato/ocr": "1.0.0-beta.3",
50
+ "@operato/popup": "1.0.0-beta.3",
51
+ "@operato/pull-to-refresh": "1.0.0-beta.3",
52
52
  "@operato/scene-chartjs": "^1.0.0-alpha.10",
53
53
  "@operato/scene-clock": "^1.0.0-alpha.10",
54
54
  "@operato/scene-form": "^1.0.0-alpha.10",
@@ -60,37 +60,37 @@
60
60
  "@operato/scene-random": "^1.0.0-alpha.10",
61
61
  "@operato/scene-switch": "^1.0.0-alpha.10",
62
62
  "@operato/scene-tab": "^1.0.0-alpha.10",
63
- "@operato/shell": "1.0.0-beta.1",
64
- "@operato/utils": "1.0.0-beta.1",
65
- "@things-factory/api": "^5.0.0-alpha.32",
66
- "@things-factory/apptool-ui": "^5.0.0-alpha.32",
67
- "@things-factory/auth-ui": "^5.0.0-alpha.32",
68
- "@things-factory/board-service": "^5.0.0-alpha.32",
69
- "@things-factory/board-ui": "^5.0.0-alpha.32",
70
- "@things-factory/ccp": "^5.0.0-alpha.32",
71
- "@things-factory/context-ui": "^5.0.0-alpha.32",
72
- "@things-factory/dashboard": "^5.0.0-alpha.32",
73
- "@things-factory/dataset": "^5.0.0-alpha.32",
74
- "@things-factory/export-ui": "^5.0.0-alpha.32",
75
- "@things-factory/export-ui-excel": "^5.0.0-alpha.32",
76
- "@things-factory/grist-ui": "^5.0.0-alpha.32",
77
- "@things-factory/help": "^5.0.0-alpha.32",
78
- "@things-factory/integration-ui": "^5.0.0-alpha.32",
79
- "@things-factory/lite-menu": "^5.0.0-alpha.32",
80
- "@things-factory/more-ui": "^5.0.0-alpha.32",
81
- "@things-factory/notification": "^5.0.0-alpha.32",
82
- "@things-factory/oauth2-client": "^5.0.0-alpha.32",
83
- "@things-factory/print-ui": "^5.0.0-alpha.32",
84
- "@things-factory/qc": "^5.0.0-alpha.32",
85
- "@things-factory/resource-ui": "^5.0.0-alpha.32",
86
- "@things-factory/setting-base": "^5.0.0-alpha.32",
87
- "@things-factory/setting-ui": "^5.0.0-alpha.32",
88
- "@things-factory/shell": "^5.0.0-alpha.32",
89
- "@things-factory/system-ui": "^5.0.0-alpha.32",
90
- "@things-factory/work-shift": "^5.0.0-alpha.32"
63
+ "@operato/shell": "1.0.0-beta.3",
64
+ "@operato/utils": "1.0.0-beta.3",
65
+ "@things-factory/api": "^5.0.0-alpha.35",
66
+ "@things-factory/apptool-ui": "^5.0.0-alpha.35",
67
+ "@things-factory/auth-ui": "^5.0.0-alpha.35",
68
+ "@things-factory/board-service": "^5.0.0-alpha.35",
69
+ "@things-factory/board-ui": "^5.0.0-alpha.35",
70
+ "@things-factory/ccp": "^5.0.0-alpha.35",
71
+ "@things-factory/context-ui": "^5.0.0-alpha.35",
72
+ "@things-factory/dashboard": "^5.0.0-alpha.35",
73
+ "@things-factory/dataset": "^5.0.0-alpha.35",
74
+ "@things-factory/export-ui": "^5.0.0-alpha.35",
75
+ "@things-factory/export-ui-excel": "^5.0.0-alpha.35",
76
+ "@things-factory/grist-ui": "^5.0.0-alpha.35",
77
+ "@things-factory/help": "^5.0.0-alpha.35",
78
+ "@things-factory/integration-ui": "^5.0.0-alpha.35",
79
+ "@things-factory/lite-menu": "^5.0.0-alpha.35",
80
+ "@things-factory/more-ui": "^5.0.0-alpha.35",
81
+ "@things-factory/notification": "^5.0.0-alpha.35",
82
+ "@things-factory/oauth2-client": "^5.0.0-alpha.35",
83
+ "@things-factory/print-ui": "^5.0.0-alpha.35",
84
+ "@things-factory/qc": "^5.0.0-alpha.35",
85
+ "@things-factory/resource-ui": "^5.0.0-alpha.35",
86
+ "@things-factory/setting-base": "^5.0.0-alpha.35",
87
+ "@things-factory/setting-ui": "^5.0.0-alpha.35",
88
+ "@things-factory/shell": "^5.0.0-alpha.35",
89
+ "@things-factory/system-ui": "^5.0.0-alpha.35",
90
+ "@things-factory/work-shift": "^5.0.0-alpha.35"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^5.0.0-alpha.32"
93
+ "@things-factory/builder": "^5.0.0-alpha.35"
94
94
  },
95
- "gitHead": "c29fd7ecf652108bc3a333a6e0a766c11e1ea9f0"
95
+ "gitHead": "f7a5e1b282eaf2e9ae5c9f8e34c1eca9203c482f"
96
96
  }
@@ -1,6 +0,0 @@
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
@@ -1,22 +0,0 @@
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
@@ -1,5 +0,0 @@
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
@@ -1,3 +0,0 @@
1
- 2022-04-06T04:44:31.426Z info: Database connection established
2
- 2022-04-06T04:44:32.368Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
- 2022-04-06T04:44:32.368Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -1,19 +0,0 @@
1
- 2022-04-06T08:47:07.874Z info: Database connection established
2
- 2022-04-06T08:47:08.758Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
3
- 2022-04-06T08:47:08.759Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
4
- 2022-04-06T08:57:45.394Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.
5
- 2022-04-06T08:57:45.570Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "sorters" is not defined by type "Sorting".
6
- 2022-04-06T08:57:45.570Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "from" is not defined by type "Sorting".
7
- 2022-04-06T08:57:47.976Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.
8
- 2022-04-06T08:57:47.979Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "sorters" is not defined by type "Sorting".
9
- 2022-04-06T08:57:47.979Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "from" is not defined by type "Sorting".
10
- 2022-04-06T08:57:48.680Z error: Variable "$sortings" got invalid value { sorters: [], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.
11
- 2022-04-06T08:57:48.680Z error: Variable "$sortings" got invalid value { sorters: [], from: "data-grid-header" }; Field "sorters" is not defined by type "Sorting".
12
- 2022-04-06T08:57:48.681Z error: Variable "$sortings" got invalid value { sorters: [], from: "data-grid-header" }; Field "from" is not defined by type "Sorting".
13
- 2022-04-06T08:57:49.399Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.
14
- 2022-04-06T08:57:49.404Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "sorters" is not defined by type "Sorting".
15
- 2022-04-06T08:57:49.405Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "from" is not defined by type "Sorting".
16
- 2022-04-06T08:57:49.989Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.
17
- 2022-04-06T08:57:49.990Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "sorters" is not defined by type "Sorting".
18
- 2022-04-06T08:57:49.991Z error: Variable "$sortings" got invalid value { sorters: [[Object]], from: "data-grid-header" }; Field "from" is not defined by type "Sorting".
19
- 2022-04-06T08:57:50.395Z error: Variable "$sortings" got invalid value { sorters: [], from: "data-grid-header" }; Field "name" of required type "String!" was not provided.