analytics/lib/plausible_web/templates/auth
ruslandoga 0b7870dc4d
improve first launch experience for self-hosters (#2357)
* first launch

* dynamic children, wait for repo

* remove wait_for_repo and app env manipulations

* don't mention free trial in self-hosted pages

* add changelog

* assigns[:is_selfhost] -> @is_selfhost

* better changelog wording

* rm admin_user, admin_email, admin_pwd from app env

* rm DISABLE_AUTH

* redirect / to /login when not authenticated

* remove TODO

* Update lib/plausible_web/controllers/page_controller.ex

Co-authored-by: Uku Taht <Uku.taht@gmail.com>

* format

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2022-11-10 12:42:22 +01:00
..
_onboarding_steps.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
activate.html.eex link to contact page instead of mailto (#2108) 2022-08-16 16:57:02 +03:00
invitation_expired.html.eex Clarify copy in invitation_expired.html 2021-06-17 10:34:09 +03:00
login_form.html.eex Adds "invite_only" disable_registration config option (#1841) 2022-05-03 10:44:17 +03:00
new_api_key.html.eex Optimize dark mode UI for shared link form (#2355) 2022-10-19 09:02:27 -03:00
password_form.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
password_reset_form.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +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.eex link to contact page instead of mailto (#2108) 2022-08-16 16:57:02 +03:00
register_form.html.eex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
register_from_invitation_form.html.eex Fix invitation links 2021-09-16 10:59:03 +02:00
register_success.html.eex link to contact page instead of mailto (#2108) 2022-08-16 16:57:02 +03:00
user_settings.html.eex do not show invoices for free subscription (#2249) 2022-09-22 17:25:24 -03:00