analytics/lib/plausible_web/templates
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
..
auth Extract button component (#3474) 2023-11-08 11:40:07 +02:00
billing Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
email Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
error Add login link to 404 page (#3288) 2023-08-22 08:45:38 +02:00
layout Fix dark mode race condition (#3472) 2023-11-01 18:54:19 +02:00
page fix twitter link 2023-06-08 17:47:55 +08:00
site Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
stats Fix dark mode race condition (#3472) 2023-11-01 18:54:19 +02:00
unsubscribe Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00