Skip to content

feat(console): roll out invitation accept flow#9073

Open
charIeszhao wants to merge 2 commits into
masterfrom
charles-log-13727-remove-invitation-guards
Open

feat(console): roll out invitation accept flow#9073
charIeszhao wants to merge 2 commits into
masterfrom
charles-log-13727-remove-invitation-guards

Conversation

@charIeszhao

Copy link
Copy Markdown
Member

Summary

  • Remove the Console dev feature guard from invitation accept one-time-token auth.
  • Keep legacy accept links without one_time_token falling back to the existing sign-up redirect.

Testing

Tested locally

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copilot AI review requested due to automatic review settings June 23, 2026 08:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the feature Cool stuff label Jun 23, 2026
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

COMPARE TO master

Total Size Diff 📉 -151 Bytes

Diff by File
Name Diff
packages/console/src/pages/AcceptInvitation/index.tsx 📉 -151 Bytes

@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from 17d64e5 to 45f630c Compare June 24, 2026 03:46
@github-actions github-actions Bot added size/m and removed size/xs labels Jun 24, 2026
Copilot AI review requested due to automatic review settings June 24, 2026 04:02
@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from 45f630c to 17d64e5 Compare June 24, 2026 04:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added size/xs and removed size/m labels Jun 24, 2026
@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from 17d64e5 to 63b8696 Compare June 24, 2026 04:38
@charIeszhao charIeszhao changed the base branch from master to charles-log-13737-handle-mismatched-invitation-token June 24, 2026 04:38
@github-actions github-actions Bot added size/s and removed size/xs labels Jun 24, 2026
@charIeszhao charIeszhao force-pushed the charles-log-13737-handle-mismatched-invitation-token branch from bcae58e to 80394a0 Compare June 24, 2026 04:41
@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from 63b8696 to 47fee54 Compare June 24, 2026 04:42
@github-actions github-actions Bot added size/s and removed size/s labels Jun 24, 2026
@charIeszhao charIeszhao force-pushed the charles-log-13737-handle-mismatched-invitation-token branch from 80394a0 to a211ab1 Compare June 24, 2026 04:52
@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from 47fee54 to f24e9f3 Compare June 24, 2026 04:53
@github-actions github-actions Bot added size/xs and removed size/s labels Jun 24, 2026
@charIeszhao charIeszhao force-pushed the charles-log-13737-handle-mismatched-invitation-token branch from a211ab1 to d27a153 Compare June 24, 2026 04:55
@charIeszhao charIeszhao force-pushed the charles-log-13727-remove-invitation-guards branch from f24e9f3 to c9197ff Compare June 24, 2026 04:56
@github-actions github-actions Bot added size/xs and removed size/xs labels Jun 24, 2026
Base automatically changed from charles-log-13737-handle-mismatched-invitation-token to master June 24, 2026 06:59
@github-actions github-actions Bot added size/m and removed size/xs labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants