feat(billing): Add organizations:user-spend-notifications-settings feature
This PR introduces user-spend-notifications-settings feature flag that will eventually replace slack-overage-notifications.
I will follow up with another pull request to delete slack-overage-notifications.
🚨 Warning: This pull request contains Frontend and Backend changes!
It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.
Have questions? Please ask in the #discuss-dev-infra channel.
Suspect Issues
This pull request was deployed and Sentry observed the following issues:
- ‼️ Error: useLocation() may be used only in the context of a <Router> component.
useLocation(useLocation.tsx)View Issue
Did you find this useful? React with a 👍 or 👎