From 655f1a26c8d20867dcbdb7afc85807dfefb18100 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 27 Oct 2022 09:18:47 +0200 Subject: [PATCH 1/4] add space in register box --- webapp/components/Registration/RegistrationSlideInvite.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/components/Registration/RegistrationSlideInvite.vue b/webapp/components/Registration/RegistrationSlideInvite.vue index 48c62d412..c9917f63e 100644 --- a/webapp/components/Registration/RegistrationSlideInvite.vue +++ b/webapp/components/Registration/RegistrationSlideInvite.vue @@ -17,6 +17,7 @@ {{ $t('components.registration.invite-code.form.description') }} + From 76ad2ec0630ce2a9549e1c258b7608e7eb97cccc Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 27 Oct 2022 15:22:22 +0200 Subject: [PATCH 2/4] change to --- webapp/components/Registration/RegistrationSlideInvite.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/components/Registration/RegistrationSlideInvite.vue b/webapp/components/Registration/RegistrationSlideInvite.vue index c9917f63e..87c1c48b1 100644 --- a/webapp/components/Registration/RegistrationSlideInvite.vue +++ b/webapp/components/Registration/RegistrationSlideInvite.vue @@ -17,7 +17,7 @@ {{ $t('components.registration.invite-code.form.description') }} - + From 93add91e77f4260d440ed60bdbac3d1663c54595 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 27 Oct 2022 15:23:19 +0200 Subject: [PATCH 3/4] fix lint --- webapp/components/Registration/RegistrationSlideInvite.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/components/Registration/RegistrationSlideInvite.vue b/webapp/components/Registration/RegistrationSlideInvite.vue index 87c1c48b1..723071510 100644 --- a/webapp/components/Registration/RegistrationSlideInvite.vue +++ b/webapp/components/Registration/RegistrationSlideInvite.vue @@ -17,7 +17,7 @@ {{ $t('components.registration.invite-code.form.description') }} - + From 09cb120f9281a5227bce46b529979aeaeaed5203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 27 Oct 2022 16:03:06 +0200 Subject: [PATCH 4/4] Add 'ds-spaces' to the other registration slider components --- webapp/components/Registration/RegistrationSlideCreate.vue | 3 +++ webapp/components/Registration/RegistrationSlideEmail.vue | 1 + webapp/components/Registration/RegistrationSlideNoPublic.vue | 1 + webapp/components/Registration/RegistrationSlideNonce.vue | 1 + 4 files changed, 6 insertions(+) diff --git a/webapp/components/Registration/RegistrationSlideCreate.vue b/webapp/components/Registration/RegistrationSlideCreate.vue index 35bba6614..0906fc8a4 100644 --- a/webapp/components/Registration/RegistrationSlideCreate.vue +++ b/webapp/components/Registration/RegistrationSlideCreate.vue @@ -6,6 +6,7 @@ {{ $t('components.registration.create-user-account.success') }} +
@@ -21,6 +22,7 @@ {{ $t('site.back-to-login') }} +
diff --git a/webapp/components/Registration/RegistrationSlideEmail.vue b/webapp/components/Registration/RegistrationSlideEmail.vue index 6ba443996..6d6454ac9 100644 --- a/webapp/components/Registration/RegistrationSlideEmail.vue +++ b/webapp/components/Registration/RegistrationSlideEmail.vue @@ -24,6 +24,7 @@ {{ $t('components.registration.email.form.sendEmailAgain') }} + diff --git a/webapp/components/Registration/RegistrationSlideNoPublic.vue b/webapp/components/Registration/RegistrationSlideNoPublic.vue index 1d26cc8e2..c5f815ef4 100644 --- a/webapp/components/Registration/RegistrationSlideNoPublic.vue +++ b/webapp/components/Registration/RegistrationSlideNoPublic.vue @@ -2,6 +2,7 @@ + diff --git a/webapp/components/Registration/RegistrationSlideNonce.vue b/webapp/components/Registration/RegistrationSlideNonce.vue index b9de7afd1..604d9b132 100644 --- a/webapp/components/Registration/RegistrationSlideNonce.vue +++ b/webapp/components/Registration/RegistrationSlideNonce.vue @@ -19,6 +19,7 @@ {{ $t('components.registration.email-nonce.form.description') }} +