There are a few things that need to be updated in the desktop-gui when billing is released in the Dashboard.
- Remove line "Free while in beta, but will require a paid account in the future"
- If org selected is over their private projects limit (dependent on cypress-api#249), display "In order to make this project private, you need to upgrade your account." - link should go to
dashboard.cypress.io/organizations/:id/billing.
- Display banner within 'runs' tab when project's org is over it's recorded tests limit. This would require polling the GET org endpoint (which I don't think we are doing currently).
There are a few things that need to be updated in the desktop-gui when billing is released in the Dashboard.
dashboard.cypress.io/organizations/:id/billing.