Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* refactor: remove redundant tenant_id from portal redirect URL

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>

* fix(portal): handle mixed flat and nested topics in TopicPicker

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>

* fix: portal vite reload

* test: update tests for tenant topics and portal URL changes

- 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>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Jan 20, 2026
@pull pull bot added the ⤵️ pull label Jan 20, 2026
@pull pull bot merged commit dcf9525 into erickirt:main Jan 20, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant