From fb9880bff41f88161a3eb2cc48c81ea1937fa090 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 21 Feb 2021 22:01:35 +0100 Subject: [PATCH] web: add loading animation to flowexecutor --- authentik/flows/templates/flows/shell.html | 11 -- web/src/pages/generic/FlowExecutor.ts | 128 +++++++++++++-------- 2 files changed, 81 insertions(+), 58 deletions(-) diff --git a/authentik/flows/templates/flows/shell.html b/authentik/flows/templates/flows/shell.html index f5ba8db5d..0619493f5 100644 --- a/authentik/flows/templates/flows/shell.html +++ b/authentik/flows/templates/flows/shell.html @@ -6,17 +6,6 @@ {% block head %} {{ block.super }}