Pēteris Caune
|
a5324ac13c
|
Make warnings about no backup second factor more assertive
|
2023-04-04 11:53:34 +03:00 |
|
Pēteris Caune
|
bad4b9adbf
|
Add a "Switch Project" menu in top navigation
|
2023-03-10 10:36:09 +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
|
2f59995601
|
Tweak wording in the "Register a backup key!" message
|
2022-12-14 14:42:15 +02:00 |
|
Pēteris Caune
|
0b0a2d993c
|
Add "btn-remove" CSS class for remove/delete/close buttons
|
2022-10-07 10:07:22 +03:00 |
|
Pēteris Caune
|
5fe4a60b30
|
Upgrade to jQuery 3.6.0
|
2021-10-01 13:12:20 +03:00 |
|
Pēteris Caune
|
2c662dac20
|
Fix HTML validation issues
|
2021-08-26 12:02:09 +03:00 |
|
Pēteris Caune
|
222722569e
|
Add support for 2FA using TOTP
Fixes: #354
|
2021-07-30 16:43:23 +03:00 |
|
Pēteris Caune
|
936a5213f8
|
Switch from Member.rw to Member.role as the source of truth
|
2021-07-22 17:16:52 +03:00 |
|
Pēteris Caune
|
6c10980889
|
Add Account Settings > Appearance page
|
2021-06-18 13:51:07 +03:00 |
|
Pēteris Caune
|
6ed983cdd5
|
Improve copy in "Profile" > "Email and Password" section
When an account has a password, replace "Set Password"
button's label with "Change Password"
|
2021-04-22 10:31:35 +03:00 |
|
Pēteris Caune
|
c8d387aee4
|
Improve text instructions
|
2020-11-19 16:35:44 +02:00 |
|
Pēteris Caune
|
8448f882cf
|
Add notes about adding a second key, and removing the last key
|
2020-11-19 15:05:08 +02:00 |
|
Pēteris Caune
|
7124383a53
|
Add checks for RP_ID, add a 2FA section in README
|
2020-11-19 12:54:00 +02:00 |
|
Pēteris Caune
|
9401bc3987
|
Update the "Close Account" function to use confirmation codes
|
2020-11-16 16:22:25 +02:00 |
|
Pēteris Caune
|
48750ee668
|
Update "Change Password" to show messages in panel's footer
|
2020-11-16 15:45:25 +02:00 |
|
Pēteris Caune
|
fb79948759
|
Update the "Change Email" function to use confirmation codes
|
2020-11-16 15:33:29 +02:00 |
|
Pēteris Caune
|
ed6b15bfa9
|
Update the "Set Password" function to use confirmation codes
|
2020-11-16 14:53:50 +02:00 |
|
Pēteris Caune
|
adb7702f39
|
Rename login_tfa to login_webauthn
|
2020-11-16 14:16:06 +02:00 |
|
Pēteris Caune
|
2ac0f87560
|
Implement a "Remove Security Key" feature
|
2020-11-14 11:45:09 +02:00 |
|
Pēteris Caune
|
03ea725612
|
Add Credential.created field
|
2020-11-12 18:03:12 +02:00 |
|
Pēteris Caune
|
1eaa216d3a
|
Add experimental code for registering Webauthn credentials
|
2020-11-12 16:15:07 +02:00 |
|
Pēteris Caune
|
0a85c5ed12
|
In Account Settings > My Projects, indicate read-only memberships as read-only
|
2020-08-31 11:07:39 +03:00 |
|
Pēteris Caune
|
519a666057
|
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N
|
2020-07-21 17:59:39 +03: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
|
178b0ff95c
|
Show "Badges" and "Settings" in top navigation. Fixes #234
|
2019-04-02 11:51:35 +03:00 |
|
Pēteris Caune
|
0cceeffcd8
|
Handle the case where user has no projects.
|
2019-01-31 22:21:20 +02:00 |
|
Pēteris Caune
|
282c3d39cb
|
Template tweaks.
|
2019-01-29 19:27:14 +02:00 |
|
Pēteris Caune
|
ac2a120ee8
|
"Create New Project" button in "My Projects" page.
|
2019-01-29 11:41:02 +02:00 |
|
Pēteris Caune
|
6b0d566922
|
"My Projects" page.
|
2019-01-29 10:59:10 +02:00 |
|
Pēteris Caune
|
4e6fa38ec6
|
Users can create and remove Projects -- WIP
|
2019-01-28 20:09:23 +02:00 |
|
Pēteris Caune
|
f35f5893d8
|
Fix wording in the "Close Account" dialog.
|
2019-01-22 16:26:58 +02:00 |
|
Pēteris Caune
|
b013a92c43
|
Move project-specific settings to a new "Project Settings" page
|
2019-01-22 15:44:54 +02:00 |
|
Pēteris Caune
|
a144bc762d
|
Fix the team member list in Account Settings > Team Access
|
2019-01-22 10:53:44 +02:00 |
|
Pēteris Caune
|
c42a854e75
|
Fix project names in the top navigation dropdown menu, avoid duplicates.
|
2019-01-19 19:08:06 +02:00 |
|
Pēteris Caune
|
c16e9dc4fe
|
Prepare for the removal of Profile.api_key
|
2019-01-17 16:02:57 +02:00 |
|
Pēteris Caune
|
432e592e44
|
Add read-only API key support
|
2018-10-29 21:44:34 +02:00 |
|
Pēteris Caune
|
5ffc3088f3
|
staticfiles -> static, and some cleanup
|
2018-08-04 19:43:00 +03:00 |
|
Pēteris Caune
|
9689dcc113
|
Fixing typo
|
2018-01-18 02:30:54 +02:00 |
|
Pēteris Caune
|
c4b316003d
|
Replace healthchecks.io branding with generic branding.
|
2018-01-13 19:21:43 +02:00 |
|
Pēteris Caune
|
39bc12e351
|
Invoices to email.
|
2018-01-09 16:45:38 +02:00 |
|
Pēteris Caune
|
01c3a13922
|
Billing overhaul.
|
2018-01-09 13:31:43 +02:00 |
|
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
2017-10-14 16:03:56 +03:00 |
|
Pēteris Caune
|
0723476a0c
|
All plans now have team access, but different team size limits.
|
2017-09-02 15:45:20 +03:00 |
|
Pēteris Caune
|
2393dad09e
|
Users can update their email addresses. Fixes #105
|
2017-08-23 15:47:20 +03:00 |
|
Pēteris Caune
|
1ce6dffa59
|
Style tweaks, updated titles in modal dialogs.
|
2017-03-16 21:26:29 +02:00 |
|
Pēteris Caune
|
e685154cc2
|
"Close Account" section in Settings page. Fixes #95
|
2017-03-16 19:39:30 +02:00 |
|
Pēteris Caune
|
4906a5247c
|
Split "Account Settings" page into subpages.
|
2017-03-16 16:06:22 +02:00 |
|
James Moore
|
1ae07b2028
|
made changes more concise
|
2016-09-22 14:56:15 -07:00 |
|
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
2016-09-22 13:40:35 -07:00 |
|