0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/views/test
Raquel Smith bac246a98e
chore: hook pricing table to billing service plans (#13857)
* Get rid of control version

* Don't show option to license on billing page

* Remove ff constant

* Include plans in billing response

* Update types for the plans

* Hook up the top of the table

* Fill out the rest of the table

* Hook up the rest of the table

* Add tooltip with feature descriptions

* Fix type errors

* Fix more type issues

* Remove old plan data

* clean up

* exclude features we don't want to show in table

* Tolerate missing plan keys

* fix mypy

* Update cypresss test

* Fix mypy again

* Just get whatever default plans

* fix tests

* Update snapshots

* Update snapshots

* moar test fixes

* use is_free to know if free plan

* Say the free allotment is incl'd if base has $ price

* Update snapshots

* Don't change anything having to do with licenses

* Fix type error

* Update snapshots

* Update snapshots

* Use product name from stripe

* only lowercase

* don't hardcode plan names

Co-authored-by: Emanuele Capparelli <k@emkpp.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-26 16:04:30 +00:00
..
__snapshots__ refactor(queries): remove to_start_of_week_fix (#13907) 2023-01-25 08:18:47 -03:00
funnel chore: hook pricing table to billing service plans (#13857) 2023-01-26 16:04:30 +00:00
__init__.py
test_clickhouse_experiment_secondary_results.py fix(experiments): Add correct timezone and filtering for sec. metrics (#12767) 2022-11-14 17:04:26 +00:00
test_clickhouse_experiments.py feat(feature-flags): tags (#13631) 2023-01-12 21:21:04 -05:00
test_clickhouse_groups.py feat(trends): Include and sort by actor value in actors modal data (#12685) 2022-11-10 15:10:15 +01:00
test_clickhouse_path_person.py chore(deps): Update black to 22.8.0 (#11596) 2022-09-05 14:38:54 +02:00
test_clickhouse_paths.py chore(deps): Update black to 22.8.0 (#11596) 2022-09-05 14:38:54 +02:00
test_clickhouse_retention.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00
test_clickhouse_stickiness.py chore(deps): Update black to 22.8.0 (#11596) 2022-09-05 14:38:54 +02:00
test_clickhouse_trends.py refactor: Prevent mat columns decorator from being mistaken for a test (#13547) 2023-01-04 11:28:07 +00:00