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

Change the path to the name of the application to the logo redirection #276

Merged
merged 6 commits into from
Aug 30, 2024

Conversation

yenienserrano
Copy link
Member

@yenienserrano yenienserrano commented Aug 22, 2024

Description

By changing the method to make the redirection of the logo is no longer necessary to put the url of the application to which you want to redirect, you only have to put the name of the application.

Issues Resolved

Screenshot

image

Test

See logo redirection should be /app/wz-home instead of /app/app/wz-home

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@yenienserrano yenienserrano self-assigned this Aug 22, 2024
@yenienserrano yenienserrano linked an issue Aug 22, 2024 that may be closed by this pull request
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

CR: 🟢
Test: 🟢

image

@asteriscos asteriscos merged commit 6c3bcf6 into 4.10.0 Aug 30, 2024
60 checks passed
@asteriscos asteriscos deleted the bug/228-fix-home-logo-link branch August 30, 2024 15:38
yenienserrano added a commit that referenced this pull request Oct 28, 2024
yenienserrano added a commit that referenced this pull request Feb 18, 2025
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.

Fix home logo link
2 participants