Skip to content

chore(sdk): use Apsara coin icons in org tokens side panel#1597

Merged
paanSinghCoder merged 2 commits into
mainfrom
chore/tokens-side-panel-coin-icon
May 12, 2026
Merged

chore(sdk): use Apsara coin icons in org tokens side panel#1597
paanSinghCoder merged 2 commits into
mainfrom
chore/tokens-side-panel-coin-icon

Conversation

@paanSinghCoder
Copy link
Copy Markdown
Contributor

@paanSinghCoder paanSinghCoder commented May 12, 2026

Replace MixIcon with CoinColoredIcon (Available tokens) and CoinIcon (Used till date) in the organization details side panel.

Screenshot 2026-05-12 at 11 50 43 AM

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Project Deployment Actions Updated (UTC)
frontier Ready Ready Preview, Comment May 12, 2026 6:20am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 078908af-4c3d-4d8d-a52a-ca9c377e73c8

📥 Commits

Reviewing files that changed from the base of the PR and between 452e047 and 0bac508.

📒 Files selected for processing (1)
  • web/sdk/admin/views/organizations/details/side-panel/tokens-details-section.tsx

📝 Walkthrough

Summary by CodeRabbit

  • Style
    • Updated icons in the admin tokens details panel to display more contextually relevant coin imagery for "Available tokens" and "Used till date" sections.

Walkthrough

The PR updates icon usage in the tokens details section component. It replaces generic MixIcon imports with specialized CoinColoredIcon and CoinIcon and applies these new icons to the "Available tokens" and "Used till date" display items respectively.

Changes

Token Icons Update

Layer / File(s) Summary
Icon replacement in tokens details section
web/sdk/admin/views/organizations/details/side-panel/tokens-details-section.tsx
Import statements replace MixIcon with CoinColoredIcon and CoinIcon. CoinColoredIcon renders in the available tokens display and CoinIcon renders in the used till date display with preserved tertiary foreground color styling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coveralls
Copy link
Copy Markdown

coveralls commented May 12, 2026

Coverage Report for CI Build 25717217181

Coverage remained the same at 41.985%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 37268
Covered Lines: 15647
Line Coverage: 41.99%
Coverage Strength: 11.88 hits per line

💛 - Coveralls

@paanSinghCoder paanSinghCoder merged commit ac4376c into main May 12, 2026
8 checks passed
@paanSinghCoder paanSinghCoder deleted the chore/tokens-side-panel-coin-icon branch May 12, 2026 06:26
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.

4 participants