analytics/lib/plausible_web/templates/auth
RobertJoonas 22ecbe7bc7
Refactor: Split up the choose_plan LV code (#3637)
* move format_price to Plausible.Billing

* move PlausibleWeb.Components.Billing file to subfolder

* extract new Notice module

* rename test file and module name

* move growth_grandfathered notice to notice.ex

* extract a PlanBenefits module

* extract PlanBox component

* extract PageviewSlider component

* fix plan benefits text color
2023-12-15 13:59:16 -03:00
..
_onboarding_steps.html.heex Implement better user password validation (#3344) 2023-09-25 10:27:29 +02:00
activate.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
generate_2fa_recovery_codes.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
initiate_2fa_setup.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
login_form.html.eex Implement better user password validation (#3344) 2023-09-25 10:27:29 +02:00
new_api_key.html.eex Add unique constraint to api keys (#2931) 2023-05-23 11:37:58 +03:00
password_reset_form.html.eex Handle missing or expired token in password reset action and LV gracefully (#3387) 2023-10-02 15:11:59 +02:00
password_reset_request_form.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
password_reset_request_success.html.heex Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
register_success.html.eex link to contact page instead of mailto (#2108) 2022-08-16 16:57:02 +03:00
user_settings.html.heex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00
verify_2fa_recovery_code.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
verify_2fa_setup.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
verify_2fa.html.heex Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00