Skip to content

Comments

✨ Add waitlist check route#438

Merged
tyler-dane merged 3 commits intofeat/429-waitlist-checkfrom
37kivs-codex/integrate-waitlist-check-into-sign-in-flow
May 21, 2025
Merged

✨ Add waitlist check route#438
tyler-dane merged 3 commits intofeat/429-waitlist-checkfrom
37kivs-codex/integrate-waitlist-check-into-sign-in-flow

Conversation

@tyler-dane
Copy link
Contributor

@tyler-dane tyler-dane commented May 21, 2025

Summary

  • add API to verify if an email is on the waitlist
  • expose the new route in WaitlistRoutes
  • document the waitlist requirement in README

@tyler-dane tyler-dane force-pushed the 37kivs-codex/integrate-waitlist-check-into-sign-in-flow branch from 4b25f9a to e76086c Compare May 21, 2025 11:42
@tyler-dane tyler-dane changed the title Add waitlist check route ✨ Add waitlist check route May 21, 2025
@tyler-dane tyler-dane marked this pull request as ready for review May 21, 2025 11:48
@tyler-dane tyler-dane merged commit dddf790 into feat/429-waitlist-check May 21, 2025
1 check passed
@tyler-dane tyler-dane deleted the 37kivs-codex/integrate-waitlist-check-into-sign-in-flow branch May 21, 2025 11:48
tyler-dane added a commit that referenced this pull request May 22, 2025
)

* refactor: separate waitlist types and add status field to support invites

* feat: add waitlist invitation functionality with tests and error handling

* feat: add isInvited endpoint to check waitlist invitation status

* fix: use explicit $eq operator in MongoDB queries for email matching

* ✨ Add waitlist check route (#438)

* ✨ feat: update waitlist route

* test: remove redundant waitlist controller test

* docs: fix line wrapping in README sign in instructions

* ✨ Add waitlist check to sign in flow (#441)

* ✨ feat: update waitlist route

* test: remove redundant waitlist controller test

* docs: fix line wrapping in README sign in instructions

* feat: add waitlist status check and UI to login flow

* refactor: streamline login flow with waitlist integration and improved error handling

* feat: redesign waitlist links with vertical layout and hover effects

* feat: implement waitlist status check flow with new UI components

* feat: implement waitlist status check and invite-only login flow

* feat: add special waitlist access for marco@polo.co and trim email inputs

* feat: add special waitlist access for marco@polo.co and trim email inputs

* docs: add instructions for bypassing waitlist with test email in production
that-one-arab pushed a commit that referenced this pull request Jun 5, 2025
)

* refactor: separate waitlist types and add status field to support invites

* feat: add waitlist invitation functionality with tests and error handling

* feat: add isInvited endpoint to check waitlist invitation status

* fix: use explicit $eq operator in MongoDB queries for email matching

* ✨ Add waitlist check route (#438)

* ✨ feat: update waitlist route

* test: remove redundant waitlist controller test

* docs: fix line wrapping in README sign in instructions

* ✨ Add waitlist check to sign in flow (#441)

* ✨ feat: update waitlist route

* test: remove redundant waitlist controller test

* docs: fix line wrapping in README sign in instructions

* feat: add waitlist status check and UI to login flow

* refactor: streamline login flow with waitlist integration and improved error handling

* feat: redesign waitlist links with vertical layout and hover effects

* feat: implement waitlist status check flow with new UI components

* feat: implement waitlist status check and invite-only login flow

* feat: add special waitlist access for marco@polo.co and trim email inputs

* feat: add special waitlist access for marco@polo.co and trim email inputs

* docs: add instructions for bypassing waitlist with test email in production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant