From 15ba1eecc2515baeee30b9af6108eff9e0637e1f Mon Sep 17 00:00:00 2001 From: Thomas Richner Date: Thu, 7 Nov 2024 14:26:57 +0100 Subject: [PATCH] EPA-166: [ehealthid] Add logo to login button (#114) --- .../src/main/resources/www/GID_logo.svg | 23 ++++++++ .../resources/www/select-idp.html.mustache | 57 ++++++++++--------- .../fixtures/pages_golden_idp-select-form.bin | 45 ++++++++------- pom.xml | 1 - 4 files changed, 75 insertions(+), 51 deletions(-) create mode 100644 ehealthid-rp/src/main/resources/www/GID_logo.svg diff --git a/ehealthid-rp/src/main/resources/www/GID_logo.svg b/ehealthid-rp/src/main/resources/www/GID_logo.svg new file mode 100644 index 0000000..7626ba5 --- /dev/null +++ b/ehealthid-rp/src/main/resources/www/GID_logo.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ehealthid-rp/src/main/resources/www/select-idp.html.mustache b/ehealthid-rp/src/main/resources/www/select-idp.html.mustache index b252862..28e2454 100644 --- a/ehealthid-rp/src/main/resources/www/select-idp.html.mustache +++ b/ehealthid-rp/src/main/resources/www/select-idp.html.mustache @@ -1,18 +1,18 @@ {{ - .form-inline { +{{$head}} + - {{/head}} - {{$body}} -
-
+ } + +{{/head}} +{{$body}} + +

GesundheitsID

-
- - - {{/body}} +
+ + +{{/body}} {{/layout.html.mustache}} diff --git a/ehealthid-rp/src/test/resources/fixtures/pages_golden_idp-select-form.bin b/ehealthid-rp/src/test/resources/fixtures/pages_golden_idp-select-form.bin index f1de7db..9ddc59b 100644 --- a/ehealthid-rp/src/test/resources/fixtures/pages_golden_idp-select-form.bin +++ b/ehealthid-rp/src/test/resources/fixtures/pages_golden_idp-select-form.bin @@ -65,19 +65,19 @@ a { } - + } +
-
-
+ +

GesundheitsID

-
- - +
+ +
diff --git a/pom.xml b/pom.xml index d322741..26fccbf 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,6 @@ 4.3.1 2.43.0 - 1.18.1 0.8.12 3.6.0