mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Add org-level maxmium workspace class limit * [papi] add ListOrganizationWorkspaceClasses method * Use papi in dashboard * Validate when updating * Fix bug * Make it select default * Align figma * Option checking * fixup * Use switch button * Add feature flag * `invaldiator2` => `invalidateWorkspaceClasses` * Don't allow to all if selected ones are removed from installation * Update respond error msg * dashboard show error msg * fixup * update proto doc * Apply suggestions from code review Updated error wording. * update order * Fix edge case * Hide delete scope if not owner * Update error msg * Not cache org ws cls * Force update org info * Rename query file * Add todos * Remove refetch --------- Co-authored-by: Filip Troníček <filip@gitpod.io> Co-authored-by: Laurie T. Malau <laurie@gitpod.io>