Pēteris Caune
|
936a5213f8
|
Switch from Member.rw to Member.role as the source of truth
|
2021-07-22 17:16:52 +03:00 |
|
Pēteris Caune
|
5979204691
|
Fix downtime summary to handle months when the check didn't exist
Fixes: #472
|
2021-02-03 14:27:06 +02:00 |
|
Pēteris Caune
|
599f35e4f0
|
Improve the crontab snippet in the "Check Details" page
Fixes: #465
|
2020-12-30 13:49:33 +02:00 |
|
Pēteris Caune
|
155a1f132b
|
Simplify super() calls in tests
|
2020-11-16 11:20:01 +02:00 |
|
Pēteris Caune
|
24c34430ac
|
Read-only users cannot resume checks.
|
2020-08-26 14:12:52 +03:00 |
|
Pēteris Caune
|
024d0adb9c
|
Read-only users cannot copy, transfer or remove checks.
|
2020-08-26 12:44:55 +03:00 |
|
Pēteris Caune
|
cbd7ffbffb
|
Read-only users cannot edit filtering rules.
|
2020-08-26 12:36:05 +03:00 |
|
Pēteris Caune
|
11d8e6197c
|
Read-only users cannot add checks.
Read-only users cannot pause checks.
|
2020-08-26 12:29:03 +03:00 |
|
Pēteris Caune
|
00790dc33c
|
Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule
|
2020-08-26 12:16:43 +03:00 |
|
Pēteris Caune
|
0c9c453ea0
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
2020-02-27 12:34:21 +02:00 |
|
Pēteris Caune
|
339ac5e9d9
|
After adding a new check redirect to the "Check Details" page.
|
2019-08-27 16:03:06 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
664aad916a
|
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead)
|
2019-01-19 17:56:16 +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
|
965998df18
|
Fix tests.
|
2019-01-14 11:28:10 +02:00 |
|
Pēteris Caune
|
c2f200fa02
|
Allow simultaneous access to checks from different teams
|
2018-11-29 13:51:25 +02:00 |
|
Pēteris Caune
|
cf37439877
|
Timezones were missing in Details page, "Change Schedule" dialog. Fixed.
|
2018-10-02 14:37:58 +03:00 |
|
Pēteris Caune
|
97b3b52df5
|
Testcases for the new code.
|
2018-08-19 18:08:57 +03:00 |
|