.. |
adaptive-setinterval.js
|
adaptiveSetInterval fires the first request immediately if runNow is true, in 3 seconds otherwise.
|
2020-06-01 11:51:40 +03:00 |
add_project_modal.js
|
Focus the "name" input in the "Add Project" modal.
|
2020-03-05 16:05:06 +02:00 |
add_trello.js
|
Some JS linting fixes
|
2020-07-01 19:23:50 +03:00 |
add_zulip.js
|
Experimental Zulip integration. Fixes #202
|
2020-03-11 16:38:29 +02:00 |
badges.js
|
Added support for Shields.io badges. cc: #304, #305
|
2019-12-05 12:27:37 +02:00 |
billing.js
|
DRY, have a single "No billing address" modal dialog.
|
2020-05-29 15:33:33 +03:00 |
bootstrap-select.min.js
|
Switch from selectize.js to bootstrap-select (for more versatility)
|
2018-11-28 20:13:24 +02:00 |
bootstrap.min.js
|
Bootstrap 3.3.6
|
2015-12-15 00:47:33 +02:00 |
channels.js
|
Auto-focus the name field in the "Integration Details" modal.
|
2019-11-20 16:14:39 +02:00 |
checks.js
|
Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule
|
2020-08-26 12:16:43 +03:00 |
clipboard.min.js
|
Use clipboard.js to copy ping URLs to clipboard
|
2016-06-21 22:43:53 +03:00 |
details.js
|
Read-only users cannot toggle channels on and off.
|
2020-08-26 12:50:02 +03:00 |
jquery-2.1.4.min.js
|
Add Check
|
2015-06-16 13:59:00 +03:00 |
log.js
|
Support informal time zones.
|
2019-08-22 11:41:08 +03:00 |
login.js
|
Don't detach password field if it is not hidden (e.g. when the form says "Wrong Password")
|
2016-01-23 15:25:16 +02:00 |
moment-timezone-with-data-10-year-range.min.js
|
Support informal time zones.
|
2019-08-22 11:41:08 +03:00 |
moment.min.js
|
Support informal time zones.
|
2019-08-22 11:41:08 +03:00 |
nouislider.min.js
|
Add ability to set grace period
|
2015-07-16 01:24:56 +03:00 |
pricing.js
|
Tooltips and updated FAQ in the pricing page.
|
2020-04-07 14:35:21 +03:00 |
profile.js
|
Users can create and remove Projects -- WIP
|
2019-01-28 20:09:23 +02:00 |
project.js
|
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
|
2020-04-12 14:46:12 +03:00 |
selectize.min.js
|
Use Selectize.js for entering tags. Fixes #324
|
2020-03-05 15:49:42 +02:00 |
set-password.js
|
Some JS linting fixes
|
2020-07-01 19:23:50 +03:00 |
signup.js
|
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection.
|
2019-12-06 08:58:32 +02:00 |
snippet-copy.js
|
Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks.
|
2016-10-01 17:48:17 +03:00 |
update-timeout-modal.js
|
Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule
|
2020-08-26 12:16:43 +03:00 |
webhook.js
|
Webhooks support PUT method.
|
2019-05-28 14:25:29 +03:00 |
zxcvbn.js
|
Password strength meter and length check in the "Set Password" form
|
2019-04-29 23:16:49 +03:00 |