From 9899c90520c3d2ad779c76a841a207f5d4a9690b Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Wed, 14 Apr 2021 00:41:40 +0200 Subject: [PATCH] Improve UX on web instances (#233) - Loading indicators - Faster loading with delayed requests - Better CSS --- source/app/web/statics/about/index.html | 22 +++++---- source/app/web/statics/about/script.js | 30 ++++++++---- source/app/web/statics/about/style.css | 2 +- source/app/web/statics/app.js | 62 +++++++++++++++++------- source/app/web/statics/index.html | 24 +++++++--- source/app/web/statics/style.css | 63 ++++++++++++++++++++----- 6 files changed, 147 insertions(+), 56 deletions(-) diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index d409b21a..372ad95a 100644 --- a/source/app/web/statics/about/index.html +++ b/source/app/web/statics/about/index.html @@ -16,9 +16,9 @@