mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #968] [CLOSED] Add events filter feature to log page. #1048
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#1048
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/968
Author: @mickBoat00
Created: 3/4/2024
Status: ❌ Closed
Base:
master← Head:filter-log-events📝 Commits (1)
9762c44Add events filter feature to log page.📊 Changes
5 files changed (+228 additions, -4 deletions)
View changed files
📝
hc/front/views.py(+67 -2)📝
static/css/log.css(+42 -0)📝
static/js/log.js(+106 -0)📝
templates/front/log.html(+11 -0)📝
templates/front/log_row.html(+2 -2)📄 Description
Fixes: #873
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.