analytics/test/plausible_web
hq1 4d9ea15e9e
Switch reads in invitation creation logic to teams behind FF + loosely related fixes 🍌 (#4845)
* Reduce "choose plan" reliance on the old schema

* Fix team members usage computation on teams schema

* Switch CreateInvitation to reading from team schemas behind FF (WIP)

* Allow test-inviting one guest into multiple sites

* Convert another test case where team members count is wrong

cc @zoldar

* WIP: support site transfer notification e-mails

* Even more strict SiteTransfer fetching

* Make skipping permissions work

* Make CreateInvitation read from team schemas behind FF fully

* Fix passing options to `check_invitation_permissions`

* Fix allowance check for pageview usage for active or recently ended trial case

* Fix `check_invitation_permissions`

* Remove no longer relevant invite implementations for Teams

---------

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
2024-11-21 11:12:51 +00:00
..
components Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
controllers Switch reads in invitation creation logic to teams behind FF + loosely related fixes 🍌 (#4845) 2024-11-21 11:12:51 +00:00
live Switch reads in invitation creation logic to teams behind FF + loosely related fixes 🍌 (#4845) 2024-11-21 11:12:51 +00:00
plugins/api Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
plugs Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
views Fix HTML-in-JSON in ErrorView (#4500) 2024-09-03 13:35:07 +02:00
captcha_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
email_test.exs Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
user_auth_test.exs Implement listing user sessions in user settings (#4588) 2024-09-30 11:03:08 +00:00