miloschwartz
df85f13aea
move all components to components dir
2025-09-04 11:18:42 -07:00
Adrian Astles
350485612e
This improves the user experience by automatically filling the email field
...
and preventing users from changing the email they were invited with.
- Update invite link generation to include email parameter in URL
- Modify signup form to pre-fill and lock email field when provided via invite
- Update invite page and status card to preserve email through redirect chain
- Ensure existing invite URLs continue to work without breaking changes
2025-07-25 22:46:40 +08:00
Adrian Astles
df31c13912
added real-time password validation to signup form.
2025-07-25 21:59:25 +08:00
miloschwartz
114ce8997f
add tos and pp consent
2025-07-21 16:57:21 -07:00
miloschwartz
19d54778f5
add branding logo component
2025-07-15 16:24:16 -07:00
Owen
98a261e38c
Pull up downstream changes
2025-07-13 21:57:24 -07:00
miloschwartz
d194e230de
option to log out if on verify email screen
2025-06-25 16:44:23 -04:00
Lokowitz
f07e8d08c3
update all
2025-05-25 19:01:20 +00:00
Lokowitz
d9ee40c898
more fixes
2025-05-17 20:04:56 +00:00
vlalx
b8ed5ac1c5
I18n auth ( #23 )
...
* New translation keys in en-US locale
* New translation keys in de-DE locale
* New translation keys in fr-FR locale
* New translation keys in it-IT locale
* New translation keys in pl-PL locale
* New translation keys in pt-PT locale
* New translation keys in tr-TR locale
* Add translation keys in app/auth
* Fix build
---------
Co-authored-by: Lokowitz <marvinlokowitz@gmail.com >
2025-05-17 18:11:56 +02:00
Lokowitz
7eb08474ff
Add first i18n stuff
2025-05-04 15:11:42 +00:00
miloschwartz
e2f056e6ca
add idp to profile dropdown
2025-04-20 15:50:17 -04:00
miloschwartz
cc6800c791
add migration script
2025-03-04 11:13:34 -05:00
miloschwartz
20f1a6372b
small visual improvements
2025-02-26 21:24:35 -05:00
Milo Schwartz
6c813186b8
verify redirects are safe before redirecting
2025-01-09 23:26:07 -05:00
Milo Schwartz
b67cd47141
update readme
2025-01-04 21:15:44 -05:00
Milo Schwartz
64158a823b
major ui tweaks and refactoring
2025-01-04 20:22:01 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize
2025-01-01 21:41:31 -05:00
Milo Schwartz
4a1e869e58
setup server admin
2024-12-25 15:54:32 -05:00
Milo Schwartz
11cbafb92a
reduce spacing in forms
2024-12-22 17:09:22 -05:00
Milo Schwartz
207a7b8a39
add resource whitelist auth method
2024-12-16 22:40:42 -05:00
Milo Schwartz
ad5ea3564b
added support for pin code auth
2024-11-23 20:08:56 -05:00
Milo Schwartz
45e1bff2e0
small visual enhancements to icons
2024-11-22 23:58:08 -05:00
Milo Schwartz
b1e53ed8d7
set users on resource working
2024-11-15 23:38:08 -05:00
Milo Schwartz
44b932937f
standardize header, save all button for targets, fix update site on resource
2024-11-13 20:08:05 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring
2024-11-03 13:57:51 -05:00
Milo Schwartz
2635443105
add credenza
2024-11-03 00:02:26 -04:00
Milo Schwartz
a6baebb216
basic invite user functional
2024-11-02 23:46:16 -04:00
Milo Schwartz
ce19cc4ba4
migrate to next 15 and react 19
2024-10-23 13:30:23 -04:00
Milo Schwartz
57ba84eb02
more validation and redirects
2024-10-19 16:37:40 -04:00
Milo Schwartz
f14fb90ab6
add redirect support to signup and verify email
2024-10-13 16:00:49 -04:00
Milo Schwartz
bdc52dcc48
organize componenst a lib
2024-10-13 14:50:07 -04:00
Milo Schwartz
f3eb76fd5e
added signup and verify email forms
2024-10-12 23:00:36 -04:00