@things-factory/reference-app 4.0.40 → 4.0.41

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
@@ -6,14 +6,10 @@
6
6
  "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
7
  "files": [
8
8
  {
9
- "date": 1642401811109,
10
- "name": "logs/application-2022-01-17-14.log",
11
- "hash": "018ea8f214b453b9829f50ee0ae3bd89"
12
- },
13
- {
14
- "date": 1642404084548,
15
- "name": "logs/application-2022-01-17-15.log",
16
- "hash": "2da05a10e29450c72b04e41ca3a6b01e"
9
+ "date": 1643432714784,
10
+ "name": "logs/application-2022-01-29-14.log",
11
+ "hash": "b4b941155b95e9a9c3dd0ef700d0d8fe"
17
12
  }
18
- ]
13
+ ],
14
+ "hashType": "md5"
19
15
  }
@@ -6,29 +6,10 @@
6
6
  "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
7
  "files": [
8
8
  {
9
- "date": 1637746683906,
10
- "name": "logs/connections-2021-11-24-18.log",
11
- "hash": "d15e7616daaabd2dc4b8fbd3dc37fa3d"
12
- },
13
- {
14
- "date": 1638784229405,
15
- "name": "logs/connections-2021-12-06-18.log",
16
- "hash": "db425b25003b87e6bec1d94a748909d0"
17
- },
18
- {
19
- "date": 1638785303642,
20
- "name": "logs/connections-2021-12-06-19.log",
21
- "hash": "ee793684ecc87d1b8e9f97b01c0bc30b"
22
- },
23
- {
24
- "date": 1638870082934,
25
- "name": "logs/connections-2021-12-07-18.log",
26
- "hash": "577f2d2bc9e2ededbef8e499e292dcc1"
27
- },
28
- {
29
- "date": 1638955225638,
30
- "name": "logs/connections-2021-12-08-18.log",
31
- "hash": "58546bb57a3ed7d9f915e8a4e4427e60"
9
+ "date": 1643432716894,
10
+ "name": "logs/connections-2022-01-29-14.log",
11
+ "hash": "ae807fd62a39d9b25673c588afa621c8"
32
12
  }
33
- ]
13
+ ],
14
+ "hashType": "md5"
34
15
  }
@@ -0,0 +1,5 @@
1
+ 2022-01-29T05:05:16.270Z info: File Storage is Ready.
2
+ 2022-01-29T05:05:19.935Z info: Database connection established
3
+ 2022-01-29T05:05:20.556Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2022-01-29T05:05:20.556Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
5
+ 2022-01-29T05:17:30.280Z error: Cannot return null for non-nullable field Query.ocrRequest.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.0.40",
3
+ "version": "4.0.41",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,12 +39,12 @@
39
39
  "dependencies": {
40
40
  "@hatiolab/things-scene": "^2.7.33",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "^0.3.20",
43
- "@operato/ghost-print": "^0.3.20",
44
- "@operato/input": "^0.3.20",
45
- "@operato/ocr": "^0.3.20",
46
- "@operato/popup": "^0.3.20",
47
- "@operato/pull-to-refresh": "^0.3.20",
42
+ "@operato/data-grist": "^0.3.21",
43
+ "@operato/ghost-print": "^0.3.21",
44
+ "@operato/input": "^0.3.21",
45
+ "@operato/ocr": "^0.3.21",
46
+ "@operato/popup": "^0.3.21",
47
+ "@operato/pull-to-refresh": "^0.3.21",
48
48
  "@operato/scene-chartjs": "^0.1.3",
49
49
  "@operato/scene-clock": "^0.1.3",
50
50
  "@operato/scene-gauge": "^0.1.3",
@@ -53,35 +53,35 @@
53
53
  "@operato/scene-random": "^0.1.3",
54
54
  "@operato/scene-switch": "^0.1.3",
55
55
  "@operato/scene-tab": "^0.1.3",
56
- "@things-factory/api": "^4.0.40",
57
- "@things-factory/apptool-ui": "^4.0.40",
58
- "@things-factory/auth-ui": "^4.0.40",
59
- "@things-factory/board-service": "^4.0.40",
60
- "@things-factory/board-ui": "^4.0.40",
61
- "@things-factory/context-ui": "^4.0.40",
62
- "@things-factory/dashboard": "^4.0.40",
63
- "@things-factory/export-ui": "^4.0.40",
64
- "@things-factory/export-ui-excel": "^4.0.40",
65
- "@things-factory/grist-ui": "^4.0.40",
66
- "@things-factory/help": "^4.0.40",
67
- "@things-factory/i18n-ui": "^4.0.40",
68
- "@things-factory/integration-ui": "^4.0.40",
69
- "@things-factory/lite-menu": "^4.0.40",
70
- "@things-factory/more-ui": "^4.0.40",
71
- "@things-factory/notification": "^4.0.40",
72
- "@things-factory/oauth2-client": "^4.0.40",
73
- "@things-factory/print-ui": "^4.0.40",
74
- "@things-factory/resource-ui": "^4.0.40",
75
- "@things-factory/scene-form": "^4.0.40",
56
+ "@things-factory/api": "^4.0.41",
57
+ "@things-factory/apptool-ui": "^4.0.41",
58
+ "@things-factory/auth-ui": "^4.0.41",
59
+ "@things-factory/board-service": "^4.0.41",
60
+ "@things-factory/board-ui": "^4.0.41",
61
+ "@things-factory/context-ui": "^4.0.41",
62
+ "@things-factory/dashboard": "^4.0.41",
63
+ "@things-factory/export-ui": "^4.0.41",
64
+ "@things-factory/export-ui-excel": "^4.0.41",
65
+ "@things-factory/grist-ui": "^4.0.41",
66
+ "@things-factory/help": "^4.0.41",
67
+ "@things-factory/i18n-base": "^4.0.41",
68
+ "@things-factory/integration-ui": "^4.0.41",
69
+ "@things-factory/lite-menu": "^4.0.41",
70
+ "@things-factory/more-ui": "^4.0.41",
71
+ "@things-factory/notification": "^4.0.41",
72
+ "@things-factory/oauth2-client": "^4.0.41",
73
+ "@things-factory/print-ui": "^4.0.41",
74
+ "@things-factory/resource-ui": "^4.0.41",
75
+ "@things-factory/scene-form": "^4.0.41",
76
76
  "@things-factory/scene-half-roundrect": "^4.0.9",
77
- "@things-factory/scene-news-ticker": "^4.0.40",
78
- "@things-factory/setting-base": "^4.0.40",
79
- "@things-factory/setting-ui": "^4.0.40",
80
- "@things-factory/shell": "^4.0.40",
81
- "@things-factory/system-ui": "^4.0.40"
77
+ "@things-factory/scene-news-ticker": "^4.0.41",
78
+ "@things-factory/setting-base": "^4.0.41",
79
+ "@things-factory/setting-ui": "^4.0.41",
80
+ "@things-factory/shell": "^4.0.41",
81
+ "@things-factory/system-ui": "^4.0.41"
82
82
  },
83
83
  "devDependencies": {
84
- "@things-factory/builder": "^4.0.40"
84
+ "@things-factory/builder": "^4.0.41"
85
85
  },
86
- "gitHead": "f0697b5ab411e4aa1a52de19a6c135f39686eca1"
86
+ "gitHead": "1dd445b5b5e5b9e37291dc274886131199d7bf6a"
87
87
  }
@@ -1,4 +0,0 @@
1
- 2022-01-17T06:43:32.236Z info: File Storage is Ready.
2
- 2022-01-17T06:43:34.636Z info: Database connection established
3
- 2022-01-17T06:43:35.277Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2022-01-17T06:43:35.277Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -1,4 +0,0 @@
1
- 2022-01-17T07:21:25.484Z info: File Storage is Ready.
2
- 2022-01-17T07:21:27.970Z info: Database connection established
3
- 2022-01-17T07:21:28.574Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2022-01-17T07:21:28.575Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
File without changes
File without changes
File without changes
File without changes