-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[dashboard] Fetch user BillingMode on load (or team change) #13621
Conversation
/hold for testing in preview |
/werft run 👍 started the job as gitpod-build-gpl-fix-plans-ui.3 |
started the job as gitpod-build-gpl-fix-plans-ui.2 because the annotations in the pull request description changed |
/werft run 👍 started the job as gitpod-build-gpl-fix-plans-ui.4 to make GitHub checks happy... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as advertised!
/unhold |
Description
With a recent change we stopped fetching
BillingMode
, which results in us not rendering menu entries to Personal (/plans
) or Team (/teams
) billing pages. This PR fixes that by fetching on load of the page.Related Issue(s)
Fixes #13618
How to test
Release Notes
Documentation
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide