Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Dec 11, 2025

Summary

Backport of #7354 to cloud/1.34

  • Update CloudSubscriptionStatusResponse to use generated types from comfyRegistryTypes which includes subscription_tier
  • Add subscriptionTier computed to useSubscription composable
  • Make SubscriptionPanel tierName, tierPrice, and tierBenefits reactive to actual subscription tier from API
  • Normalize i18n tier structure with consistent value/label format
  • Add FOUNDERS_EDITION tier support

┆Issue is synchronized with this Notion page by Unito

Was previously hard-coded, now is actually reactive to value returned
from server

- Update CloudSubscriptionStatusResponse to use generated types from
comfyRegistryTypes which includes subscription_tier
- Add subscriptionTier computed to useSubscription composable
- Make SubscriptionPanel tierName, tierPrice, and tierBenefits reactive
to actual subscription tier from API
- Normalize i18n tier structure with consistent value/label format
- Add FOUNDERS_EDITION tier support

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7354-fix-make-subscription-panel-reactive-to-actual-tier-2c66d73d365081059a7be875c13fdd0c)
by [Unito](https://www.unito.io)

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 11, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • backport

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/fix-tier-state-cloud-1.34

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 11, 2025
@github-actions
Copy link

github-actions bot commented Dec 11, 2025

🎨 Storybook Build Status

Build completed successfully!

⏰ Completed at: 12/11/2025, 07:59:17 AM UTC

🔗 Links


🎉 Your Storybook is ready for review!

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

🎭 Playwright Test Results

Some tests failed

⏰ Completed at: 12/11/2025, 08:15:28 AM UTC

📈 Summary

  • Total Tests: 309
  • Passed: 109 ✅
  • Failed: 172 ❌
  • Flaky: 18 ⚠️
  • Skipped: 10 ⏭️

📊 Test Reports by Browser


🎉 Click on the links above to view detailed test results for each browser configuration.

@christian-byrne christian-byrne changed the title fix: make subscription panel reactive to actual tier (backport to cloud/1.34) [backport cloud/1.34] fix: make subscription panel reactive to actual tier Dec 11, 2025
@christian-byrne christian-byrne added the backport Backporting a PR onto a release candidate label Dec 11, 2025
@christian-byrne christian-byrne merged commit 2b4d348 into cloud/1.34 Dec 11, 2025
23 of 34 checks passed
@christian-byrne christian-byrne deleted the backport/fix-tier-state-cloud-1.34 branch December 11, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Backporting a PR onto a release candidate size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant