Closed
Description
On Gitpod, we advertise three self-hosted plans - community, free and professional.
In the application, we only provide two plan types - team and enterprise
This ticket is to make the application match what we advertise.
There are a few potential things that need to be thought about here
- Any changes need to maintain backwards compatibility with existing customers (including SaaS)
- We should support automatic downgrading to the community license if a user has a free license and the number of users increases from 10 to 11
- I would suggest that the admin dashboard is enabled for all license levels. This will allow us to put useful things in here in future
Linked to #8329