Commit graph

1323 commits

Author SHA1 Message Date
Pēteris Caune
44bac9dd12
Include the description in email alerts. Fixes #247 2019-05-02 14:10:10 +03:00
Pēteris Caune
9f69dcb158
Show the Description section in Check Details screen even if the description is missing. Fixes #246 2019-05-02 13:36:34 +03:00
Pēteris Caune
fcff4b48c6
Fixing markup. 2019-04-29 23:27:46 +03:00
Pēteris Caune
23b197526c
Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
Pēteris Caune
afaa8767cd
Rate limit login-with-password attempts. 2019-04-26 15:51:10 +03:00
Pēteris Caune
3b3ae8a82c
2018 -> 2019 in email footer 2019-04-25 21:31:53 +03:00
Pēteris Caune
aaa3b2748e
Rate limiting for the "Log In" emails 2019-04-25 21:28:40 +03:00
Pēteris Caune
76479714a4
Use ripple effect instead of arrows in setup instruction screenshots 2019-04-20 23:01:13 +03:00
Pēteris Caune
1cf08e0048
Update Pagertree setup instructions. 2019-04-20 20:14:19 +03:00
Pēteris Caune
7ce612db6a
Pluralize the "1 check" / "X checks" line in the Integrations page. 2019-04-20 19:18:37 +03:00
Pēteris Caune
ab86580b32
Add "Test!" function in the Integrations page. Fixes #207 2019-04-20 17:55:16 +03:00
Pēteris Caune
d682f79075
Update braintree dropin version. 2019-04-12 18:29:00 +03:00
Pēteris Caune
cdd8e57239
Put bootstrap.css at the top to fix precedence issues. 2019-04-10 18:41:34 +03:00
Pēteris Caune
a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 2019-04-10 17:54:19 +03:00
Pēteris Caune
499720a156
Hide the "Confirmation Needed" notice if email channel verification is turned off. Update changelog. 2019-04-10 12:46:10 +03:00
Pēteris Caune
e870dca0b5
Don't show the search box if the project has no checks. 2019-04-03 11:07:03 +03:00
Pēteris Caune
9c41cf9732
Hide the search box on small screens. 2019-04-03 11:05:50 +03:00
Pēteris Caune
0b90bb23ce
Merge base.html and base_project.html 2019-04-02 13:12:29 +03:00
Pēteris Caune
178b0ff95c
Show "Badges" and "Settings" in top navigation. Fixes #234 2019-04-02 11:51:35 +03:00
Pēteris Caune
73e5c651af
Add Matrix to the landing page. 2019-03-21 15:49:16 +02:00
Pēteris Caune
d7e977d599
Fix taglines, resize images. 2019-03-21 12:31:41 +02:00
Michal Bryc
9b4c4482cb Always use "Pager Team" and use more descriptive tagline 2019-03-15 16:23:37 -07:00
Michal Bryc
3a21f4e4c4 Add pager team templates 2019-03-13 22:11:49 -07:00
Michal Bryc
738aa8f1d6 Pager Team integration doesn't need a second image 2019-03-13 22:06:43 -07:00
Michal Bryc
954d80b153 add pagerteam integration view 2019-03-13 22:03:35 -07:00
Michal Bryc
6f1ade98e2 Add more views 2019-03-13 22:03:24 -07:00
Michal Bryc
0adc6497b8 Add PagerTeam integration 2019-03-12 20:38:40 -07:00
Pēteris Caune
945a66ab0a
Management command for sending inactive account notifications 2019-03-13 00:38:34 +02:00
Pēteris Caune
e294ae0e9b
Setup instructions for the Matrix integration. 2019-03-09 12:22:31 +02:00
Pēteris Caune
954ca4576b
Improved logic for displaying job execution times in log. Fixes #219 2019-03-01 14:39:44 +02:00
Pēteris Caune
468321fcd7
Typo 2019-03-01 14:36:47 +02:00
Michal Bryc
a95fec5ceb
Fix typo: "appropriate" 2019-02-27 16:51:40 -08:00
Pēteris Caune
290d46bc2a
Add maxlength attribute to HTML input=text elements. Fixes #225 2019-02-27 15:55:37 +02:00
Pēteris Caune
f8c0c20d34
Retire HipChat. 2019-02-25 22:31:27 +02:00
Pēteris Caune
f539e99652
Matrix integration WIP. cc: #175 2019-02-22 18:23:36 +02:00
Pēteris Caune
15a853bd8a
Escape asterisks in Slack messages. Fixes #223 2019-02-19 11:11:29 +02:00
Pēteris Caune
63b15d74a5
Fix refreshing of the checks page filtered by tags. Fixes #221 2019-02-15 21:24:05 +02:00
Pēteris Caune
5cbd99cb5c
Add the "desc" field (check's description) to API responses 2019-02-15 12:20:19 +02:00
Pēteris Caune
8c4e7ad0b1
Fix title. 2019-02-02 14:17:34 +02:00
Pēteris Caune
b0f4bd3fce
Show "grace" status in the "List of Projects" page. Fix the query for badges in top nav. 2019-02-02 00:08:00 +02:00
Pēteris Caune
62310a5181
Show overall project status in the top navigation menu and in the "Select Project" page. cc: #183 2019-02-01 23:25:12 +02:00
Pēteris Caune
ae77f0bbd5
Highlight current project. 2019-02-01 14:24:50 +02:00
Pēteris Caune
1b085a154b
"Don't have an account? Sign Up" line in the login page. 2019-02-01 14:14:55 +02:00
Pēteris Caune
0cceeffcd8
Handle the case where user has no projects. 2019-01-31 22:21:20 +02:00
Pēteris Caune
c4c657f5d4
Add "Transfer to Another Project" dialog in check's Details page. 2019-01-31 22:09:46 +02:00
Pēteris Caune
282c3d39cb
Template tweaks. 2019-01-29 19:27:14 +02:00
Pēteris Caune
f2ae573872
Reduce the usage of request.project. 2019-01-29 16:54:51 +02:00
Pēteris Caune
8dd91b247b
When user has no projects, don't auto-create a project. 2019-01-29 13:19:15 +02:00
Pēteris Caune
ac2a120ee8
"Create New Project" button in "My Projects" page. 2019-01-29 11:41:02 +02:00
Pēteris Caune
6b0d566922
"My Projects" page. 2019-01-29 10:59:10 +02:00