Pēteris Caune
|
855d188981
|
Add support for "... is UP" SMS notifications
Fixes: #512
|
2021-05-21 12:57:23 +03:00 |
|
Pēteris Caune
|
64f2e86051
|
Increase "Success / Failure Keywords" field lengths to 200
|
2021-05-06 11:00:36 +03:00 |
|
Pēteris Caune
|
617bd92434
|
Add Ping.exitstatus field, store received exit status values in db
Fixes #455
|
2020-11-29 12:12:44 +02:00 |
|
Pēteris Caune
|
750b96c374
|
Use Django 3.1
|
2020-08-05 13:11:39 +03:00 |
|
Pēteris Caune
|
8c13457037
|
Use separate counters for SMS and phone calls.
|
2020-08-03 17:52:09 +03:00 |
|
Pēteris Caune
|
0d03e3f00b
|
Add "Failure Keyword" filtering for inbound emails (cc: #396)
|
2020-07-21 14:57:48 +03:00 |
|
Pēteris Caune
|
3a00c0d2aa
|
Sending a test notification updates Channel.last_error. Fixes #391
|
2020-07-01 14:03:11 +03:00 |
|
Pēteris Caune
|
3eebd8968d
|
Added "When paused, ignore pings" option in the Filtering Rules dialog (#369)
|
2020-06-02 10:54:16 +03:00 |
|
Pēteris Caune
|
f42b2b144a
|
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
|
2020-04-12 14:46:12 +03:00 |
|
Pēteris Caune
|
77033760f9
|
Make sure Check.last_ping and Ping.created timestamps match exactly
|
2020-01-17 14:30:32 +02:00 |
|
Pēteris Caune
|
58a118c494
|
Make Ping.body size limit configurable. Fixes #301
|
2020-01-17 12:44:39 +02:00 |
|
Pēteris Caune
|
4ee2646539
|
Show a red "!" in project's top navigation if any integration is not working
|
2020-01-03 13:15:24 +02:00 |
|
Pēteris Caune
|
3f19181028
|
"Filtering Rules" dialog, an option to require HTTP POST. Fixes #297
|
2019-11-27 16:33:36 +02:00 |
|
Pēteris Caune
|
f74860bc0c
|
Add Profile.last_active_date field for more accurate inactive user detection
|
2019-11-19 16:29:38 +02:00 |
|
Pēteris Caune
|
0d924f4627
|
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource. Fixes #257
|
2019-09-03 13:46:41 +03:00 |
|
Pēteris Caune
|
033d0ab197
|
Partial indexes for api_check.alert_after and api_flip.processed fields.
|
2019-07-20 16:58:41 +03:00 |
|
Pēteris Caune
|
9dea24e937
|
A data migration to convert webhook values to the most recent format.
|
2019-05-30 00:26:30 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
aaa3b2748e
|
Rate limiting for the "Log In" emails
|
2019-04-25 21:28:40 +03:00 |
|
Michal Bryc
|
9b4c4482cb
|
Always use "Pager Team" and use more descriptive tagline
|
2019-03-15 16:23:37 -07:00 |
|
Michal Bryc
|
073bcb1f6f
|
Add migration (autogenerated via manage.py makemigrations )
|
2019-03-14 11:03:52 -07:00 |
|
Michal Bryc
|
5d368eb24e
|
Clean migration
|
2019-03-13 22:05:49 -07:00 |
|
Michal Bryc
|
6f1ade98e2
|
Add more views
|
2019-03-13 22:03:24 -07:00 |
|
Pēteris Caune
|
945a66ab0a
|
Management command for sending inactive account notifications
|
2019-03-13 00:38:34 +02:00 |
|
Pēteris Caune
|
0994006603
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
|
Pēteris Caune
|
34e54cca42
|
project_id must be not null.
|
2019-01-14 11:00:14 +02:00 |
|
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
|
Pēteris Caune
|
5edcd42033
|
Add the "Email Settings..." dialog and the "Subject Must Contain" setting
|
2019-01-04 16:07:11 +02:00 |
|
Pēteris Caune
|
4f2930bb05
|
Remove Ping.start and Ping.fail fields
|
2019-01-04 13:25:58 +02:00 |
|
Pēteris Caune
|
7480eca2a5
|
Add Ping.kind field
|
2019-01-04 11:24:53 +02:00 |
|
Pēteris Caune
|
be4c4f7a26
|
set Check.user to not null, add uniqueness constraint to Check.code
|
2019-01-02 09:58:54 +02:00 |
|
Pēteris Caune
|
c225a67a3a
|
Index Channel.code
|
2018-12-26 01:16:09 +02:00 |
|
Pēteris Caune
|
481848a749
|
Add "/ping/<code>/start" API endpoint
|
2018-12-18 22:57:12 +02:00 |
|
Pēteris Caune
|
5be6c403a4
|
Flip model, for tracking status changes of the Check objects.
|
2018-12-10 17:51:42 +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
|
432e592e44
|
Add read-only API key support
|
2018-10-29 21:44:34 +02:00 |
|
Pēteris Caune
|
7046e2410c
|
Checks have a "Description" field. Fixes #182
|
2018-08-20 18:16:00 +03:00 |
|
Pēteris Caune
|
3fc84ca0ff
|
Foundation for "fail" pings (cc: #151)
|
2018-05-17 19:41:13 +03:00 |
|
Pēteris Caune
|
218d0c6873
|
Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal.
|
2018-03-18 15:54:57 +02:00 |
|
Pēteris Caune
|
282412f4ba
|
Allow body to be null for easier db migration.
|
2018-03-18 15:10:08 +02:00 |
|
Pēteris Caune
|
02f6853d4c
|
Save request body for every ping, not just the last one.
|
2018-03-18 14:55:41 +02:00 |
|
Pēteris Caune
|
c126f7d0a2
|
Converting api_ping.id from integer to bigint.
|
2018-01-27 14:37:36 +02:00 |
|
Pēteris Caune
|
1392226538
|
sendalerts was not using the api_check (status, user_id, alert_after) index so removing it. The index was not selective enough.
|
2018-01-17 00:49:03 +02:00 |
|
Pēteris Caune
|
a869906fde
|
Zendesk integration (experimental and hidden from Integrations page for now)
|
2017-12-29 22:53:09 +02:00 |
|
Pēteris Caune
|
a1c40bdbbf
|
Adding missing migrations. Fixes #145
|
2017-12-27 17:35:05 +02:00 |
|
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
2017-07-15 01:04:05 +03:00 |
|
Pēteris Caune
|
dc76e4bdde
|
Add Profile.bill_to field which goes on invoices.
|
2017-06-08 15:07:57 +03:00 |
|
Pēteris Caune
|
74f7c50a65
|
Fix deprecation warnings.
|
2017-06-02 22:39:53 +03:00 |
|
Pēteris Caune
|
6920439f92
|
1KB for message bodies is not enough--email headers alone can take 5KB. Changing to 10KB
|
2017-05-09 16:21:31 +03:00 |
|
Pēteris Caune
|
3862cd6b06
|
Adding Check.last_ping_body field, and an UI to show it (#116)
|
2017-05-09 13:47:23 +03:00 |
|