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

feat(billing): remove feature flag for one time addons TASK-1479 #5449

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

jamesrkiger
Copy link
Contributor

@jamesrkiger jamesrkiger commented Jan 24, 2025

🗒️ Checklist

  1. run linter locally
  2. update all related docs (API, README, inline, etc.), if any
  3. draft PR with a title <type>(<scope>)<!>: <title> TASK-1234
  4. tag PR: at least frontend or backend unless it's global
  5. fill in the template below and delete template comments
  6. review thyself: read the diff and repro the preview as written
  7. open PR & confirm that CI passes
  8. request reviewers, if needed
  9. delete this section before merging

📣 Summary

Removes feature flag for one time addons.

💭 Notes

I have also set the "addons" link to always appear on the account sidebar for users with the necessary org role. Previously, the only addons that were available were restricted to users without existing subscriptions. Now anyone, regardless of subscription status, can purchase one-time addons.

👀 Preview steps

On a stripe-enabled instance, visit /account/settings as an org owner. You should see "addons" in the account sidenav and be able to navigate to the addons page.

@jamesrkiger jamesrkiger requested review from pauloamorimbr and removed request for magicznyleszek January 24, 2025 12:36
@jamesrkiger jamesrkiger self-assigned this Jan 24, 2025
Copy link
Contributor

@pauloamorimbr pauloamorimbr left a comment

Choose a reason for hiding this comment

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

LGTM!

@jamesrkiger jamesrkiger merged commit aa3bd43 into main Jan 24, 2025
7 checks passed
@jamesrkiger jamesrkiger deleted the task-1479-remove-ot-addon-feature-flag branch January 24, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants