analytics/test/plausible
RobertJoonas 2ada3d700f
List plan benefits on the new upgrade page (#3444)
* change team member limits for new v4 plans

* duplicate business plans with unlimited team members

We need to do this because we want grandfathered users to have unlimited
team members on business plans as well. Otherwise we'd have to build
overrides on the subscription level when checking the limit.

* refactor generating plan structs

* move Plan module into a separate file

* remove not needed conditions

* add generation field to plans

* sync the sanbox plan limits and features with plan generations

* implement displaying plan benefits

* add grandfathering notice

* plug in the real v3 business plan IDs

* optimize N/A text color for darkmode

* use String.to_existing_atom instead

Co-authored-by: Vini Brasil <vini@hey.com>

* Remove the unnecessary part of a comment

Co-authored-by: Vini Brasil <vini@hey.com>

* make the Plan.new function simpler

* use exlamation marks

---------

Co-authored-by: Vini Brasil <vini@hey.com>
2023-10-23 19:42:00 +03:00
..
auth Update plans_v4.json with new plans IDs (#3436) 2023-10-18 11:48:47 +03:00
billing List plan benefits on the new upgrade page (#3444) 2023-10-23 19:42:00 +03:00
data_migration Enforce goals unique (#3343) 2023-09-21 10:00:24 +02:00
google Run tests in async mode where applicable (#2542) 2022-12-26 10:20:29 -03:00
imported Filter out empty entries when listing stats for UTM props (#3339) 2023-09-12 09:11:50 +02:00
ingestion derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00
plugins/api Track tokens usage (#3438) 2023-10-18 14:14:30 +02:00
session Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
site Implement direct site ownership transfer without invite via CRM (#3416) 2023-10-13 13:37:58 -03:00
stats Update plans_v4.json with new plans IDs (#3436) 2023-10-18 11:48:47 +03:00
config_test.exs add LOG_FAILED_LOGIN_ATTEMPTS (#2936) 2023-05-25 10:37:10 +03:00
debug_replay_info_test.exs Apply feature gates to dashboard queries (#3424) 2023-10-17 10:00:00 -03:00
funnels_test.exs Increase sampling test delta to reduce flakyness 2023-08-22 14:06:20 +03:00
goals_test.exs Update plans_v4.json with new plans IDs (#3436) 2023-10-18 11:48:47 +03:00
http_client_test.exs Google APIs integration improvements (#2358) 2022-10-24 09:34:02 +02:00
mailer_test.exs add MAILER_NAME (#2937) 2023-05-25 10:34:39 +03:00
props_test.exs Update plans_v4.json with new plans IDs (#3436) 2023-10-18 11:48:47 +03:00
purge_test.exs Keep track of native stats start timestamp when retrieving data (#2715) 2023-03-01 13:11:31 +01:00
release_test.exs improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
sentry_filter_test.exs derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00
timezones_test.exs Fix timezone list when time changes (#2268) 2022-09-26 12:30:20 +03:00