Giter Club home page Giter Club logo

Comments (4)

christianTF avatar christianTF commented on July 17, 2024

The healthcheck notification uses the hostname you’ve configured in the “Network” widget.
The URL is set at sending the notification, not on showing it. The link is individual to the notification itself, so plugins link to their website, LoxBerrys links to Wiki,…
The link is also sent via email.

No issue from my perspective.

from loxberry.

Noschvie avatar Noschvie commented on July 17, 2024

Sorry for the delay, have to wait for the "Details" button to be back on GUI.

Please find below the source of the page:

<div style='vertical-align: middle; width:25%; display: table-cell; align:right; text-align: right;'>
	<a class="btnlink" data-role="button" href="http://erdberg:80/admin/system/healthcheck.cgi" target="_blank" data-inline="true" data-mini="true" data-icon="action">Details</a>
	<a href='#' class='notifdelete' id='notifdelete2' data-notifykey='2' data-role='button' data-icon='delete' data-iconpos='notext' data-inline='true' data-mini='true'>(X)</a>
</div>

erdberg is the hostname of the LoxBerry, but the / my url is erdberg.myDomain.at

But other href values of this page are like this:

<div data-href="/admin/system/logmanager.cgi" id="update_alert" style="margin-left:15px; cursor:default; display:none; width:30px; height:30px; background-repeat: no-repeat; background-image: url('/system/images/update-running.svg');"></div>
	<a id="btnnotifies" href="/admin/system/tools/showallnotifications.cgi" class="headerbutton pi pi-bell"></a>
	<a id="btninfo" href="#infopanel" class="headerbutton pi pi-question-circle"></a>
	<a id="btnpower" href="/admin/system/power.cgi" class="headerbutton pi pi-power-off"></a>
	<!--<div data-href="/admin/system/power.cgi" id="btnpower_alert" style="position:relative; right:-25px; pointer-events: none; visibility:hidden; width:30px; height:30px; padding:0px, border:0px, z-index:10000, background-repeat: no-repeat; background-image: url('/system/images/reboot_required.svg');"></div>-->
</div>

Is it possible to have the "Details" button in the same manner as the others of this page?

Thanks!

from loxberry.

christianTF avatar christianTF commented on July 17, 2024

The URL is set at sending the notification, not on showing it. The link is individual to the notification itself, so plugins link to their website, LoxBerrys links to Wiki,…
The link is also sent via email.

Whereas the other url‘s are created by the user interface, not by the notification.

from loxberry.

Noschvie avatar Noschvie commented on July 17, 2024

Maybe we can get an additional config field named "Fully qualified domain name (FQDN)" as part of the "Network" widget?
This FQDN shall be used by the healthcheck notification and others too.
I think that would be helpful in case of using a reverse proxy too, isn't it?
What do you think?
Thanks!

from loxberry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.