Commit graph

13 commits

Author SHA1 Message Date
miloschwartz
459853ca99
move all components to components dir 2025-09-20 14:53:12 +02: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
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
Lokowitz
7eb08474ff Add first i18n stuff 2025-05-04 15:11:42 +00: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
b96be3b649
center code in email 2025-01-04 23:08:45 -05:00
Milo Schwartz
0e99e2b62b
minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
32ffb33d98
improve spacing and column layout on mobile 2024-12-29 22:07:12 -05:00
Milo Schwartz
d3d2fe398b
env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Milo Schwartz
0b3ca5f999
basic auth portal save 2024-11-23 16:36:07 -05:00
Milo Schwartz
a6baebb216
basic invite user functional 2024-11-02 23:46:16 -04:00