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

Deactivate team scope selector on personal usage #14238

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

gtsiolis
Copy link
Contributor

Description

Following up from #14161, this will make sure the team scope selector becomes deactivated when visiting personal usage. See relevant discussion (internal).

Related Issue(s)

Fixes #13968

Release Notes

Deactivate team scope selector on personal usage

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@gtsiolis gtsiolis requested a review from a team October 27, 2022 14:25
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Oct 27, 2022
@gtsiolis
Copy link
Contributor Author

gtsiolis commented Oct 27, 2022

/werft run with-preview with-payment

👍 started the job as gitpod-build-gt-deactivate-team-scope-selector.1
(with .werft/ from main)

@@ -110,6 +110,7 @@ export default function Menu() {
"keys",
"integrations",
"preferences",
"usage",
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: I personally find it easier when the order of URLs is roughly aligned with the order in menus 😇 would you mind adding "usage" right below "billing"? 👀

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point! 🙂
Moved and pushed again in cc460a6.

Thanks for taking a look, @jankeromnes! 🏀

Copy link
Contributor

@jankeromnes jankeromnes left a comment

Choose a reason for hiding this comment

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

Looks good to me, many thanks @gtsiolis! 🙌

/hold for one minor, optional nit

@gtsiolis gtsiolis force-pushed the gt/deactivate-team-scope-selector branch from 82b8263 to cc460a6 Compare October 27, 2022 14:30
@gtsiolis
Copy link
Contributor Author

/unhold

@roboquat roboquat merged commit 08bf64d into main Oct 27, 2022
@roboquat roboquat deleted the gt/deactivate-team-scope-selector branch October 27, 2022 14:36
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note size/XS team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UBP] Personal usage is hard to reach or discover, and hard to differentiate from team usage pages
3 participants