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
|
12f8ffcd80
|
Django==2.2, pytz==2019.1
|
2019-04-10 12:09:36 +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
|
de1369f24e
|
Add missing space
|
2019-03-14 15:28:19 -07:00 |
|
Michal Bryc
|
53467bd7d4
|
Add pagerteam tests file which had been missed despite its existence
|
2019-03-14 14:58:03 -07:00 |
|
Michal Bryc
|
97ba6ad6b2
|
Remove duplicate pagerteam url
|
2019-03-14 11:03:35 -07:00 |
|
Michal Bryc
|
6f1ade98e2
|
Add more views
|
2019-03-13 22:03:24 -07:00 |
|
Michal Bryc
|
af685205e6
|
Update view
|
2019-03-13 21:02:25 -07:00 |
|
Michal Bryc
|
0adc6497b8
|
Add PagerTeam integration
|
2019-03-12 20:38:40 -07:00 |
|
Pēteris Caune
|
212578c378
|
Fix tests.
|
2019-03-10 11:49:07 +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
|
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
|
15a853bd8a
|
Escape asterisks in Slack messages. Fixes #223
|
2019-02-19 11:11:29 +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
|
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
|
512c67a8f9
|
Fix Trello testcase.
|
2019-01-18 16:57:49 +02:00 |
|
Pēteris Caune
|
95dff3e799
|
Fix add_trello: set the Channel.project field.
|
2019-01-18 16:50:47 +02:00 |
|
Pēteris Caune
|
caf6668478
|
Prepare for the removal of Check.user_id and Channel.user_id
|
2019-01-18 16:44:09 +02:00 |
|
Pēteris Caune
|
fc18652afa
|
Remove a hchk.io reference from docs.
|
2019-01-17 15:42:23 +02:00 |
|
Pēteris Caune
|
fba8806e97
|
Prepare for the removal of Member.team_id
|
2019-01-14 22:33:28 +02:00 |
|
Pēteris Caune
|
f357cd3305
|
Prepare for removing Check.user_id, Channel.user_id, Profile.current_team_id
|
2019-01-14 21:13:57 +02:00 |
|
Pēteris Caune
|
82b644ae0a
|
Project.num_checks_available() method.
|
2019-01-14 12:55:54 +02:00 |
|
Pēteris Caune
|
965998df18
|
Fix tests.
|
2019-01-14 11:28:10 +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
|
99d46a0ca8
|
Use Ping.kind instead of Ping.start and Ping.fail when displaying logs and ping details.
|
2019-01-04 12:07:27 +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
|
da399e71b7
|
Remove unused bits.
|
2018-12-25 23:13:02 +02:00 |
|