[PR #968] [CLOSED] Add events filter feature to log page. #1048

Closed
opened 2026-02-26 00:30:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/968
Author: @mickBoat00
Created: 3/4/2024
Status: Closed

Base: masterHead: filter-log-events


📝 Commits (1)

  • 9762c44 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/968 **Author:** [@mickBoat00](https://github.com/mickBoat00) **Created:** 3/4/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `filter-log-events` --- ### 📝 Commits (1) - [`9762c44`](https://github.com/healthchecks/healthchecks/commit/9762c440d7fae215ea82f35d656f18b28a26889b) Add events filter feature to log page. ### 📊 Changes **5 files changed** (+228 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fixes: #873 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1048
No description provided.