@dssp/dcsp 1.0.0-alpha.4 → 1.0.0-alpha.40
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/_index.html +6 -6
- package/assets/manifest.json +2 -2
- package/config/config.development.js +2 -1
- package/config/config.production.js +2 -1
- package/dist-client/bootstrap.d.ts +1 -0
- package/dist-client/bootstrap.js +59 -1
- package/dist-client/bootstrap.js.map +1 -1
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/dist-client/viewparts/menu-tools.js +1 -1
- package/dist-client/viewparts/menu-tools.js.map +1 -1
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/package.json +51 -51
- package/schema.graphql +3643 -353
- package/views/auth-page.html +6 -6
- package/views/public/home.html +3 -3
package/views/auth-page.html
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8" />
|
|
5
|
-
<title>Construction
|
|
5
|
+
<title>Construction Supervision Platform</title>
|
|
6
6
|
<meta name="generator" content="Things Factory Starter Kit" />
|
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
|
|
8
|
-
<meta name="description" content="
|
|
8
|
+
<meta name="description" content="Driving the Digitalization of Site Supervision" />
|
|
9
9
|
<meta name="color-scheme" content="light only"/>
|
|
10
10
|
<meta name="supported-color-schemes" content="light"/>
|
|
11
11
|
|
|
@@ -21,15 +21,15 @@
|
|
|
21
21
|
|
|
22
22
|
<!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
|
|
23
23
|
<meta name="mobile-web-app-capable" content="yes" />
|
|
24
|
-
<meta name="application-name" content="Construction
|
|
25
|
-
<meta name="application-description" content="
|
|
24
|
+
<meta name="application-name" content="Construction Supervision Platform" />
|
|
25
|
+
<meta name="application-description" content="Driving the Digitalization of Site Supervision" />
|
|
26
26
|
<meta name="application-copyright" content="Copyright © hatiolab.com. All Rights Reserved." />
|
|
27
27
|
<link rel="application-icon" href="/assets/manifest/icon-96x96.png" />
|
|
28
28
|
|
|
29
29
|
<!-- Add to homescreen for Safari on iOS -->
|
|
30
30
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
31
31
|
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
|
32
|
-
<meta name="apple-mobile-web-app-title" content="Construction
|
|
32
|
+
<meta name="apple-mobile-web-app-title" content="Construction Supervision Platform" />
|
|
33
33
|
|
|
34
34
|
<!-- Homescreen icons -->
|
|
35
35
|
<link rel="apple-touch-icon" href="/assets/manifest/icon-48x48.png" />
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
<meta name="twitter:card" content="summary" />
|
|
48
48
|
<meta name="twitter:site" content="@username" />
|
|
49
49
|
<meta property="og:type" content="website" />
|
|
50
|
-
<meta property="og:site_name" content="Construction
|
|
50
|
+
<meta property="og:site_name" content="Construction Supervision Platform, Driving the Digitalization of Site Supervision" />
|
|
51
51
|
<meta property="og:image" content="/assets/manifest/image-metaog.png" />
|
|
52
52
|
|
|
53
53
|
<!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
|
package/views/public/home.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8" />
|
|
5
5
|
<meta name="google" content="notranslate" />
|
|
6
|
-
<title>Construction
|
|
6
|
+
<title>Construction Supervision Platform</title>
|
|
7
7
|
<meta name="generator" content="Things Factory Starter Kit" />
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
|
|
9
9
|
<meta name="description" content="Smart Digital Construction Supervision Platform" />
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
<!-- Add to homescreen for Chrome on Android. Fallback for manifest.json -->
|
|
22
22
|
<meta name="mobile-web-app-capable" content="yes" />
|
|
23
|
-
<meta name="application-name" content="Construction
|
|
23
|
+
<meta name="application-name" content="Construction Supervision Platform" />
|
|
24
24
|
<meta name="application-description" content="Smart Digital Construction Supervision Platform" />
|
|
25
25
|
<meta name="application-copyright" content="Copyright © hatiolab.com. All Rights Reserved." />
|
|
26
26
|
<link rel="application-icon" href="/assets/manifest/icon-96x96.png" />
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
<!-- Add to homescreen for Safari on iOS -->
|
|
29
29
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
30
30
|
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
|
31
|
-
<meta name="apple-mobile-web-app-title" content="Construction
|
|
31
|
+
<meta name="apple-mobile-web-app-title" content="Construction Supervision Platform" />
|
|
32
32
|
|
|
33
33
|
<!-- Homescreen icons -->
|
|
34
34
|
<link rel="apple-touch-icon" href="/assets/manifest/icon-48x48.png" />
|