analytics/lib/workers
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
..
check_usage.ex Make discount notices more generic 2021-05-11 11:34:25 +03:00
clean_email_verification_codes.ex Add :ok return to CleanEmailVerificationCodes (#1018) 2021-05-14 10:55:08 +03:00
clean_invitations.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
fetch_tweets.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00
lock_sites.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
notify_annual_renewal.ex Refactor current plan data format to make changing it easier 2021-05-11 11:32:29 +03:00
provision_ssl_certificates.ex Don't fail oban job when provision_ssl_certificates fails 2021-04-28 15:25:30 +03:00
rotate_salts.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00
schedule_email_reports.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00
send_check_stats_emails.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
send_email_report.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
send_site_setup_emails.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
send_trial_notifications.ex Invitations (#1122) 2021-06-16 15:00:07 +03:00
spike_notifier.ex Upgrades Oban to v2.6.1 (#967) 2021-04-26 11:32:18 +03:00