mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Organization timeout defaults proto * Generated code * Implement TimeoutSettings on the API layer * Add timeout setting UI * Actually change default workspace timeout based on org settings workspace starter fixes * Add alert for free plans * denyUserTimeouts * [dashboard] Fix check for "timeout config eligibility" by using BillingMode * [server] Drop FF "disable_set_timeout" * fix * Move to team policies * don't include `timeoutSettings` if not set * [dashboard] TeamPolicies: Disable "save" if workspace timeouts are disabled --------- Co-authored-by: Gero Posmyk-Leinemann <gero@gitpod.io>