feat(onboarding): invitation links pool + early wallet gating#138
Open
Mestryx-dev wants to merge 2 commits into
Open
feat(onboarding): invitation links pool + early wallet gating#138Mestryx-dev wants to merge 2 commits into
Mestryx-dev wants to merge 2 commits into
Conversation
Implement FIFO invitation link allocation with multi-admin management and connect booking onboarding to claim an invite link with automatic fallback when the pool is empty. Co-authored-by: Cursor <cursoragent@cursor.com>
Gate expert availability earlier for disconnected users and harden wallet bridge errors so passkey or blocked analytics failures do not trap the app in a broken auth state. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The preview deployment for gnosis-box/-t-h-p-for--good:-dev-z8o0444888o4o0ks88kk40k4 is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-05-31 23:52:21 CET |
This was referenced Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
added_by, status, timestamps, and invalid/reactivate actions.pnpm exec eslint components/experts/ExpertDetail.tsx components/experts/ExpertDetailBody.tsx components/wallet/WalletProvider.tsxandpnpm exec tsc --noEmit.Made with Cursor