Commit graph

15 commits

Author SHA1 Message Date
miloschwartz
df85f13aea
move all components to components dir 2025-09-04 11:18:42 -07:00
Owen
601645fa72
Fix translations
Fix #1355
2025-08-31 20:56:49 -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
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
731ec1da69
I18n app other (#24)
* 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/invite, app/setup and other files

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:23:34 +02:00
Milo Schwartz
82192fa180
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 14:13:08 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
d447de9e8a
improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz
5bbf32f6a6
improve verify email redirect flow 2024-11-28 00:11:13 -05:00
Milo Schwartz
8e64b5e0e9
small fixes to invite user workflow 2024-11-14 00:13:37 -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
a6baebb216
basic invite user functional 2024-11-02 23:46:16 -04:00