[PR #953] [MERGED] Make Grace Time editable when job is created. #1043

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/953
Author: @mickBoat00
Created: 2/6/2024
Status: Merged
Merged: 2/8/2024
Merged by: @cuu508

Base: masterHead: editable-grace-time


📝 Commits (1)

  • 8d19b52 Make grace time editable when job is created

📊 Changes

6 files changed (+88 additions, -24 deletions)

View changed files

hc/api/migrations/0102_alter_check_kind.py (+18 -0)
📝 hc/front/forms.py (+8 -2)
📝 hc/front/views.py (+2 -3)
📝 static/css/update_timeout_modal.css (+8 -0)
📝 static/js/update-timeout-modal.js (+29 -5)
📝 templates/front/update_timeout_modal.html (+23 -14)

📄 Description

Fixes: #945


🔄 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/953 **Author:** [@mickBoat00](https://github.com/mickBoat00) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `editable-grace-time` --- ### 📝 Commits (1) - [`8d19b52`](https://github.com/healthchecks/healthchecks/commit/8d19b5205c57b2d0d355869d83fd96ced9629b49) Make grace time editable when job is created ### 📊 Changes **6 files changed** (+88 additions, -24 deletions) <details> <summary>View changed files</summary> ➕ `hc/api/migrations/0102_alter_check_kind.py` (+18 -0) 📝 `hc/front/forms.py` (+8 -2) 📝 `hc/front/views.py` (+2 -3) 📝 `static/css/update_timeout_modal.css` (+8 -0) 📝 `static/js/update-timeout-modal.js` (+29 -5) 📝 `templates/front/update_timeout_modal.html` (+23 -14) </details> ### 📄 Description Fixes: #945 --- <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:43 +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#1043
No description provided.