-
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(billing): remove feature flag for one time addons TASK-1479 (#5449)
### 📣 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.
- Loading branch information
1 parent
0fc340b
commit aa3bd43
Showing
3 changed files
with
14 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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