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

Fix host links #1399

Merged
merged 3 commits into from
May 13, 2019
Merged

Fix host links #1399

merged 3 commits into from
May 13, 2019

Commits on May 13, 2019

  1. Don't set id for result hosts with empty id

    If a result host doesn't have an id the id MUST BE set to undefined to
    not render a link to the host asset details page.
    bjoernricks committed May 13, 2019
    Configuration menu
    Copy the full SHA
    bf83b5d View commit details
    Browse the repository at this point in the history
  2. Don't render links to host asset details page

    If the host doesn't have an id don't render the link to the host asset
    details page.
    bjoernricks committed May 13, 2019
    Configuration menu
    Copy the full SHA
    6c0a946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453a9e0 View commit details
    Browse the repository at this point in the history