Skip to content

fix: UI fixes across billing, plans, members, service accounts#1578

Open
rohanchkrabrty wants to merge 1 commit intofix-cross-cutingfrom
fix-member-issues
Open

fix: UI fixes across billing, plans, members, service accounts#1578
rohanchkrabrty wants to merge 1 commit intofix-cross-cutingfrom
fix-member-issues

Conversation

@rohanchkrabrty
Copy link
Copy Markdown
Contributor

Summary

  • Billing: remove standalone billing-details-dialog, refactor billing/payment/invoice cards and cycle-switch flow
  • Plans: fix table overflow, polish feature table and plan card styling, simplify plans-view layout
  • Members: update role dialog copy to match Figma, add unique data-test-ids, fix table column shift
  • Service accounts: refactor view + details, add manage-project-access dialog, projects cell, and useServiceUserTokens hook
  • General: optional toast and theme support in FrontierProvider, import-path cleanup, shared types and tsconfig tweaks

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

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

Project Deployment Actions Updated (UTC)
frontier Ready Ready Preview, Comment Apr 28, 2026 10:40am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

@rohanchkrabrty has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 36 minutes and 58 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 10406d8d-189d-4e9e-87ca-090e6b1d7683

📥 Commits

Reviewing files that changed from the base of the PR and between d11eb4e and 2739938.

📒 Files selected for processing (52)
  • web/apps/client-demo/src/pages/settings/Billing.tsx
  • web/sdk/react/components/view-container/view-container.module.css
  • web/sdk/react/contexts/FrontierProvider.tsx
  • web/sdk/react/hooks/useBillingPermission.ts
  • web/sdk/react/views-new/billing/billing-view.module.css
  • web/sdk/react/views-new/billing/billing-view.tsx
  • web/sdk/react/views-new/billing/components/billing-details-card.tsx
  • web/sdk/react/views-new/billing/components/billing-details-dialog.tsx
  • web/sdk/react/views-new/billing/components/confirm-cycle-switch-dialog.tsx
  • web/sdk/react/views-new/billing/components/invoices.tsx
  • web/sdk/react/views-new/billing/components/payment-issue.tsx
  • web/sdk/react/views-new/billing/components/payment-method-card.tsx
  • web/sdk/react/views-new/billing/components/upcoming-billing-cycle.tsx
  • web/sdk/react/views-new/billing/components/upcoming-plan-change-banner.tsx
  • web/sdk/react/views-new/members/components/member-columns.tsx
  • web/sdk/react/views-new/members/components/update-role-dialog.tsx
  • web/sdk/react/views-new/members/members-view.module.css
  • web/sdk/react/views-new/members/members-view.tsx
  • web/sdk/react/views-new/plans/components/confirm-plan-change-dialog.tsx
  • web/sdk/react/views-new/plans/components/feature-table.tsx
  • web/sdk/react/views-new/plans/components/plan-card.module.css
  • web/sdk/react/views-new/plans/components/plan-card.tsx
  • web/sdk/react/views-new/plans/plans-view.tsx
  • web/sdk/react/views-new/preferences/preferences-view.tsx
  • web/sdk/react/views-new/projects/components/member-columns.tsx
  • web/sdk/react/views-new/projects/components/project-columns.tsx
  • web/sdk/react/views-new/projects/project-details-view.module.css
  • web/sdk/react/views-new/projects/project-details-view.tsx
  • web/sdk/react/views-new/projects/projects-view.module.css
  • web/sdk/react/views-new/projects/projects-view.tsx
  • web/sdk/react/views-new/service-accounts/components/add-service-account-dialog.tsx
  • web/sdk/react/views-new/service-accounts/components/add-token-form.tsx
  • web/sdk/react/views-new/service-accounts/components/delete-service-account-dialog.module.css
  • web/sdk/react/views-new/service-accounts/components/delete-service-account-dialog.tsx
  • web/sdk/react/views-new/service-accounts/components/manage-project-access-dialog.tsx
  • web/sdk/react/views-new/service-accounts/components/projects-cell.module.css
  • web/sdk/react/views-new/service-accounts/components/projects-cell.tsx
  • web/sdk/react/views-new/service-accounts/components/revoke-token-dialog.module.css
  • web/sdk/react/views-new/service-accounts/components/revoke-token-dialog.tsx
  • web/sdk/react/views-new/service-accounts/components/service-account-columns.module.css
  • web/sdk/react/views-new/service-accounts/components/service-account-columns.tsx
  • web/sdk/react/views-new/service-accounts/hooks/useServiceUserTokens.ts
  • web/sdk/react/views-new/service-accounts/service-account-details-view.module.css
  • web/sdk/react/views-new/service-accounts/service-account-details-view.tsx
  • web/sdk/react/views-new/service-accounts/service-accounts-view.module.css
  • web/sdk/react/views-new/service-accounts/service-accounts-view.tsx
  • web/sdk/react/views-new/teams/components/member-columns.tsx
  • web/sdk/react/views-new/teams/team-details-view.module.css
  • web/sdk/react/views-new/teams/team-details-view.tsx
  • web/sdk/react/views-new/tokens/tokens-view.tsx
  • web/sdk/shared/types.ts
  • web/sdk/tsconfig.json

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.

@rohanchkrabrty rohanchkrabrty changed the base branch from main to fix-cross-cuting April 28, 2026 10:41
@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25048183835

Coverage remained the same at 42.353%

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: 37069
Covered Lines: 15700
Line Coverage: 42.35%
Coverage Strength: 11.76 hits per line

💛 - Coveralls

color="neutral"
onClick={onClose}
disabled={isLoading}
data-test-id="cancel-update-role-dialog"
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.

We follow this naming convention - frontier-sdk-*

disabled={isLoading}
loading={isLoading}
loaderText="Updating..."
data-test-id="confirm-update-role-dialog"
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.

Same

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.

3 participants