analytics/lib/plausible_web/components
RobertJoonas 7036332db2
Business tier bug smash (#3493)
* price formatting

* fix space underlined

* add a redirect from :upgrade to :choose_plan

* Add premium feature notice to revenue goals

* add the number of API request to plan benefits

* be more explicit about Stats API requests

* start linking to the new upgrade page if FF enabled

* add redirect to :upgrade_to_enterprise_plan from :choose_plan

This commit intends to keep the existing behaviour of redirecting users
directly to the enterprise upgrade page when they click on an upgrade
link in an email and have an enterprise plan configured.

Hence, we can also simplify the /settings template and only link to
'/billing/choose-plan', even for enterprise plans.

* deprecate /billing/change-plan route based on FF

* Move new site template to HEEX

* Move new team member invitation template to HEEX

* Standardize exceeded limits error message

* Fix failing tests

* Limit Stats API access to unlimited trials

---------

Co-authored-by: Vinicius Brasil <vini@hey.com>
2023-11-08 10:24:30 -03:00
..
site Extract button component (#3474) 2023-11-08 11:40:07 +02:00
billing.ex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
generic.ex Extract button component (#3474) 2023-11-08 11:40:07 +02:00
google.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00
settings.ex Integrations Settings section (#3427) 2023-10-18 14:01:17 +02:00