analytics/lib/plausible_web/templates/email
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
..
activation_email.html.eex remove user salutations by @user as done by the layout 2022-11-08 19:46:01 +02:00
cancellation_email.html.eex new copy for the cancellation email (#3422) 2023-10-13 14:14:42 -03:00
check_stats_email.html.eex Some changes to the onboarding email copy (#3392) 2023-10-11 09:38:40 -03:00
create_site_email.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
dashboard_locked.html.eex Recommending a plan (#3476) 2023-11-02 14:46:14 +00:00
enterprise_over_limit_internal.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
error_report_email.html.eex Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
existing_user_invitation.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
google_analytics_import.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
invitation_accepted.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
invitation_rejected.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
new_user_invitation.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
over_limit.html.eex Recommending a plan (#3476) 2023-11-02 14:46:14 +00:00
ownership_transfer_accepted.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
ownership_transfer_rejected.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
ownership_transfer_request.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
password_reset_email.html.eex Add unubscribe link to transactional emails 2020-08-04 12:44:54 +03:00
site_member_removed.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
site_setup_help_email.html.eex link to the WP plugin and the integration guides (#2927) 2023-05-23 11:37:35 +03:00
site_setup_success_email.html.eex Copy changes (#3460) 2023-10-25 13:44:59 +03:00
spike_notification.html.eex small addition to spike_notification email 2022-11-10 16:08:16 +02:00
trial_one_week_reminder.html.eex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
trial_over_email.html.eex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
trial_upgrade_email.html.eex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
welcome_email.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00
yearly_expiration_notification.html.eex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
yearly_renewal_notification.html.eex remove all repeated email footers 2022-11-09 10:20:12 +02:00