@things-factory/reference-app 4.0.0 → 4.0.4

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 ADDED
Binary file
@@ -0,0 +1,19 @@
1
+ {
2
+ "keep": {
3
+ "days": true,
4
+ "amount": 2
5
+ },
6
+ "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
+ "files": [
8
+ {
9
+ "date": 1636005255512,
10
+ "name": "logs/application-2021-11-04-14.log",
11
+ "hash": "82baeb9d01f51b2ebdb89d58c735e058"
12
+ },
13
+ {
14
+ "date": 1636103946107,
15
+ "name": "logs/application-2021-11-05-18.log",
16
+ "hash": "dca379ac4e315b99f4a38f1350437523"
17
+ }
18
+ ]
19
+ }
@@ -0,0 +1,29 @@
1
+ {
2
+ "keep": {
3
+ "days": true,
4
+ "amount": 14
5
+ },
6
+ "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
+ "files": [
8
+ {
9
+ "date": 1635819464472,
10
+ "name": "logs/connections-2021-11-02-11.log",
11
+ "hash": "8bc1da3313a69261b4674f629d032e03"
12
+ },
13
+ {
14
+ "date": 1635906208371,
15
+ "name": "logs/connections-2021-11-03-11.log",
16
+ "hash": "a1311491c36196b33b2dd55f164b95f7"
17
+ },
18
+ {
19
+ "date": 1636005260004,
20
+ "name": "logs/connections-2021-11-04-14.log",
21
+ "hash": "6d9ee9a4066c730e14f77f0396879d64"
22
+ },
23
+ {
24
+ "date": 1636103949582,
25
+ "name": "logs/connections-2021-11-05-18.log",
26
+ "hash": "f7593c79bc2d00a3832d894f74b529f8"
27
+ }
28
+ ]
29
+ }
@@ -0,0 +1,4 @@
1
+ 2021-11-04T05:54:18.294Z info: File Storage is Ready.
2
+ 2021-11-04T05:54:26.107Z info: Database connection established
3
+ 2021-11-04T05:54:30.807Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2021-11-04T05:54:30.812Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,6 @@
1
+ 2021-11-05T09:19:08.124Z info: File Storage is Ready.
2
+ 2021-11-05T09:19:12.759Z info: Database connection established
3
+ 2021-11-05T09:19:47.437Z info: File Storage is Ready.
4
+ 2021-11-05T09:19:51.042Z info: Database connection established
5
+ 2021-11-05T09:19:51.851Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
6
+ 2021-11-05T09:19:51.851Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
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": "4.0.0",
3
+ "version": "4.0.4",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -37,49 +37,49 @@
37
37
  "docker:run": "docker run -it -p 4000:3000 hatiolab/reference-app:latest"
38
38
  },
39
39
  "dependencies": {
40
- "@hatiolab/things-scene": "^2.7.11",
40
+ "@hatiolab/things-scene": "^2.7.12",
41
41
  "@material/mwc-checkbox": "^0.22.1",
42
- "@operato/data-grist": "^0.2.4",
42
+ "@operato/data-grist": "^0.2.18",
43
43
  "@operato/ghost-print": "0.1.14",
44
44
  "@operato/mini-popup": "^0.2.3",
45
45
  "@operato/pull-to-refresh": "^0.2.4",
46
- "@things-factory/api": "^4.0.0",
47
- "@things-factory/apptool-ui": "^4.0.0",
48
- "@things-factory/auth-ui": "^4.0.0",
49
- "@things-factory/board-service": "^4.0.0",
50
- "@things-factory/board-ui": "^4.0.0",
51
- "@things-factory/context-ui": "^4.0.0",
52
- "@things-factory/dashboard": "^4.0.0",
53
- "@things-factory/export-ui": "^4.0.0",
54
- "@things-factory/export-ui-excel": "^4.0.0",
55
- "@things-factory/grist-ui": "^4.0.0-beta.2",
56
- "@things-factory/help": "^4.0.0",
57
- "@things-factory/i18n-ui": "^4.0.0",
58
- "@things-factory/integration-ui": "^4.0.0",
59
- "@things-factory/lite-menu": "^4.0.0",
60
- "@things-factory/more-ui": "^4.0.0",
61
- "@things-factory/notification": "^4.0.0",
62
- "@things-factory/oauth2-client": "^4.0.0",
63
- "@things-factory/print-ui": "^4.0.0",
64
- "@things-factory/resource-ui": "^4.0.0",
65
- "@things-factory/scene-chartjs": "^4.0.0-beta.2",
66
- "@things-factory/scene-clock": "^4.0.0-beta.2",
67
- "@things-factory/scene-form": "^4.0.0-beta.2",
68
- "@things-factory/scene-gauge": "^4.0.0-beta.2",
69
- "@things-factory/scene-half-roundrect": "^4.0.0-beta.2",
70
- "@things-factory/scene-indoor-map": "^4.0.0-beta.2",
71
- "@things-factory/scene-news-ticker": "^4.0.0-beta.2",
72
- "@things-factory/scene-progressbar": "^4.0.0-beta.2",
73
- "@things-factory/scene-random": "^4.0.0-beta.2",
74
- "@things-factory/scene-switch": "^4.0.0-beta.2",
75
- "@things-factory/scene-tab": "^4.0.0-beta.2",
76
- "@things-factory/setting-base": "^4.0.0",
77
- "@things-factory/setting-ui": "^4.0.0",
78
- "@things-factory/shell": "^4.0.0",
79
- "@things-factory/system-ui": "^4.0.0"
46
+ "@things-factory/api": "^4.0.4",
47
+ "@things-factory/apptool-ui": "^4.0.4",
48
+ "@things-factory/auth-ui": "^4.0.4",
49
+ "@things-factory/board-service": "^4.0.4",
50
+ "@things-factory/board-ui": "^4.0.4",
51
+ "@things-factory/context-ui": "^4.0.4",
52
+ "@things-factory/dashboard": "^4.0.4",
53
+ "@things-factory/export-ui": "^4.0.4",
54
+ "@things-factory/export-ui-excel": "^4.0.4",
55
+ "@things-factory/grist-ui": "^4.0.1",
56
+ "@things-factory/help": "^4.0.4",
57
+ "@things-factory/i18n-ui": "^4.0.4",
58
+ "@things-factory/integration-ui": "^4.0.4",
59
+ "@things-factory/lite-menu": "^4.0.4",
60
+ "@things-factory/more-ui": "^4.0.4",
61
+ "@things-factory/notification": "^4.0.4",
62
+ "@things-factory/oauth2-client": "^4.0.4",
63
+ "@things-factory/print-ui": "^4.0.4",
64
+ "@things-factory/resource-ui": "^4.0.4",
65
+ "@things-factory/scene-chartjs": "^4.0.4",
66
+ "@things-factory/scene-clock": "^4.0.4",
67
+ "@things-factory/scene-form": "^4.0.4",
68
+ "@things-factory/scene-gauge": "^4.0.4",
69
+ "@things-factory/scene-half-roundrect": "^4.0.4",
70
+ "@things-factory/scene-indoor-map": "^4.0.4",
71
+ "@things-factory/scene-news-ticker": "^4.0.4",
72
+ "@things-factory/scene-progressbar": "^4.0.4",
73
+ "@things-factory/scene-random": "^4.0.4",
74
+ "@things-factory/scene-switch": "^4.0.4",
75
+ "@things-factory/scene-tab": "^4.0.4",
76
+ "@things-factory/setting-base": "^4.0.4",
77
+ "@things-factory/setting-ui": "^4.0.4",
78
+ "@things-factory/shell": "^4.0.4",
79
+ "@things-factory/system-ui": "^4.0.4"
80
80
  },
81
81
  "devDependencies": {
82
- "@things-factory/builder": "^4.0.0-beta.2"
82
+ "@things-factory/builder": "^4.0.3"
83
83
  },
84
- "gitHead": "435f0731c09ba124ed608580f3cdfb722f5ab891"
84
+ "gitHead": "292d7c4e2675d228d6be474ea6a0525d26ac1657"
85
85
  }