0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-12 00:01:19 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Pēteris Caune
f8d8ca56b2
Fix slug validation regex 2023-08-17 11:51:57 +03:00
Pēteris Caune
ebcb060ece
Update slug validation rules to disallow uppercase 2023-06-15 09:05:26 +03:00
Pēteris Caune
002bc9b083
Decouple check's name from slug, allow users to set hand-picked slugs 2023-06-14 15:06:37 +03:00
Pēteris Caune
a2fe5653c0
Improve copy in the "Change Schedule" dialog
cc: 
2021-08-18 14:02:32 +03:00
Pēteris Caune
599f481d58
Set maxlength on input fields in the Filtering Rules dialog 2021-05-05 17:37:47 +03:00
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes 2020-03-05 15:49:42 +02:00
Pēteris Caune
7b32e9ef2c
Remove unused class="update-timeout-title" 2019-11-27 16:38:11 +02:00
Pēteris Caune
6327b951d5
Tweak wording. 2019-05-02 14:45:38 +03:00
Pēteris Caune
9f69dcb158
Show the Description section in Check Details screen even if the description is missing. Fixes 2019-05-02 13:36:34 +03:00
Pēteris Caune
290d46bc2a
Add maxlength attribute to HTML input=text elements. Fixes 2019-02-27 15:55:37 +02:00
Pēteris Caune
21de50d84e
Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
Pēteris Caune
7046e2410c
Checks have a "Description" field. Fixes 2018-08-20 18:16:00 +03:00
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page. 2018-08-17 15:09:36 +03:00