refactor(frontier): move SearchOrganizationTokens to FrontierService#482
Conversation
Move the RPC from AdminService to FrontierService so org admins (not only platform superusers) can list their own org's token transactions. Request/response shape is preserved from the admin version (nested OrganizationToken projection + RQLQueryPaginationResponse + RQLQueryGroupResponse). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest Buf updates on your PR. Results from workflow Validate / validate (pull_request).
|
📝 WalkthroughWalkthroughThe Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Updates PROTON_COMMIT to the merge commit of raystack/proton#482 and bumps @raystack/proton npm pin to the same SHA. Regen produces no .pb.go diff since proton branch SHA and proton main merge SHA have identical content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Summary
Follow-up
A corresponding frontier PR will:
Test plan
🤖 Generated with Claude Code