From ea6e0fcd62d2d721711085d1ba79a1ad6f6ce566 Mon Sep 17 00:00:00 2001 From: Hocine Hacherouf Date: Thu, 14 Apr 2022 09:13:27 +0200 Subject: [PATCH 1/2] Add splash screen when application is loading #560 --- src/AzureIoTHub.Portal/Client/wwwroot/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/AzureIoTHub.Portal/Client/wwwroot/index.html b/src/AzureIoTHub.Portal/Client/wwwroot/index.html index 8c3346f8a..aa0423f0d 100644 --- a/src/AzureIoTHub.Portal/Client/wwwroot/index.html +++ b/src/AzureIoTHub.Portal/Client/wwwroot/index.html @@ -28,9 +28,12 @@
- - Loading... - +
+
+ tech + +
+
From fca9ae6900988bd732d84b44b031861fb829573e Mon Sep 17 00:00:00 2001 From: Hocine Hacherouf Date: Thu, 14 Apr 2022 15:55:33 +0200 Subject: [PATCH 2/2] Update the design of the splash screen #560 --- src/AzureIoTHub.Portal/Client/wwwroot/index.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/AzureIoTHub.Portal/Client/wwwroot/index.html b/src/AzureIoTHub.Portal/Client/wwwroot/index.html index aa0423f0d..106f4a9af 100644 --- a/src/AzureIoTHub.Portal/Client/wwwroot/index.html +++ b/src/AzureIoTHub.Portal/Client/wwwroot/index.html @@ -30,8 +30,16 @@
- tech - + + tech + +
+
+
+
+
+
+