Skip to content

feat(credits): code redemption site#1171

Closed
everettbu wants to merge 10 commits into
masterfrom
k-dog/billing-1940-code-redemption-landing-page
Closed

feat(credits): code redemption site#1171
everettbu wants to merge 10 commits into
masterfrom
k-dog/billing-1940-code-redemption-landing-page

Conversation

@everettbu

@everettbu everettbu commented Feb 5, 2026

Copy link
Copy Markdown

Mirror of supabase/supabase#42496
Original author: kevcodez


Screenshot 2026-02-05 at 2 44 48 PM Screenshot 2026-02-05 at 2 44 53 PM

Summary by CodeRabbit

  • New Features

    • Added a dedicated Redeem page and themed Redeem layout (branding adapts to theme).
    • URL support to open the redemption flow via query string; top-level redirect rule added for redeem links with codes.
  • Bug Fixes

    • Redemption modal accepts an optional close callback and clears selection on close.
    • Form defers display until permission checks complete; actions respect permissions.
  • UI

    • Dialog description markup simplified for improved accessibility; tooltips show permission-aware messaging.

@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

🎭 Playwright Test Results

passed  98 passed
skipped  5 skipped

Details

stats  103 tests across 16 suites
duration  7 minutes, 58 seconds
commit  06b091c

Skipped tests

Features › assistant.spec.ts › AI Assistant › Can send a message to the assistant and receive a response
Features › sql-editor.spec.ts › SQL Editor › snippet favourite works as expected
Features › sql-editor.spec.ts › SQL Editor › share with team works as expected
Features › sql-editor.spec.ts › SQL Editor › folders works as expected
Features › sql-editor.spec.ts › SQL Editor › other SQL snippets actions work as expected

@everettbu everettbu force-pushed the k-dog/billing-1940-code-redemption-landing-page branch from c510cfb to d7eb599 Compare February 5, 2026 17:53
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21722458537

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 66.278%

Totals Coverage Status
Change from base Build 21722272575: 0.0%
Covered Lines: 2641
Relevant Lines: 4240

💛 - Coveralls

inian and others added 6 commits February 6, 2026 10:25
Summary
- move the auto-enable RLS trigger SQL example from the event trigger
guide into the row-level-security guide with a full example
- keep a reference in the event trigger guide that points to the
row-level-security section instead of duplicating the SQL snippet

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Reorganized PostgreSQL Row Level Security documentation with a new
dedicated guide section on automatically enabling RLS for newly created
tables
* Note: Auto-enable RLS applies only to tables created after
installation; existing tables require manual enabling

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Slightly modifies copy of data api warning during project creation

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Clarified the warning shown during project creation when configuring
the Data API: the message now explicitly states that disabling the Data
API prevents client libraries (e.g., supabase-js and similar) from
querying or mutating your database, making the setup impact clearer for
users.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
@everettbu everettbu force-pushed the k-dog/billing-1940-code-redemption-landing-page branch from 00fd0fc to f33cdbb Compare February 6, 2026 05:08
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 6, 2026
@everettbu everettbu removed the documentation Improvements or additions to documentation label Feb 6, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 6, 2026
@everettbu everettbu removed the documentation Improvements or additions to documentation label Feb 6, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 6, 2026
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 6, 2026
@everettbu everettbu deleted the k-dog/billing-1940-code-redemption-landing-page branch February 6, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants