analytics/lib/plausible_web/views
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
..
site Invitations (#1122) 2021-06-16 15:00:07 +03:00
auth_view.ex Refactor current plan data format to make changing it easier 2021-05-11 11:32:29 +03:00
billing_view.ex Localize change plan page 2021-05-13 12:16:31 +03:00
email_view.ex Send test billing upgrade notifications 2021-02-18 15:46:58 +02:00
error_helpers.ex Onboarding UX improvements (#441) 2020-12-15 11:30:45 +02:00
error_view.ex Send user name and email correctly 2021-04-23 14:40:57 +03:00
layout_view.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
page_view.ex Release selfhosted (#341) 2020-10-05 15:01:54 +03:00
site_view.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
stats_view.ex Various formatting improvements 2021-03-24 12:08:05 +02:00
unsubscribe_view.ex Add and remove recipients for email reports (#28) 2020-01-22 11:16:53 +02:00