analytics/test
RobertJoonas 686ffa6ef3
Clean up legacy trials code + displaying limits (#3620)
* remove unused functionality

We can now safely delete all the logic around users who are on trial and
signed up *before* the business tiers release, since that's no longer
possible

* add monthly_pageview_limit fn clause that takes a user

* make Quota.site_limit return enterprise site limit

...not `:unlimited`, as we still need to display it
in the account settings.

* make `team_member_limit/1` return :unlimited on small_build

* improve team_member_usage/1 function doc

* stop displaying unlimited symbol in usage section

These unlimited limits include:

* `monthly_pageview_limit` for trials
* `team_member_limit` for old enterprise plans
* `site limit` for old accounts (before 2021-05-05)

* format

* small refactor case clause + move mod vars

* review suggestions
2023-12-13 10:47:50 +00:00
..
e2e Integrate ingestion monitoring data into instatus (#3515) 2023-11-13 15:11:59 +01:00
load Fix script path for k6 load test (#2068) 2022-07-29 09:00:50 -03:00
plausible Clean up legacy trials code + displaying limits (#3620) 2023-12-13 10:47:50 +00:00
plausible_web Clean up legacy trials code + displaying limits (#3620) 2023-12-13 10:47:50 +00:00
priv Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
support Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
workers Changes to the emails as discussed (#3540) 2023-12-06 12:02:22 +00:00
test_helper.exs Remove two_factor feature flag (#3597) 2023-12-07 11:22:40 +01:00