mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #953] [MERGED] Make Grace Time editable when job is created. #1043
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#1043
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/953
Author: @mickBoat00
Created: 2/6/2024
Status: ✅ Merged
Merged: 2/8/2024
Merged by: @cuu508
Base:
master← Head:editable-grace-time📝 Commits (1)
8d19b52Make 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.