mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 15:35:53 +03:00
[PR #977] [MERGED] Proposing addition of a visual indication to favicon on down #1050
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1050
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/977
Author: @princekhunt
Created: 3/21/2024
Status: ✅ Merged
Merged: 3/26/2024
Merged by: @cuu508
Base:
master← Head:master📝 Commits (3)
aef52cfAdded a visual indication to favicon on down0e9a3d8favicons updated918536fstatus up favicon update correction📊 Changes
5 files changed (+36 additions, -3 deletions)
View changed files
➕
static/img/favicon.svg(+6 -0)➕
static/img/favicon_down.svg(+6 -0)📝
static/js/checks.js(+12 -2)📝
static/js/details.js(+11 -0)📝
templates/base.html(+1 -1)📄 Description
Hello,
I have tried adding a visual indication to favicon.
When monitor goes down, A new favicon with the count (number of down monitors.) gets updated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.