@things-factory/reference-app 5.0.0-alpha.4 → 5.0.0-alpha.5

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
@@ -19,6 +19,16 @@
19
19
  "date": 1646917934076,
20
20
  "name": "logs/application-2022-03-10-22.log",
21
21
  "hash": "bb6528454e8674c531f02bba9bf015fb"
22
+ },
23
+ {
24
+ "date": 1646960789680,
25
+ "name": "logs/application-2022-03-11-10.log",
26
+ "hash": "1f975c6bc7555503913f28d5801f7672"
27
+ },
28
+ {
29
+ "date": 1646973783176,
30
+ "name": "logs/application-2022-03-11-13.log",
31
+ "hash": "93894442706cd7a158f8b1f99d25d5c2"
22
32
  }
23
33
  ],
24
34
  "hashType": "md5"
@@ -29,6 +29,16 @@
29
29
  "date": 1646917937964,
30
30
  "name": "logs/connections-2022-03-10-22.log",
31
31
  "hash": "3f579bb9ab9ade4ef189315c035d828a"
32
+ },
33
+ {
34
+ "date": 1646960793690,
35
+ "name": "logs/connections-2022-03-11-10.log",
36
+ "hash": "60fd40216e6fa9a1b0278d606d97ad12"
37
+ },
38
+ {
39
+ "date": 1646973786711,
40
+ "name": "logs/connections-2022-03-11-13.log",
41
+ "hash": "73519a9d852e4a771bc70717bbdd024a"
32
42
  }
33
43
  ],
34
44
  "hashType": "md5"
@@ -0,0 +1,4 @@
1
+ 2022-03-11T01:06:32.167Z info: File Storage is Ready.
2
+ 2022-03-11T01:06:37.912Z info: Database connection established
3
+ 2022-03-11T01:06:39.098Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2022-03-11T01:06:39.098Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
@@ -0,0 +1,4 @@
1
+ 2022-03-11T04:43:05.520Z info: File Storage is Ready.
2
+ 2022-03-11T04:43:10.408Z info: Database connection established
3
+ 2022-03-11T04:43:11.523Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
+ 2022-03-11T04:43:11.523Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
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.4",
3
+ "version": "5.0.0-alpha.5",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -61,34 +61,34 @@
61
61
  "@operato/scene-tab": "^0.1.5",
62
62
  "@operato/shell": "1.0.0-alpha.4",
63
63
  "@operato/utils": "1.0.0-alpha.4",
64
- "@things-factory/api": "^5.0.0-alpha.4",
65
- "@things-factory/apptool-ui": "^5.0.0-alpha.4",
66
- "@things-factory/auth-ui": "^5.0.0-alpha.4",
67
- "@things-factory/board-service": "^5.0.0-alpha.4",
68
- "@things-factory/board-ui": "^5.0.0-alpha.4",
69
- "@things-factory/ccp": "^5.0.0-alpha.4",
70
- "@things-factory/context-ui": "^5.0.0-alpha.4",
71
- "@things-factory/dashboard": "^5.0.0-alpha.4",
72
- "@things-factory/dataset": "^5.0.0-alpha.4",
73
- "@things-factory/export-ui": "^5.0.0-alpha.4",
74
- "@things-factory/export-ui-excel": "^5.0.0-alpha.4",
75
- "@things-factory/grist-ui": "^5.0.0-alpha.4",
76
- "@things-factory/help": "^5.0.0-alpha.4",
77
- "@things-factory/integration-ui": "^5.0.0-alpha.4",
78
- "@things-factory/lite-menu": "^5.0.0-alpha.4",
79
- "@things-factory/more-ui": "^5.0.0-alpha.4",
80
- "@things-factory/notification": "^5.0.0-alpha.4",
81
- "@things-factory/oauth2-client": "^5.0.0-alpha.4",
82
- "@things-factory/print-ui": "^5.0.0-alpha.4",
83
- "@things-factory/resource-ui": "^5.0.0-alpha.4",
84
- "@things-factory/scene-form": "^5.0.0-alpha.4",
85
- "@things-factory/setting-base": "^5.0.0-alpha.4",
86
- "@things-factory/setting-ui": "^5.0.0-alpha.4",
87
- "@things-factory/shell": "^5.0.0-alpha.4",
88
- "@things-factory/system-ui": "^5.0.0-alpha.4"
64
+ "@things-factory/api": "^5.0.0-alpha.5",
65
+ "@things-factory/apptool-ui": "^5.0.0-alpha.5",
66
+ "@things-factory/auth-ui": "^5.0.0-alpha.5",
67
+ "@things-factory/board-service": "^5.0.0-alpha.5",
68
+ "@things-factory/board-ui": "^5.0.0-alpha.5",
69
+ "@things-factory/ccp": "^5.0.0-alpha.5",
70
+ "@things-factory/context-ui": "^5.0.0-alpha.5",
71
+ "@things-factory/dashboard": "^5.0.0-alpha.5",
72
+ "@things-factory/dataset": "^5.0.0-alpha.5",
73
+ "@things-factory/export-ui": "^5.0.0-alpha.5",
74
+ "@things-factory/export-ui-excel": "^5.0.0-alpha.5",
75
+ "@things-factory/grist-ui": "^5.0.0-alpha.5",
76
+ "@things-factory/help": "^5.0.0-alpha.5",
77
+ "@things-factory/integration-ui": "^5.0.0-alpha.5",
78
+ "@things-factory/lite-menu": "^5.0.0-alpha.5",
79
+ "@things-factory/more-ui": "^5.0.0-alpha.5",
80
+ "@things-factory/notification": "^5.0.0-alpha.5",
81
+ "@things-factory/oauth2-client": "^5.0.0-alpha.5",
82
+ "@things-factory/print-ui": "^5.0.0-alpha.5",
83
+ "@things-factory/resource-ui": "^5.0.0-alpha.5",
84
+ "@things-factory/scene-form": "^5.0.0-alpha.5",
85
+ "@things-factory/setting-base": "^5.0.0-alpha.5",
86
+ "@things-factory/setting-ui": "^5.0.0-alpha.5",
87
+ "@things-factory/shell": "^5.0.0-alpha.5",
88
+ "@things-factory/system-ui": "^5.0.0-alpha.5"
89
89
  },
90
90
  "devDependencies": {
91
- "@things-factory/builder": "^5.0.0-alpha.4"
91
+ "@things-factory/builder": "^5.0.0-alpha.5"
92
92
  },
93
- "gitHead": "77253f86954dc6f5c14356ea85887c323fd2511a"
93
+ "gitHead": "379449b7be7b3d8220f1cac9ab684b812117edfd"
94
94
  }