analytics/test/plausible
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
..
auth Switch on teams schema in choose plan view behind FF (#4838) 2024-11-20 08:35:18 +00:00
billing Average Scroll Depth Metric: put scroll depth on the dashboard under a feature flag (#4832) 2024-11-20 13:13:04 +00:00
data_migration Remove references to site.imported_data (#4006) 2024-04-19 11:15:51 +02:00
google Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
imported Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
ingestion Average Scroll Depth Metric: extracted ingestion changes (#4828) 2024-11-19 11:38:34 +00:00
plugins/api Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
session Experimental pageleave events (#4624) 2024-09-30 12:52:40 +00:00
shield Verification improvements next batch (#4203) 2024-06-10 10:40:19 +02:00
shields Hostnames shield (#3990) 2024-04-16 20:30:20 +02:00
site Switch reads in invitation creation logic to teams behind FF + loosely related fixes 🍌 (#4845) 2024-11-21 11:12:51 +00:00
stats Average Scroll Depth Metric: put scroll depth on the dashboard under a feature flag (#4832) 2024-11-20 13:13:04 +00:00
cache_test.exs Reapply #3878 + bugfix hit rate tracking (#3891) 2024-03-14 08:06:12 +01:00
config_test.exs Improve boolean environment variables reading (#4632) 2024-10-16 07:11:53 +00:00
exports_test.exs Export and import custom events via CSV (#4096) 2024-05-14 13:50:30 +02:00
funnels_test.exs Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
goals_test.exs Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
help_scout_test.exs Add ability to lookup by email and site domain in HelpScout integration (#4377) 2024-07-26 16:26:51 +02:00
http_client_test.exs Upgrade stack (deps, elixir 1.16, OTP 26.2.1) (#3678) 2024-01-11 08:48:04 +01:00
imported_test.exs Remove references to site.imported_data (#4006) 2024-04-19 11:15:51 +02:00
mailer_test.exs add MAILER_NAME (#2937) 2023-05-25 10:34:39 +03:00
pagination_test.exs Use codespell (#4145) 2024-05-27 10:52:01 +02:00
plausible_test.exs remove Plausible Analytics metions from CE (#4121) 2024-05-23 09:43:01 +02:00
props_test.exs Make feature toggle work with teams schema and adjust affected tests (#4825) 2024-11-18 08:52:03 +00:00
purge_test.exs Add support for imported custom events (#4033) 2024-05-09 13:13:19 +01:00
rate_limit_test.exs Fix flaky test: wait till ets is emptied (#3755) 2024-02-07 08:59:00 +01:00
release_test.exs Don't attempt to create a database if it already exists (#4498) 2024-09-09 11:55:39 +02:00
s3_test.exs CSV imports (no UI) (#3895) 2024-03-19 12:06:47 +01:00
sentry_filter_test.exs derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00
shields_test.exs Reapply 3918 (#3940) 2024-03-25 10:36:22 +01:00
timezones_test.exs Remove Timex from Plausible.Timezones (#3899) 2024-09-05 11:48:07 +02:00