Pēteris Caune
edb8b88d06
Profile admin improvements
8 years ago
Pēteris Caune
3862cd6b06
Adding Check.last_ping_body field, and an UI to show it ( #116 )
8 years ago
Pēteris Caune
90546a587f
More CSS tweaks
8 years ago
Pēteris Caune
1ce6dffa59
Style tweaks, updated titles in modal dialogs.
8 years ago
Pēteris Caune
e685154cc2
"Close Account" section in Settings page. Fixes #95
8 years ago
Pēteris Caune
4906a5247c
Split "Account Settings" page into subpages.
8 years ago
Pēteris Caune
ff95f27827
max-width on long check names with no spaces is problematic
8 years ago
Pēteris Caune
e3ed4d25bb
CSS tweaks for long check names, and for mobile view of cron form.
8 years ago
Pēteris Caune
aabfd55f7c
Cleanup and tests for cron preview.
8 years ago
Pēteris Caune
1163364989
Improved "Update Timeout" form with dynamic preview for cron mode
8 years ago
Pēteris Caune
56168b17d0
Usability tweaks in api_check_changelist admin view.
8 years ago
Pēteris Caune
fdc1bfcd57
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
8 years ago
Pēteris Caune
c8b1c482ea
Populate timezones, use selectize.
8 years ago
Pēteris Caune
6ada656df4
UI for entering cron expression and setting timezone.
8 years ago
Pēteris Caune
913b82eb23
Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks.
8 years ago
Chitharanjan Das
4e260421f0
Adds 'copy to clipboard' function to example code snippets
8 years ago
Pēteris Caune
9a00fd9944
Mention SITE_NAME in README, better docs for the `unique` API field.
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
736a67396b
Fix alignment.
8 years ago
Pēteris Caune
71769e2c14
Link to GitHub on Integrations page.
8 years ago
Pēteris Caune
51cda31449
New feature: pause monitoring of an individual check. Fixes #67
8 years ago
Pēteris Caune
63b10b40ce
Limit "value" column width in channel admin
8 years ago
Pēteris Caune
468c4b4b2c
Pushbullet integration. Fixes #24
8 years ago
Pēteris Caune
84ecac633c
"Usage Examples" item in check's menu
8 years ago
Pēteris Caune
760b5b4fdb
Support for "Add to Slack" button
8 years ago
Pēteris Caune
c15a4871c2
Badges
8 years ago
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
8 years ago
Pēteris Caune
b0f8763465
Admin improvements
9 years ago
Pēteris Caune
318e97fa76
Use clipboard.js to copy ping URLs to clipboard
9 years ago
Pēteris Caune
820c7b1352
"show usage" button next to each check
9 years ago
Pēteris Caune
f02c809325
More content on pricing page.
9 years ago
Pēteris Caune
0c363f5c01
Color tweaks
9 years ago
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
9 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
9 years ago
Pēteris Caune
f78fb95d5e
API documentation.
9 years ago
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
9 years ago
Pēteris Caune
752c6f2530
CSS to fit long channel values.
9 years ago
Pēteris Caune
1e3285423f
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
Check.n_pings now stores the total number of pings the check has ever received. Running "prunepings" command doesn't affect this field. +a new "prunepingsslow" command which works in smaller chunks so is appropriate for initial pruning of a huge api_ping table.
9 years ago
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
9 years ago
Pēteris Caune
31c10d357e
Updated pricing page, added billing history and invoices.
9 years ago
Pēteris Caune
86e6ee3cda
A fix for vertical scrollbar appearing even on short pages.
9 years ago
Pēteris Caune
9c41258328
Privacy policy, updated content in About page, links in footer.
9 years ago
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
9 years ago
Pēteris Caune
91e6f80d9a
Code to send monthly reports (but no management command yet to actually send them)
9 years ago
Pēteris Caune
cf84c02fc8
Bootstrap 3.3.6
9 years ago
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
9 years ago
Pēteris Caune
263f50058e
Braintree integration WIP.
9 years ago
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
9 years ago