analytics/lib/plausible_web/templates/auth
Uku Taht e71de6dc1f
Invitations (#1122)
* Invite existing user to a site

* Add invitation flow for non-existing users

* Accept and reject invitations

* Use invitation flow for existing users

* Locking mechanism for sites

* Authorization for site settings

* Show usage based on site ownership

* Add ability to remove members from a site

* Do not show settings link to viewer roles

* Ability to remove invitations

* Remove `Plausible.Sites.count_for/1`

* Fix tests

* Do not show the trial banner after the trial

* Correct trial emails

* Transfer ownership

* Send invitation email to existing user

* Add invitation email flows

* Add plug for role-based authorization

* Rename AuthorizeStatsPlug -> AuthorizeSiteAccess

* Add email flow for ownership transfer

* Fix URLs in emails

* Fix small copy issues

* Make 'People' its own section in site settings

* Notify user via email if their access has been removed

* Check site lock status when invitation is accepted

* Check lock status when user subscribes

* Make sure only admins and owners can create shared links

* Changelog

* Add LockSites to daily cron

* Clean invitations after 48 hours

* Add notices about expiry

* Add invitation expired page

* Add doc link
2021-06-16 15:00:07 +03:00
..
_onboarding_steps.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
activate.html.eex Invitations (#1122) 2021-06-16 15:00:07 +03:00
invitation_expired.html.eex Invitations (#1122) 2021-06-16 15:00:07 +03:00
login_form.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
new_api_key.html.eex Adds proper dark styles for API key issuance page (#771) 2021-03-02 10:21:36 +02: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 Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
register_form.html.eex Fix layout issue on Safari 2021-01-11 16:58:40 +02:00
register_from_invitation_form.html.eex Invitations (#1122) 2021-06-16 15:00:07 +03:00
register_success.html.eex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
user_settings.html.eex Localize billing screens 2021-05-13 12:42:01 +03:00