sean-brydon and GitHub
8c5438663c
feat: improve error handling for signup events ( #14668 )
...
* feat: improve error handling for signup events
* chore: fix typo
2024-04-23 16:13:10 +00:00
89fe383c9f
feat: implement turnstile on signup ( #13913 )
...
* wip
* feat: turnstile + removal of trpcState
* fix: use react-turnstile
* fix: i18n hydration errors
* wip: server side validation for cf token
* fix: hide in e2e tests
* feat:throw on error of token
* fix: set correct form values onVerify
* fix: use getIp for remoteIp and use correct header for token input
* chore: update .env.example
* fix: Update .env.example
* Update apps/web/pages/signup.tsx
* chore: fix typo
* fix: typo
* feat: hide until error
* feat: appearance interaction only
* remove cloudflare from e2e
* fix: legacyBehavior
* fix links + wait for load
* fix: signup tests
* test: wait for load state
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-04-04 10:21:06 -03:00
0970c77009
fix: Revert -> "Revert "chore: Chore team metadata table + isOrganization migration ( #13700 )
...
* Revert "Revert "chore: Chore team metadata table + isOrganization migration from metadata (#12828 )""
This reverts commit 2408338ed4 .
* Remove constraint slug,isOrganization and reset migration
* fix: conflicts
* change schema to bust cache
* Fix issues reported by TS
* change schema to bust cache
* Review fixes
* Colaesce for orgAutoAcceptEmail as well
* Fix missing negation
---------
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-03-01 15:04:28 +00:00
f4397d6593
fix: error on signup page while inviting a member to an org ( #13807 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-21 18:49:51 +00:00
92286e2453
feat: signup redirect query param after onboarding ( #13761 )
...
* feat:redirect - if signup url has url to goto
* fix: dont throw if url is invalid - just dont set
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-21 20:53:09 +05:30
83ceb46cca
chore: Refactor feature flags ( #13734 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-02-20 21:49:48 -03:00
dd7673b1f9
chore: [app-router-migration 27] migrate the "signup" page ( #13061 )
...
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-01-19 11:54:43 -07:00