Commit Graph
74 Commits
Author SHA1 Message Date
github-actions[bot] c79c413bc8 Translations updates 2025-10-14 14:53:34 +00:00
github-actions[bot] c17fc8152c Translations updates 2025-10-07 13:01:54 +00:00
github-actions[bot] d9a1294abb Translations updates 2025-08-19 10:16:49 +00:00
github-actions[bot] 43592dbb33 Translations updates 2025-08-06 15:18:00 +00:00
github-actions[bot] 8794a59f53 Translations updates 2025-07-29 10:23:31 +00:00
github-actions[bot] 72be062960 Translations updates 2025-07-01 14:23:04 +00:00
github-actions[bot] 915915ca7d Translations updates 2025-06-24 13:27:29 +00:00
github-actions[bot] 8ca802999b Translations updates 2025-06-17 13:13:02 +00:00
github-actions[bot] ceb7ea3613 Translations updates 2025-06-10 12:55:52 +00:00
Hugh Nimmo-Smith 25de9bcb15 Merge branch 'main' into hughns/plan-management 2025-05-09 10:33:39 +01:00
github-actions[bot] d7fb57f2c8 Translations updates 2025-05-06 13:06:57 +00:00
github-actions[bot] fbed87f936 Translations updates 2025-05-05 12:59:21 +00:00
github-actions[bot] 1c396b8672 Translations updates 2025-04-30 14:57:48 +00:00
Quentin Gliech 4f9e75c33d frontend: allow setting custom names to sessions 2025-04-25 16:55:30 +02:00
github-actions[bot] 090bd14db6 Translations updates 2025-04-23 09:22:20 +00:00
Hugh Nimmo-Smith 457ade5a60 WIP support for experimental plan management tab in UI 2025-04-22 13:17:29 +01:00
github-actions[bot] 41de078d8e Translations updates 2025-04-14 15:32:48 +00:00
github-actions[bot] 1660735715 Translations updates 2025-04-06 15:55:47 +00:00
Quentin Gliech d7e5c41d60 Allow users to delete their account in the UI 2025-03-12 16:01:28 +01:00
Quentin Gliech 740dc01b2e Confirm account password before adding/removing email addresses 2025-03-07 10:15:10 +01:00
github-actions[bot] 61d6e04f9b Translations updates 2025-02-18 15:48:53 +00:00
github-actions[bot] d50d559f83 Translations updates 2025-02-13 16:21:18 +00:00
Quentin Gliech 16335b15ca Make the new sign-out button translatable 2025-02-13 16:26:04 +01:00
Quentin Gliech 1ed9586cf5 Polish the session details 2025-02-13 16:15:56 +01:00
github-actions[bot] a1d7fd52f0 Translations updates 2025-02-04 15:04:55 +00:00
github-actions[bot] 8e5a020a0d Translations updates 2025-01-31 10:42:32 +00:00
github-actions[bot] 5af20bedf1 Translations updates 2025-01-24 16:27:29 +00:00
github-actions[bot] 291d2c66f0 Translations updates 2025-01-24 14:07:18 +00:00
Quentin Gliech 7e6ab8ffc3 Disclose that email is already in use after verification 2025-01-23 18:18:19 +01:00
Quentin Gliech e0f4882e46 Use the new GraphQL APIs in the frontend to add emails 2025-01-14 15:47:54 +01:00
Quentin Gliech 5d69b34c37 frontend: simplify email list 2025-01-13 16:59:38 +01:00
Quentin Gliech 99c88674ff Better collapsible sections, and use them on the account page 2025-01-13 16:58:42 +01:00
Quentin Gliech 4ca76be866 Polish the password recovery page
This includes:

 - show an error message if the recovery link is expired, with a button
   to resend the email
 - show an error message if the recovery link has already been used
 - include an invisible username field in the form, so that password
   managers can save the new password
2025-01-13 16:58:42 +01:00
github-actions[bot] 0b90c331c5 Translations updates 2025-01-07 12:47:53 +01:00
Quentin Gliech 9601fedf70 Remove unused dependencies and symbols using knip 2025-01-06 12:39:02 +01:00
Quentin Gliech 94aeeba844 Split the cross-signing reset pages & adapt the wording 2024-10-23 17:36:43 +02:00
sandhose 1f35502aef Translations updates 2024-09-03 18:01:51 +02:00
sandhose 8b9a892c48 Translations updates 2024-08-30 16:29:26 +02:00
Michael Telatynski 54d5e94bc4 Iterate cross signing reset flows (#3102)
* Handle UIA fallback authDone API for cross signing reset unlock

* Extract VisualList into a more reusable component

* Redesign cross signing reset unlock flow

* Fix block gap

* Hide reset x-signing flow on account view under a collapsible heading

* i18n

* Iterate

* Downgrade Radix react-collapsible

* Fix class names

* Update snapshots
2024-08-30 15:45:10 +02:00
sandhose 86fbe5c589 Translations updates 2024-08-07 15:53:23 +02:00
Olivier 'reivilibre a6d46d90ca frontend: password recovery 2024-07-26 10:20:32 +01:00
Olivier 'reivilibre 6613f4547a frontend: pull out translations of SetPasswordStatus into function 2024-07-26 10:20:32 +01:00
Quentin Gliech 3b83b11607 frontend: add filter for inactive sessions 2024-07-19 13:40:27 +02:00
Olivier 'reivilibre bf8bd85170 frontend: fetch min password complexity and enforce locally 2024-07-16 17:30:28 +01:00
Olivier 'reivilibre df2271630a frontend: add password complexity bar to change password form 2024-07-16 17:30:28 +01:00
Quentin Gliech 6de48a7c14 Use compound's <EditInPlace /> 2024-06-28 14:48:34 +02:00
reivilibreandQuentin Gliech aaa7cf3fe9 Add Self-service Password Change (#2863)
Co-authored-by: Quentin Gliech <quenting@element.io>
2024-06-25 13:25:33 +00:00
sandhose b342870db9 Translations updates 2024-04-02 10:28:23 +02:00
sandhose 5e8af83110 Translations updates 2024-03-25 11:14:17 +01:00
Michael TelatynskiandQuentin Gliech 57c5e8601f Update session details styles to closer match latest Figma (#2439)
Co-authored-by: Quentin Gliech <quenting@element.io>
2024-03-08 14:41:41 +00:00