Commit graph

637 commits

Author SHA1 Message Date
Pēteris Caune
a982ad7123
Tooltips and updated FAQ in the pricing page. 2020-04-07 14:35:21 +03:00
Pēteris Caune
f1880657fd
Added "Supporter" billing plan. 2020-04-07 12:32:20 +03:00
Pēteris Caune
609f78c5ed
"Edit" function for webhook integrations (#176) 2020-04-06 14:48:47 +03:00
Pēteris Caune
a1791ea404
Make sure long project names don't break layout. 2020-04-06 12:29:26 +03:00
Pēteris Caune
f352efdd5f
Experimental Zulip integration. Fixes #202 2020-03-11 16:38:29 +02:00
Pēteris Caune
5d513658e3
Adding Docs > Cloning Checks 2020-03-10 15:43:34 +02:00
Pēteris Caune
ab692236eb
Fix selectize initialization when the project has 0 existing tags. 2020-03-09 14:39:03 +02:00
Pēteris Caune
26ad94d068
If the project has no integrations, show an appropriate message in the Details page, "Notification Methods" section. 2020-03-09 12:57:24 +02:00
Pēteris Caune
6147451851
JS cleanup. 2020-03-09 10:16:39 +02:00
Pēteris Caune
eb7f51f6f5
Focus the "name" input in the "Add Project" modal. 2020-03-05 16:05:06 +02:00
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324 2020-03-05 15:49:42 +02:00
Pēteris Caune
35e476be59
Document more response codes. 2020-03-04 12:12:38 +02:00
Pēteris Caune
2e30d349aa
Tweak CSS for form controls in focused state. 2020-03-04 11:42:50 +02:00
Pēteris Caune
dab0c4200e
API reference in Markdown 2020-03-02 13:37:29 +02:00
Pēteris Caune
dab15c3b8c
Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram) 2020-02-27 16:32:31 +02:00
Pēteris Caune
29e016d0fc
Update Telegram instructions. Fix redirect after login when adding Telegram integration. 2020-02-27 15:52:00 +02:00
Pēteris Caune
93b48ce720
In setup instructions, show an additional "log ina adn go to the Integrations" page for logged-out users 2020-02-27 12:16:42 +02:00
Pēteris Caune
dc373dc054
CSS counters for integration setup instructions. 2020-02-27 11:24:12 +02:00
Pēteris Caune
7a0f3421dd
Setup instructions for Prometheus. 2020-02-18 16:48:01 +02:00
Pēteris Caune
3092eaf88d
Markdown with Pygments 2.4 and later wraps code in <code> tags (https://github.com/Python-Markdown/markdown/pull/862).
Reset CSS for code tags inside pre blocks.
2020-02-18 15:03:16 +02:00
Pēteris Caune
0ff4bd01e0
Improved UI to invite users from account's other projects. Fixes #258.
The team size limit is applied to the number of distinct users across all projects. Fixes #332.
2020-02-14 13:05:21 +02:00
Pēteris Caune
1b8460f39f
"Projects and Teams" in docs 2020-02-05 17:23:21 +02:00
Pēteris Caune
e29b2387de
Illustrations in "Measuring script run time" page 2020-02-04 11:22:30 +02:00
Pēteris Caune
272360336b
"Configuring notifications" in docs 2020-02-03 17:41:06 +02:00
Pēteris Caune
1e721b8bcd
Docs: full width illustrations on smaller screens 2020-02-03 16:08:47 +02:00
Pēteris Caune
4bdc893fe0
Tweak footer height to avoid vertical scrollbar. 2020-02-03 16:03:16 +02:00
Pēteris Caune
dbd21c325d
Docs: "HTTP API" page 2020-01-29 12:43:35 +02:00
Pēteris Caune
a276c24dd3
Docs overhaul WIP 2020-01-28 14:07:06 +02:00
Pēteris Caune
50c8c153ea
Documentation in Markdown. 2020-01-23 16:04:15 +02:00
Pēteris Caune
7cf324872c
Replace the gear icon with three horizontal dots icon. Fixes #322.
Add a Pause button in the checks list. Fixes #312
2020-01-21 11:57:17 +02:00
Pēteris Caune
4ee2646539
Show a red "!" in project's top navigation if any integration is not working 2020-01-03 13:15:24 +02:00
Pēteris Caune
1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection. 2019-12-06 08:58:32 +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
89a5fbb7f9
Optimize icons 2019-11-22 12:56:20 +02:00
Pēteris Caune
5ab8486788
Update PagerDuty Connect setup illustrations. 2019-11-22 11:42:29 +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
d06721ab58
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 2019-11-22 10:43:13 +02:00
Pēteris Caune
fbba2b585e
Update PagerDuty logo in the icon font as well. 2019-11-20 17:10:41 +02:00
Pēteris Caune
5556bf3035
Update PagerDuty logo. 2019-11-20 16:46:31 +02:00
Pēteris Caune
c54c70cab7
Auto-focus the name field in the "Integration Details" modal. 2019-11-20 16:14:39 +02:00
Pēteris Caune
8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 2019-11-20 16:00:53 +02:00
Pēteris Caune
2b4de95141
Cleaner MS Teams setup illustrations. 2019-11-14 15:34:01 +02:00
Pēteris Caune
dc84b7be01
Add Microsoft Teams integration. Fixes #135 2019-11-14 15:19:40 +02:00
Pēteris Caune
052700a642
Make log events fit better on mobile screens. 2019-11-05 10:45:39 +02:00
Pēteris Caune
05855c1c69
Make the "Details" screen fit better on mobile screens. 2019-11-05 09:53:22 +02:00
Pēteris Caune
7904908625
Fix footer height on mobile. 2019-11-05 09:52:58 +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
82fb4ddece
Update OpsGenie logo 2019-10-14 21:14:36 +03:00
Pēteris Caune
01fc8e423b
Update OpsGenie screenshots. 2019-10-14 20:47:56 +03:00