[pull] master from supabase:master#819
Merged
pull[bot] merged 5 commits intocode:masterfrom Apr 8, 2026
Merged
Conversation
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Missing a `w-full` to apply `justify-between`. | Before | After | |--------|--------| | <img width="894" height="98" alt="Screenshot 2026-04-08 at 17 05 26" src="https://github.com/user-attachments/assets/c3c2cfe3-0280-4772-bbad-9570b5595981" /> | <img width="897" height="101" alt="Screenshot 2026-04-08 at 17 05 18" src="https://github.com/user-attachments/assets/36b65fc0-bb9c-43c4-a6da-670c753f846a" /> | <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Style * Adjusted the subscription plan panel header to span the full available width. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Refactor based on supabase/platform#31325 ## What is the current behavior? We presented a page to Stripe users to let them either pick an existing org or create one. ## What is the new behavior? We're forcing them to create a new one (or show that there was one already linked). - It also adds the option to sign out when there's a conflict. Fixes https://linear.app/supabase/issue/API-963/add-a-button-to-logout-from-the-page-you-must-be-logged-in-as-x-to - And adds the link to root from the logo. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added organization preview creation endpoint for billing workflows. * **Bug Fixes** * Removed organization-picking flow from Stripe Projects login; users now proceed directly with confirmation. * Added a "Sign out" button on error pages. * **Refactor** * Removed a legacy billing partner option. * Made the Supabase logo clickable for quick navigation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
… page (#44633) ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Bug fix ## What is the current behavior? After clicking delete on a project, the `onSuccess` callback unconditionally redirects to `/org/{slug}` or `/organizations`. If the user has already navigated away from the project page before the deletion completes, this causes an unwanted redirect back to the organizations page. ## What is the new behavior? The redirect now only happens if the user is still viewing the deleted project's page (`router.asPath.startsWith(/project/${projectRef})`). If they've already navigated away, only the success toast is shown. ## Additional context The Next.js pages router object is mutable, so `router.asPath` reflects the current URL at callback execution time, not at closure creation time. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Fixed navigation behavior after project deletion to avoid unnecessary redirects when you've already navigated away from the deleted project. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? New go landing page for Prompt to Prod: Debug Your Full Supabase Stack with Sentry webinar (April 30, 2026) ## What is the current behavior? No landing page exists for the webinar ## What is the new behavior? Adds supabase.com/go/prompt-to-prod-debug-supabase-stack-sentry, a page promoting the webinar with a CTA that drives to Sentry's registration at sentry.io/resources/sentry-supabase-workshop/ ## Additional context n/a <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added a new webinar landing page: "Prompt to Prod Sentry" with lead-generation form, hero section including webinar date/time and primary CTAs (Register, Learn more), and a feature grid outlining four key learning outcomes (end-to-end instrumentation, error tracing, AI-assisted root-cause analysis, and actionable patch guidance). <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Ana <ana1337x@users.noreply.github.com>
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )