Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logo to login and password pages #322

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Conversation

valentinBraeutigam
Copy link
Collaborator

Added the didentity and adorsys logo to the login page and the change password page

Signed-off-by: Valentin Bräutigam <valentin.braeutigam@gmail.com>
Signed-off-by: Valentin Bräutigam <valentin.braeutigam@gmail.com>
@steve-237 steve-237 self-requested a review July 26, 2022 16:45
Copy link
Collaborator

@steve-237 steve-237 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This addition makes the page a little prettier but it would be even prettier in my opinion if the logos were outside the cards I find that it overloads the cards.

Comment on lines +2 to +10
<div class="logos">
<img class="didentity_login" src="../../assets/images/DIdentity.png" alt="DIdentity" />

<img
class="adorsys_login"
src="../../assets/images/adorsys.png"
alt="adorsys"
/>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to separate the logo from the cards for the login and the change password

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is that then there would be a white box around each of the logos which looks quite awful. I tried it but it looks better inside the cards.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK I understand. But would if we place a separator between the logo and the title of the card it would be a little better?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think so

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay!

@steve-237
Copy link
Collaborator

image

Signed-off-by: Valentin Bräutigam <valentin.braeutigam@gmail.com>
Comment on lines +2 to +10
<div class="logos">
<img class="didentity_login" src="../../assets/images/DIdentity.png" alt="DIdentity" />

<img
class="adorsys_login"
src="../../assets/images/adorsys.png"
alt="adorsys"
/>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay!

@steve-237 steve-237 merged commit 4bd7389 into main Jul 26, 2022
@valentinBraeutigam valentinBraeutigam deleted the addLogoToLoginAndPasswordPages branch July 27, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants