Pēteris Caune
f0267ce936
Add Arduino usage example
2023-04-01 12:13:39 +03:00
Pēteris Caune
e21ada67f1
Remove L10N markup from base.html, and associated translations
2023-03-29 19:19:03 +03:00
Pēteris Caune
312c53c2b3
Fix check name wrapping in the "Assign Checks to Integration" dialog
2023-03-10 14:55:53 +02:00
Pēteris Caune
4d552efd67
Improve styling of the project switcher
2023-03-10 11:50:41 +02:00
Pēteris Caune
bad4b9adbf
Add a "Switch Project" menu in top navigation
2023-03-10 10:36:09 +02:00
Pēteris Caune
9656c51034
Update tests to check the active tab in the Ping Details dialog
2023-03-09 13:33:38 +02:00
seidnerj
87841b6038
Update the ping details dialog to show the "HTML" tab by default (if available) ( #801 )
...
* typo correction in README.md
* when opening the "ping details" dialog, by default set the active tab to "HTML" (if html content exists), otherwise set the active tab to "Text".
2023-03-09 13:17:16 +02:00
Pēteris Caune
0e2d2154c8
Make API docs fit better on mobile screens
2023-03-08 09:29:43 +02:00
Pēteris Caune
f9f32adc11
Fix wording
2023-03-06 19:33:42 +02:00
Pēteris Caune
acc64e4e46
Add GitHub Actions examples
2023-03-06 19:31:12 +02:00
Pēteris Caune
920caacc0d
Update SITE_LOGO_URL docs
...
cc: #797
2023-02-25 11:07:09 +02:00
Pēteris Caune
16d94f642d
Add tiny drop shadow to buttons
...
For primary buttons, the drop shadow is green-tinted.
For red buttons, the shadow is red-tinted.
2023-02-21 11:10:51 +02:00
Pēteris Caune
a316c36086
Fix more typos, spelling and grammar mistakes in docs
2023-02-19 14:37:19 +02:00
Krasimir Nedelchev
2d42e5af11
Fix typo in docs ( #795 )
2023-02-19 13:47:50 +02:00
Pēteris Caune
0d0087d898
Update Telegram notification template to include more data
2023-02-08 15:28:39 +02:00
Fabrizio Ferrai
9939e45c5a
Add body to Telegram notifications ( #783 )
...
Add body to Telegram notifications
---------
Co-authored-by: Pēteris Caune <cuu508@gmail.com>
2023-02-08 12:52:36 +02:00
Pēteris Caune
42a47463f9
Add a note about private ips in the http_proxy section
2023-02-03 10:26:51 +02:00
Pēteris Caune
e79fc0bdc2
Fix Mattermost and Matrix icon display in dark mode
2023-02-01 13:59:47 +02:00
boopzz
55361d5ae2
Amended Mattermost class to include the BODY in the message ( #785 )
...
Add last ping body in Mattermost notifications
---------
Co-authored-by: Pēteris Caune <cuu508@gmail.com>
2023-02-01 13:22:54 +02:00
Pēteris Caune
8fa932470f
Improve the example in docs/attaching_logs.md
2023-02-01 12:11:24 +02:00
Pēteris Caune
73c46a7ac1
Add another example in docs/attaching_logs.md
2023-02-01 12:09:25 +02:00
Pēteris Caune
f406ce8d4d
Improve title
2023-01-25 14:08:31 +02:00
Pēteris Caune
7099305df5
Document exported metrics in Prometheus docs
2023-01-25 13:53:53 +02:00
Pēteris Caune
1660e8076c
Remove unused bit
2023-01-24 09:06:02 +02:00
Pēteris Caune
359edbd270
Fix login and signup views to make email enumeration harder
2023-01-23 13:05:49 +02:00
Pēteris Caune
a9b084ec9a
Add "Start Keyword" filtering for inbound emails
...
Fixes : #716
2023-01-16 13:19:35 +02:00
Pēteris Caune
f849c5e1a1
Fix wording in the invite email when inviting read-only users
2023-01-12 10:14:18 +02:00
Pēteris Caune
4716168da2
Fix check transfer between same account's projects when at check limit
2023-01-12 09:46:02 +02:00
Pēteris Caune
188b261000
Improve the "Send test message!" button
2023-01-11 14:50:01 +02:00
Pēteris Caune
8d06a3e896
Add a "verify number" step in the Signal onboarding flow
2023-01-10 12:54:25 +02:00
Pēteris Caune
39baf36340
Update the bundled dashboard to use api v2
2022-12-22 16:40:16 +02:00
Pēteris Caune
2bf0d0dbc5
Fix special character encoding in project invite emails
2022-12-22 12:05:37 +02:00
Pēteris Caune
18c17fb4b5
Fix project sort order to be case-insensitive everywhere in the UI
...
Fixes : #768
2022-12-22 11:39:20 +02:00
Pēteris Caune
d19156801f
Fix special character encoding in Signal notifications
...
Fixes : #767
2022-12-21 15:58:52 +02:00
Pēteris Caune
ad481cf932
Optimize pagertree setup illustrations
2022-12-21 09:53:42 +02:00
Pēteris Caune
5ba96b1767
Combine steps 1 and 2
2022-12-21 09:24:54 +02:00
Austin Miller
95d5f32d7f
Upgrade the PagerTree documentation with new screenshots and accurate directions for their new UI.
2022-12-20 13:20:47 -07:00
Pēteris Caune
ae53aaaa3a
Update settings.py to read the ADMINS setting from an env variable
2022-12-20 16:23:33 +02:00
Pēteris Caune
4863dda6c3
Add /api/v2/ which reports check's status slightly differently
...
cc: #633
2022-12-19 22:31:38 +02:00
Pēteris Caune
1d7f4a50ad
Add signal-cli TCP socket test and update docs
2022-12-15 19:29:00 +02:00
Pēteris Caune
36e8843481
Drop clipboard.js dependency, use navigator.clipboard directly
2022-12-15 15:05:40 +02:00
Pēteris Caune
43a900c802
Improve layout in "My Checks" for checks with long ping URLs
...
Fixes : #745
2022-12-15 11:40:57 +02:00
Pēteris Caune
2f59995601
Tweak wording in the "Register a backup key!" message
2022-12-14 14:42:15 +02:00
Pēteris Caune
ef5df02238
Add max width limit for the timezone select
2022-12-01 16:18:33 +02:00
Pēteris Caune
15cbb39bd3
Change "Settings - Email Reports" page to allow manual tz selection
2022-12-01 16:12:32 +02:00
Pēteris Caune
260f6e36a7
Fix templates to use user's timezone when displaying dates
2022-12-01 15:21:40 +02:00
Pēteris Caune
8cc6498b1b
Improve REMOTE_USER_HEADER docs
...
cc: #743
2022-12-01 09:51:15 +02:00
Pēteris Caune
34bd608acd
Update Profile.send_report to prepare weekly totals for weekly reports
...
Fixes : #736
2022-11-30 11:51:00 +02:00
Pēteris Caune
dbb360e524
Improve TOC and section titles in Management API docs
2022-11-28 14:58:57 +02:00
Pēteris Caune
ea2f2d9ec0
Add more tests
2022-11-28 14:04:57 +02:00