Commit Graph

37 Commits

Author SHA1 Message Date
d0f3c2eb91 Layout improvements for auth pages 2024-08-27 14:13:30 +08:00
c47e1581d4 Fix colour on the username message during sign up 2024-05-08 18:53:10 +08:00
46459ed4ab Fix styling on web reset password page 2024-05-07 17:22:02 +08:00
9fa6683675 Login and auth styling 2024-05-07 10:58:52 +08:00
c830e8ce4e Style improvements for login 2024-05-07 10:33:51 +08:00
3897828b69 create a parent component for ForgotPasswordForm 2024-04-08 16:19:49 +08:00
97868b16cb create a parent component for LoginForm 2024-04-08 16:18:02 +08:00
7ed885bdab add recaptcha to the reset-password page 2024-04-08 12:17:49 +08:00
3f5417d71d add recaptcha to the email-login page 2024-04-08 12:15:01 +08:00
7e812ab8b2 move Recaptcha to element 2024-04-08 11:45:53 +08:00
f7eb059f3e Fix naming of recaptcha environment variable 2024-04-01 12:32:12 +08:00
47d6f16961 Fix signature on props 2024-04-01 11:17:15 +08:00
442475d684 Make this optional for self hosters 2024-04-01 11:17:15 +08:00
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
7dfb526ce7 Allow email login 2024-03-31 19:03:55 +08:00
24c14a1323 Temporarily disable email signup 2024-03-31 18:09:03 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
9f80e791cb Fix auto focus and tab index on login + add link forms 2023-09-07 22:20:30 +08:00
154b619d2d Increase the debounce time on username validation 2023-09-07 14:04:51 +08:00
46ce2adade escaping 2023-09-05 15:04:03 +08:00
8046b73001 Improve styling 2023-09-05 14:07:27 +08:00
dfdfb9ef28 Add blurb to web about onboarding emails 2023-09-05 14:05:23 +08:00
65dccf5d85 update input types to email 2023-07-20 10:15:24 -04:00
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
066766d980 Remove unused code 2023-02-27 11:12:29 +08:00
824899760a Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
e9757e3391 Clean up login and invite page UI 2022-12-08 12:05:44 +08:00
675845bebc Force non-themed colours on login forms as these pages are unthemed 2022-10-19 17:29:22 +08:00
3b53f523d8 Set background colours on email forms as these pages arent themed 2022-10-18 15:58:50 +08:00
dd508f2f63 Dont double encode the redirect uri 2022-10-04 13:25:22 +08:00
cf582df406 use const instead of let 2022-10-04 13:10:31 +08:00
cdef752a81 Embed the apple id button so it doesnt fail when the apple CDN returns 404 2022-10-04 13:04:52 +08:00
a7f7f80c90 Fix the style for cancel buttons on non-login pages 2022-08-17 14:21:57 +08:00
d4821d07e0 Use dark font on reset title because it should not be themed 2022-08-10 16:10:31 +08:00
4ba54222a8 Enable email login on web 2022-08-10 14:28:39 +08:00
4e7010f7c1 stub in signup view and toggle when button tapped 2022-08-01 21:54:10 -07:00
1666fbe4d5 Update auth components directory 2022-07-26 14:21:33 -07:00