analytics/assets/js/dashboard
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
..
stats Invitations (#1122) 2021-06-16 15:00:07 +03:00
api.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
date.js Fix 'last month' link option 2021-03-31 15:14:10 +03:00
datepicker.js Revert "Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067)" 2021-06-02 14:35:17 +03:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Fix for details button misbehaving on mobile (#1114) 2021-06-15 10:34:43 +03:00
filters.js Revert "Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067)" 2021-06-02 14:35:17 +03:00
historical.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
index.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
lazy-loader.js Fix for details button misbehaving on mobile (#1114) 2021-06-15 10:34:43 +03:00
mount.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
number-formatter.js Various formatting improvements 2021-03-24 12:08:05 +02:00
pinned-header-hoc.js Clean up pinned-header-hoc 2021-03-31 16:08:30 +03:00
query.js Revert "Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067)" 2021-06-02 14:35:17 +03:00
realtime.js Revert "Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067)" 2021-06-02 14:35:17 +03:00
router.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
site-switcher.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
storage.js Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
theme-consumer-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-context.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-provider-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00