healthchecks_healthchecks/templates/front
Pēteris Caune 534d6973c4
Reduce the generated HTML size of the checks table
... by removing class="indicator-cell" and using
:first-child in CSS to target it instead.
2024-11-22 14:21:48 +02:00
..
snippets Improve "Show Usage Examples" dialog, "Email" tab 2022-06-30 10:22:46 +03:00
add_check_modal.html Implement OnCalendar schedules in the "Add Check" dialog 2023-12-08 12:02:01 +02:00
badges_preview.html Tweak the badges page 2024-02-27 13:06:31 +02:00
badges.html Add support for per-check status badges 2024-02-27 12:55:51 +02:00
channel_checks.html Fix check name wrapping in the "Assign Checks to Integration" dialog 2023-03-10 14:55:53 +02:00
channel_description.html Switch to using Pydantic for parsing Trello configuration 2023-10-26 11:57:49 +03:00
channels.html Rearrange channels in the integrations page, "Add More" section 2024-11-19 11:03:49 +02:00
checks_table.html Reduce the generated HTML size of the checks table 2024-11-22 14:21:48 +02:00
checks.html Implement "no matching checks" message when searching/filtering 2024-11-15 12:11:18 +02:00
clear_events_modal.html Implement the "Clear Events" function 2022-10-07 11:19:08 +03:00
copy_modal.html Add a "Create a Copy" function for cloning checks Fixes #288 2019-10-18 12:03:46 +03:00
cron_preview.html Add support for systemd's OnCalendar schedules 2023-12-06 15:42:57 +02:00
dashboard.html Update the bundled dashboard to use api v2 2022-12-22 16:40:16 +02:00
details_downtimes.html Add DowntimeRecord.no_data field 2023-09-27 17:43:18 +03:00
details_events.html Fix clicks on log events 2022-09-05 16:12:01 +03:00
details.html Update timezone dropdowns to show frequently used timezones at the top 2024-08-13 13:57:52 +03:00
docs_cron.html Tweak wording and CSS in Cron Expression Cheatsheet 2023-04-27 11:37:57 +03:00
docs_nav_item.html Documentation in Markdown. 2020-01-23 16:04:15 +02:00
docs_search.html Implement documentation search 2022-08-22 11:56:02 +03:00
docs_single.html Rearrange docs navigation 2024-06-11 21:38:15 +03:00
event_summary.html Switch to using Pydantic for parsing Trello configuration 2023-10-26 11:57:49 +03:00
filtering_rules_modal.html Update filtering_rules_modal.html (#956) 2024-02-12 11:17:29 +02:00
last_ping_cell.html Optimize CSS 2022-03-04 11:36:32 +02:00
log_row.html Improve performance of loading ping body previews 2024-07-11 17:38:25 +03:00
log_rows.html Remove whitespace to avoid +1 empty tbody on every refresh 2024-03-21 15:24:37 +02:00
log_status_text.html Fix js to enable "pause" button when a check is paused but started 2024-10-23 14:32:06 +03:00
log.html Switch back to using integer timestamps in the log page 2024-04-09 14:24:43 +03:00
oncalendar_preview.html Fix duplicate HTML element ids in the "Update timeout" modal 2023-12-06 16:34:28 +02:00
ping_details_not_found.html In hc.front.views.ping_details, if a ping does not exist, return a friendly message 2020-02-11 09:55:30 +02:00
ping_details.html Update Ping Details dialog to also show formatted datetimes 2024-05-29 15:43:06 +03:00
projects_menu.html Add a "Switch Project" menu in top navigation 2023-03-10 10:36:09 +02:00
projects.html Implement dynamic favicon in the projects overview page 2024-04-10 14:36:42 +03:00
remove_check_modal.html Add a "Create a Copy" function for cloning checks Fixes #288 2019-10-18 12:03:46 +03:00
show_usage_modal.html Improve "Show Usage Examples" dialog, "Email" tab 2022-06-30 10:22:46 +03:00
signal_captcha.html Fix the link to the Signal CAPTCHA form 2022-10-28 08:28:32 +03:00
signup_modal.html Rename "sign in" to "log in" 2024-08-12 15:09:58 +03:00
transfer_modal.html Replace bootstrap-select with the native <select> element 2023-05-26 13:44:24 +03:00
unsubscribe_success.html {% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N 2020-07-21 17:59:39 +03:00
update_name_modal.html Fix slug validation regex 2023-08-17 11:51:57 +03:00
update_timeout_modal.html Make grace time editable when job is created (#953) 2024-02-08 15:34:52 +02:00
verify_email_success.html Fix contrast issues 2021-06-18 15:28:35 +03:00