Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Billing Breakdown section #20498

Merged
merged 13 commits into from
Jan 22, 2024
Merged

Conversation

ecktoteckto
Copy link
Contributor

@ecktoteckto ecktoteckto commented Jan 16, 2024

What kind of change does this PR introduce?

Improve Billing Breakdown section in Studio

What is the current behavior?

  • Compute Credits are not shown
  • Confusion about what "Projected Costs" means
  • Lack of tooltips that describe things better

What is the new behavior?

  • "Current Costs" added right above "Projected Costs". These are the costs accumulated from the beginning of the billing cycle up to now
  • Compute Credits are shown now and placed at the end of the fee items instead of in between
  • Tooltips added for "Projected Costs", "Current Costs", "Compute Credits" and "Compute Hours"
new-billing-breakdown

Additional info

There's still an issue with the calculation of the Projected Costs. Will be tackled with a different PR.

Copy link

vercel bot commented Jan 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2024 11:25am
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
database-new ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am
docs ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am
studio ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am
ui-storybook ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2024 11:25am

Copy link

supabase bot commented Jan 16, 2024

Updates to Preview Branch (chore/improve-upcoming-invoice-view) ↗︎

Deployments Status Updated
Database Mon, 22 Jan 2024 11:21:25 GMT
Services Mon, 22 Jan 2024 11:21:25 GMT
APIs Mon, 22 Jan 2024 11:21:25 GMT

Tasks are run on every commit but only new migration files are pushed.
Close and reopen this PR if you want to apply changes from existing seed or migration files.

Tasks Status Updated
Migrations Mon, 22 Jan 2024 11:21:25 GMT
Seeding Mon, 22 Jan 2024 11:21:25 GMT

⚠️ Warning — Preview branch version (15.1.1.3) does not match production database version (15.1.0.33).


Connecting to this Preview Branch
URL
Database postgres://postgres:[PASSWORD]@db.dlmrvbtsmyobdefdamoz.supabase.co:5432/postgres
REST API https://dlmrvbtsmyobdefdamoz.supabase.co/rest/v1 ↗︎
GraphQL https://dlmrvbtsmyobdefdamoz.supabase.co/graphql/v1 ↗︎

Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmail.com>
@ecktoteckto ecktoteckto merged commit 43cc703 into master Jan 22, 2024
15 checks passed
@ecktoteckto ecktoteckto deleted the chore/improve-upcoming-invoice-view branch January 22, 2024 12:18
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.

None yet

2 participants