Pēteris Caune
|
4ee92a44ff
|
Unsubscribe is CSRF exempt.
|
2019-12-09 16:14:50 +02:00 |
|
Pēteris Caune
|
22d4d55340
|
Added support for Shields.io badges. cc: #304, #305
|
2019-12-05 12:27:37 +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
|
f6d36b3491
|
Alternate flow for setting up PagerDuty integration, without using PD Connect
|
2019-11-22 11:17:14 +02:00 |
|
Pēteris Caune
|
7c1b9c4b96
|
Rename "add_pd" to "add_pdc" (PagerDuty Connect).
|
2019-11-22 10:40:57 +02:00 |
|
Pēteris Caune
|
01955e4f99
|
Add MS Teams and Shell Commands to the list of integrations on Welcome page.
|
2019-11-21 16:01:41 +02:00 |
|
Pēteris Caune
|
8d81ea8f9d
|
Add "Shell Commands" integration. Fixes #302
|
2019-11-20 16:00:53 +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
|
dc84b7be01
|
Add Microsoft Teams integration. Fixes #135
|
2019-11-14 15:19:40 +02:00 |
|
Pēteris Caune
|
488ab2cce7
|
Add a "Create a Copy" function for cloning checks Fixes #288
|
2019-10-18 12:03:46 +03:00 |
|
Pēteris Caune
|
1dea8b6050
|
Add support for OpsGenie EU region. Fixes #294
|
2019-10-14 20:31:25 +03: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
|
339ac5e9d9
|
After adding a new check redirect to the "Check Details" page.
|
2019-08-27 16:03:06 +03:00 |
|
Pēteris Caune
|
862bafc331
|
Mattermost integration WIP cc: #276
|
2019-08-20 22:59:11 +03:00 |
|
Chris Caron
|
b5a03369b6
|
Apprise Notifications are now a controlled via settings
|
2019-08-08 20:28:54 -04:00 |
|
Chris Caron
|
c2b1d00422
|
Apprise Integration
|
2019-08-07 19:36:06 -04:00 |
|
Pēteris Caune
|
b2ebce6cf9
|
Show the number of downtimes and total downtime minutes in "Check Details" page.
|
2019-07-20 11:42:16 +03:00 |
|
Pēteris Caune
|
5ab071ed56
|
Cleanup.
|
2019-07-04 09:36:41 +03:00 |
|
Pēteris Caune
|
40f4adf78b
|
Add WhatsApp integration (uses Twilio same as the SMS integration)
|
2019-05-31 13:01:01 +03:00 |
|
Pēteris Caune
|
d5bae3d3d8
|
Fix the "Integrations" page for when the user has no active project
|
2019-05-20 12:20:12 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
b528b23996
|
Fix badges for tags containing special characters. Fixes #240, #237
|
2019-05-14 14:43:43 +03:00 |
|
Pēteris Caune
|
6c53719002
|
Clicking on project's name in page header always goes to "My Projects" overview.
|
2019-05-02 15:36:18 +03:00 |
|
Pēteris Caune
|
d02a539a21
|
Skip the verification step if user is setting up email notifications to their own email address.
|
2019-05-02 14:38:55 +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
|
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
|
f750c5e3fc
|
Unused.
|
2019-04-02 13:21:17 +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
|
7c13adbf18
|
Add the EMAIL_USE_VERIFICATION configuration setting. Fixes #232
|
2019-04-01 11:16:47 +03:00 |
|
Pēteris Caune
|
73e5c651af
|
Add Matrix to the landing page.
|
2019-03-21 15:49:16 +02:00 |
|
Michal Bryc
|
6f1ade98e2
|
Add more views
|
2019-03-13 22:03:24 -07: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
|
100bc3c5e7
|
Fix a "invalid time format" in front.views.status_single on Windows hosts. Fixes #224
|
2019-02-27 16:23:57 +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
|
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
|
c4c657f5d4
|
Add "Transfer to Another Project" dialog in check's Details page.
|
2019-01-31 22:09:46 +02:00 |
|
Pēteris Caune
|
069bc9b735
|
Test cases for adding project, removing project and leaving project.
|
2019-01-29 19:57:18 +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 |
|
Pēteris Caune
|
4e6fa38ec6
|
Users can create and remove Projects -- WIP
|
2019-01-28 20:09:23 +02:00 |
|
Pēteris Caune
|
eaf49f2367
|
Don't switch projects when viewing the "Account Settings" page
|
2019-01-22 16:23:51 +02:00 |
|
Pēteris Caune
|
64158c83a8
|
front.views.status uses project_id not user.username
|
2019-01-22 14:17:59 +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 |
|