Added upgrade button to BillingAlert on workspace dashboard
Couple notes:
Didn't use the pricing plan query, as it would require a lot of extra work (update the BE to get the correct info, doing a query on the FE, adding the whole JSON format to the typeguard) and it's missing the seat prices anyway
I used the toggle component for the annually/monthly toggle, if time permits I will update this to the new design
Table will be broken on mobile, design will be needed for it
@benjaminvo Seat prices in the config are still incorrect, if you can get them for me I will update them with the correct values (non-blocking, can also follow-up on it afterwards)
Adds:
Couple notes:
Example with active plan
Example with trial plan