335 Commits (8c7d3570a58ea4dc7da2843c4b612862ad76f4b3)

Author SHA1 Message Date
  Pēteris Caune 609f78c5ed
"Edit" function for webhook integrations (#176) 5 years ago
  Pēteris Caune a1791ea404
Make sure long project names don't break layout. 5 years ago
  Pēteris Caune f352efdd5f
Experimental Zulip integration. Fixes #202 5 years ago
  Pēteris Caune 5d513658e3
Adding Docs > Cloning Checks 5 years ago
  Pēteris Caune ab692236eb
Fix selectize initialization when the project has 0 existing tags. 5 years ago
  Pēteris Caune 26ad94d068
If the project has no integrations, show an appropriate message in the Details page, "Notification Methods" section. 5 years ago
  Pēteris Caune 6147451851
JS cleanup. 5 years ago
  Pēteris Caune eb7f51f6f5
Focus the "name" input in the "Add Project" modal. 5 years ago
  Pēteris Caune 00810ff123
Use Selectize.js for entering tags. Fixes #324 5 years ago
  Pēteris Caune 35e476be59
Document more response codes. 5 years ago
  Pēteris Caune 2e30d349aa
Tweak CSS for form controls in focused state. 5 years ago
  Pēteris Caune dab0c4200e
API reference in Markdown 5 years ago
  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) 5 years ago
  Pēteris Caune 29e016d0fc
Update Telegram instructions. Fix redirect after login when adding Telegram integration. 5 years ago
  Pēteris Caune 93b48ce720
In setup instructions, show an additional "log ina adn go to the Integrations" page for logged-out users 5 years ago
  Pēteris Caune dc373dc054
CSS counters for integration setup instructions. 5 years ago
  Pēteris Caune 7a0f3421dd
Setup instructions for Prometheus. 5 years ago
  Pēteris Caune 3092eaf88d
Markdown with Pygments 2.4 and later wraps code in <code> tags (https://github.com/Python-Markdown/markdown/pull/862). 5 years ago
  Pēteris Caune 0ff4bd01e0
Improved UI to invite users from account's other projects. Fixes #258. 5 years ago
  Pēteris Caune 1b8460f39f
"Projects and Teams" in docs 5 years ago
  Pēteris Caune e29b2387de
Illustrations in "Measuring script run time" page 5 years ago
  Pēteris Caune 272360336b
"Configuring notifications" in docs 5 years ago
  Pēteris Caune 1e721b8bcd
Docs: full width illustrations on smaller screens 5 years ago
  Pēteris Caune 4bdc893fe0
Tweak footer height to avoid vertical scrollbar. 5 years ago
  Pēteris Caune dbd21c325d
Docs: "HTTP API" page 5 years ago
  Pēteris Caune a276c24dd3
Docs overhaul WIP 5 years ago
  Pēteris Caune 50c8c153ea
Documentation in Markdown. 5 years ago
  Pēteris Caune 7cf324872c
Replace the gear icon with three horizontal dots icon. Fixes #322. 5 years ago
  Pēteris Caune 4ee2646539
Show a red "!" in project's top navigation if any integration is not working 5 years ago
  Pēteris Caune 1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection. 5 years ago
  Pēteris Caune 22d4d55340
Added support for Shields.io badges. cc: #304, #305 5 years ago
  Pēteris Caune 3f19181028
"Filtering Rules" dialog, an option to require HTTP POST. Fixes #297 5 years ago
  Pēteris Caune 89a5fbb7f9
Optimize icons 5 years ago
  Pēteris Caune 5ab8486788
Update PagerDuty Connect setup illustrations. 5 years ago
  Pēteris Caune f6d36b3491
Alternate flow for setting up PagerDuty integration, without using PD Connect 5 years ago
  Pēteris Caune d06721ab58
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 5 years ago
  Pēteris Caune fbba2b585e
Update PagerDuty logo in the icon font as well. 5 years ago
  Pēteris Caune 5556bf3035
Update PagerDuty logo. 5 years ago
  Pēteris Caune c54c70cab7
Auto-focus the name field in the "Integration Details" modal. 5 years ago
  Pēteris Caune 8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 5 years ago
  Pēteris Caune 2b4de95141
Cleaner MS Teams setup illustrations. 5 years ago
  Pēteris Caune dc84b7be01
Add Microsoft Teams integration. Fixes #135 5 years ago
  Pēteris Caune 052700a642
Make log events fit better on mobile screens. 5 years ago
  Pēteris Caune 05855c1c69
Make the "Details" screen fit better on mobile screens. 5 years ago
  Pēteris Caune 7904908625
Fix footer height on mobile. 5 years ago
  Pēteris Caune 488ab2cce7
Add a "Create a Copy" function for cloning checks Fixes #288 5 years ago
  Pēteris Caune 82fb4ddece
Update OpsGenie logo 5 years ago
  Pēteris Caune 01fc8e423b
Update OpsGenie screenshots. 5 years ago
  Pēteris Caune 4625196ded
Autofocus the email field in the signup form, and submit on enter key 5 years ago
  Pēteris Caune 41a0871452
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form. Fixes #290 5 years ago