Pēteris Caune
|
e3ed4d25bb
|
CSS tweaks for long check names, and for mobile view of cron form.
|
2016-12-27 12:09:25 +02:00 |
|
Pēteris Caune
|
6ada656df4
|
UI for entering cron expression and setting timezone.
|
2016-12-13 13:09:53 +02:00 |
|
Pēteris Caune
|
c8bcb23fd6
|
Material icons.
|
2016-08-29 16:45:47 +03:00 |
|
Pēteris Caune
|
51cda31449
|
New feature: pause monitoring of an individual check. Fixes #67
|
2016-08-01 21:57:11 +03:00 |
|
Pēteris Caune
|
ce23d65ebf
|
Check.get_status() returns "up" also during grace period
|
2016-06-21 02:22:51 +03:00 |
|
Pēteris Caune
|
1f70f56819
|
Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status.
|
2016-06-20 20:35:02 +03:00 |
|
Pēteris Caune
|
35aed93b7f
|
New feature: attaching tags to checks, and filtering checks list by their tags.
|
2015-12-14 12:52:42 +02:00 |
|
Pēteris Caune
|
c1840a92bd
|
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
|
2015-10-30 14:21:12 +02:00 |
|
Pēteris Caune
|
cee2b52d3e
|
More tests.
|
2015-08-18 21:17:13 +03:00 |
|
Pēteris Caune
|
1b0413aa49
|
Responsive CSS
|
2015-08-01 00:43:22 +03:00 |
|