Skip to content

feat(Billing): Reintroduce the Scale-Up plan#7216

Open
emyller wants to merge 5 commits intomainfrom
feat/hello-again-scaleup
Open

feat(Billing): Reintroduce the Scale-Up plan#7216
emyller wants to merge 5 commits intomainfrom
feat/hello-again-scaleup

Conversation

@emyller
Copy link
Copy Markdown
Contributor

@emyller emyller commented Apr 10, 2026

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Contributes to https://github.com/Flagsmith/flagsmith-private/issues/107

Restores the Scale-Up plan in the in-app organisation billing page.

Also includes a fix to make "Startup" the first upgrade plan from free.

How did you test this code?

image image image image

emyller and others added 3 commits April 10, 2026 17:03
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@emyller emyller self-assigned this Apr 10, 2026
@emyller emyller requested a review from a team as a code owner April 10, 2026 20:08
@emyller emyller requested review from talissoncosta and removed request for a team April 10, 2026 20:08
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, reopen this pull request to trigger a review.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

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

Project Deployment Actions Updated (UTC)
flagsmith-frontend-preview Ready Ready Preview, Comment Apr 10, 2026 11:50pm
flagsmith-frontend-staging Ready Ready Preview, Comment Apr 10, 2026 11:50pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Apr 10, 2026 11:50pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-7216 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7216 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7216 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7216 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-e2e:pr-7216 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-7216 Finished ✅ Results

seatPriceYearly='50'
seatPriceMonthly='60'
isYearly={yearly}
isFeatured
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This triggers the "Most popular!" tag on the price tile (see screenshot). It's inherited from #4583 — not sure if it should stay. @asaphko please advise!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  24.2 seconds
commit  2fb0804
info  🔄 Run: #15984 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  51.7 seconds
commit  2fb0804
info  🔄 Run: #15984 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  47.7 seconds
commit  2fb0804
info  🔄 Run: #15984 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  1 minute, 2 seconds
commit  2fb0804
info  🔄 Run: #15984 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  24.3 seconds
commit  55970f3
info  🔄 Run: #15986 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  50.3 seconds
commit  55970f3
info  🔄 Run: #15986 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  17 passed

Details

stats  17 tests across 14 suites
duration  57.5 seconds
commit  55970f3
info  🔄 Run: #15986 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  46.9 seconds
commit  55970f3
info  🔄 Run: #15986 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  52.2 seconds
commit  3507498
info  🔄 Run: #15987 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  17 passed

Details

stats  17 tests across 14 suites
duration  51.9 seconds
commit  3507498
info  🔄 Run: #15987 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  11 passed

Details

stats  11 tests across 8 suites
duration  13.5 seconds
commit  3507498
info  🔄 Run: #15987 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  58.9 seconds
commit  3507498
info  🔄 Run: #15987 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Visual Regression

16 screenshots compared. See report for details.
View full report

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant