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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
8623e9c25a
|
Add github.com/linuxserver/docker-healthchecks to "Third Party Resources" page.
|
2019-01-26 19:42:15 +02:00 |
|
Pēteris Caune
|
87919dbc5a
|
Account Settings -> Project Settings
|
2019-01-22 23:52:59 +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
|
8eedf9d47b
|
Remove tooltips from channel icons
|
2019-01-22 13:50:40 +02:00 |
|
Pēteris Caune
|
fc18652afa
|
Remove a hchk.io reference from docs.
|
2019-01-17 15:42:23 +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
|
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
|
5dc4a879e4
|
Add MyPropertyOffice/node-hchk to docs - resources.
|
2018-12-25 21:20:21 +02:00 |
|
Pēteris Caune
|
eb4e579a71
|
Update docs with the "/start" endpoint.
|
2018-12-25 17:39:40 +02:00 |
|
Pēteris Caune
|
b3e290b284
|
Show elapsed times in ping log
|
2018-12-25 13:01:49 +02:00 |
|
Pēteris Caune
|
481848a749
|
Add "/ping/<code>/start" API endpoint
|
2018-12-18 22:57:12 +02:00 |
|
Pēteris Caune
|
cf08f54c30
|
Use timezone-aware datetimes with croniter, avoid conversions to and from naive datetimes. This avoids ambiguities around DST transitions and properly solves #196
|
2018-12-14 12:24:12 +02:00 |
|
Pēteris Caune
|
b9a24a21e7
|
Remove the Zendesk integration (unfinished, could not get it to work acceptably)
|
2018-11-30 22:07:37 +02:00 |
|
Pēteris Caune
|
19ef8b3f7b
|
Allow simultaneous access to dashboards from different teams
|
2018-11-29 15:00:01 +02:00 |
|
Pēteris Caune
|
d36d4fb543
|
Additional python usage examples
|
2018-11-29 11:11:44 +02:00 |
|
Pēteris Caune
|
fb45b67892
|
Set Pushover alert priorities for "down" and "up" events separately. Fixes #204
|
2018-11-28 21:40:46 +02:00 |
|
Pēteris Caune
|
2e6d050656
|
Switch from selectize.js to bootstrap-select (for more versatility)
|
2018-11-28 20:13:24 +02:00 |
|
Pēteris Caune
|
a7061fe6a5
|
Add "Get a List of Existing Integrations" API call
|
2018-11-21 20:21:04 +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
|
c78ed91335
|
Make "API Reference" more prominent in Docs
|
2018-11-20 12:15:32 +02:00 |
|
Pēteris Caune
|
b3c22dcfd2
|
A workaround for some email agents automatically opening "Unsubscribe" links
|
2018-11-09 22:12:11 +02:00 |
|
Pēteris Caune
|
491999db00
|
Update docs.
|
2018-11-08 12:25:23 +02:00 |
|
Pēteris Caune
|
0c6dcfa766
|
Responsive tweaks.
|
2018-10-29 14:21:47 +02:00 |
|
Pēteris Caune
|
dd342f3d30
|
"Log In" -> "Sign In"
|
2018-10-20 19:24:21 +03:00 |
|
Pēteris Caune
|
e4d0103544
|
Trello integration WIP
|
2018-10-18 12:20:33 +03:00 |
|
Pēteris Caune
|
2078b45ad6
|
When filtering by tags, put the selected tags in the query string. Fixes #191
|
2018-10-12 12:52:48 +03:00 |
|