Update add-on credits billing v2 UI#11346
Conversation
Show monthly add-on credit spend in the v2 billing page and hide auto-reload controls from non-admin purchase flows. Co-Authored-By: Oz <oz-agent@warp.dev>
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates the Billing and Usage v2 add-on credits UI to restore the admin-only purchased-this-month row and hide the auto-reload controls from non-admin purchase views. The description includes screenshots for the user-facing states, and the attached spec context does not contain an approved spec to validate against.
Concerns
- No blocking correctness, security, or spec-alignment concerns found in the changed lines.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Description
Noticed two issues I'm fixing:
Testing
cargo fmtcargo clippy --workspace --all-targets --all-features --tests -- -D warnings./script/runRan
./script/runlocally to confirm the state of the new UI. Will attach screenshots below.Screenshots / Videos
Admin view:

Non-admin view:

Autoreload on:
Autoreload off:

Agent Mode
Conversation: https://staging.warp.dev/conversation/0b417c6f-313e-4350-b917-8d2509157cc9
Co-Authored-By: Oz oz-agent@warp.dev