Skip to content

fix: flat portal topics without separator#651

Merged
alexluong merged 4 commits into
mainfrom
portal-topics
Jan 20, 2026
Merged

fix: flat portal topics without separator#651
alexluong merged 4 commits into
mainfrom
portal-topics

Conversation

@alexluong

@alexluong alexluong commented Jan 19, 2026

Copy link
Copy Markdown
Collaborator
CleanShot 2026-01-20 at 04 35 11

@vercel

vercel Bot commented Jan 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
outpost-docs Ready Ready Preview, Comment Jan 19, 2026 10:07pm
outpost-website Ready Ready Preview, Comment Jan 19, 2026 10:07pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 19, 2026 21:35 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 19, 2026 21:35 Inactive
alexluong and others added 2 commits January 20, 2026 04:48
The tenant_id is already embedded in the JWT token's sub claim,
so it's unnecessary in the URL query parameter.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Topics are now parsed individually for separators instead of
requiring all topics to share the same separator. This allows
flat topics (job, document) to render without nesting while
hierarchical topics (user.created, user.updated) are grouped.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 19, 2026 21:49 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 19, 2026 21:49 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 19, 2026 21:55 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 19, 2026 21:55 Inactive
- Update e2e test to expect literal ["*"] for tenant topics with
  wildcard destination (matches 78f162e behavior change)
- Update portal handler tests to check for token= instead of
  tenant_id= in redirect URL (matches 20463b2 refactor)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel vercel Bot temporarily deployed to Preview – outpost-docs January 19, 2026 22:07 Inactive
@vercel vercel Bot temporarily deployed to Preview – outpost-website January 19, 2026 22:07 Inactive
@alexluong alexluong merged commit dcf9525 into main Jan 20, 2026
4 checks passed
@alexluong alexluong deleted the portal-topics branch January 20, 2026 05:31
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.

2 participants